Correct the HISTORY section to note that this command appeared in Version 5
authoraaron <aaron@openbsd.org>
Fri, 24 Mar 2000 21:41:08 +0000 (21:41 +0000)
committeraaron <aaron@openbsd.org>
Fri, 24 Mar 2000 21:41:08 +0000 (21:41 +0000)
of AT&T UNIX, not Version 6. Verified by strings(1)'ing a .dsk file (PDP-11
executable) containing the v5 sources, obtainable at gatekeeper.dec.com in the
directory /pub/DEC/sim/software. Idea from NetBSD PR/4790.

bin/ls/ls.1
sbin/dump/dump.8
usr.bin/login/login.1
usr.bin/mail/mail.1
usr.bin/sort/sort.1
usr.bin/who/who.1

index b9f8d09..ccebeae 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ls.1,v 1.22 2000/03/17 18:15:14 aaron Exp $
+.\"    $OpenBSD: ls.1,v 1.23 2000/03/24 21:41:08 aaron Exp $
 .\"    $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -441,7 +441,7 @@ specification.
 An
 .Nm
 utility appeared in
-.At v6 .
+.At v5 .
 .Sh STANDARDS
 The
 .Nm
index d529214..f319353 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: dump.8,v 1.23 2000/03/18 22:55:55 aaron Exp $
+.\"    $OpenBSD: dump.8,v 1.24 2000/03/24 21:41:08 aaron Exp $
 .\"    $NetBSD: dump.8,v 1.17 1997/06/05 11:15:06 lukem Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
@@ -388,7 +388,7 @@ to find group
 A
 .Nm
 command appeared in
-.At v6 .
+.At v5 .
 .Sh BUGS
 Fewer than 32 read errors on the filesystem are ignored.
 .Pp
index aab4e08..8eef1b5 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: login.1,v 1.12 2000/03/08 03:11:32 aaron Exp $
+.\"    $OpenBSD: login.1,v 1.13 2000/03/24 21:41:08 aaron Exp $
 .\"    $NetBSD: login.1,v 1.7 1995/08/31 22:52:33 jtc Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
@@ -184,4 +184,4 @@ makes login quieter
 A
 .Nm
 utility appeared in
-.At v6 .
+.At v5 .
index a04e753..ccd108a 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: mail.1,v 1.27 2000/03/10 19:07:20 aaron Exp $
+.\"    $OpenBSD: mail.1,v 1.28 2000/03/24 21:41:08 aaron Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -1108,9 +1108,8 @@ system initialization file
 .Sh HISTORY
 A
 .Nm mail
-command
-appeared in
-.At v6 .
+command appeared in
+.At v5 .
 This man page is derived from
 .%T "The Mail Reference Manual"
 originally written by Kurt Shoens.
index 5608773..3f288ce 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: sort.1,v 1.8 2000/03/11 21:40:03 aaron Exp $
+.\"    $OpenBSD: sort.1,v 1.9 2000/03/24 21:41:09 aaron Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -399,7 +399,7 @@ calls link and unlink, and thus fails in protected directories.
 A
 .Nm
 command appeared in
-.At v6 .
+.At v5 .
 .Sh NOTES
 The current sort command uses lexicographic radix sorting, which requires
 that sort keys be kept in memory (as opposed to previous versions which used quick
index c400c02..2ee17b4 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: who.1,v 1.11 2000/03/23 21:39:56 aaron Exp $
+.\"    $OpenBSD: who.1,v 1.12 2000/03/24 21:41:09 aaron Exp $
 .\"    $NetBSD: who.1,v 1.5 1994/12/07 04:28:47 jtc Exp $
 .\"
 .\" Copyright (c) 1986, 1991, 1993
@@ -140,4 +140,4 @@ utility is expected to conform to
 A
 .Nm
 utility appeared in
-.At v6 .
+.At v5 .