summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/df/df.14
-rw-r--r--bin/ln/ln.14
-rw-r--r--bin/ls/ls.14
-rw-r--r--bin/mt/mt.16
-rw-r--r--bin/stty/stty.17
-rw-r--r--lib/libc/crypt/crypt.34
-rw-r--r--usr.bin/cksum/cksum.16
-rw-r--r--usr.bin/login/login.14
-rw-r--r--usr.bin/mail/mail.14
-rw-r--r--usr.bin/man/man.14
-rw-r--r--usr.bin/mesg/mesg.14
-rw-r--r--usr.bin/passwd/passwd.14
-rw-r--r--usr.bin/sort/sort.14
-rw-r--r--usr.bin/split/split.14
-rw-r--r--usr.bin/time/time.14
-rw-r--r--usr.bin/who/who.14
-rw-r--r--usr.bin/write/write.14
17 files changed, 43 insertions, 32 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1
index abaffa982df..43279728b7b 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: df.1,v 1.25 2001/12/21 11:41:49 mpech Exp $
+.\" $OpenBSD: df.1,v 1.26 2002/01/24 20:33:45 mickey Exp $
.\" $NetBSD: df.1,v 1.12 1995/12/05 02:42:45 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -150,4 +150,4 @@ specification.
A
.Nm
utility appeared in
-.At v6 .
+.At v3 .
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1
index 693622c5a84..3cbda6bf9e4 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ln.1,v 1.15 2002/01/24 19:40:14 mickey Exp $
+.\" $OpenBSD: ln.1,v 1.16 2002/01/24 20:33:45 mickey Exp $
.\" $NetBSD: ln.1,v 1.10 1995/07/25 19:37:04 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -190,7 +190,7 @@ This results from directory-walking.
An
.Nm
utility appeared in
-.At v4 .
+.At v3 .
.Sh CAVEATS
Since the
.Ar source_file
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 90a7e545227..7ffcacbd101 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ls.1,v 1.31 2001/05/01 17:58:01 aaron Exp $
+.\" $OpenBSD: ls.1,v 1.32 2002/01/24 20:33:45 mickey Exp $
.\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -460,4 +460,4 @@ specification.
An
.Nm
utility appeared in
-.At v5 .
+.At v3 .
diff --git a/bin/mt/mt.1 b/bin/mt/mt.1
index f9d9e4b4dec..ff8747d91d6 100644
--- a/bin/mt/mt.1
+++ b/bin/mt/mt.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mt.1,v 1.15 2000/03/17 18:15:14 aaron Exp $
+.\" $OpenBSD: mt.1,v 1.16 2002/01/24 20:33:45 mickey Exp $
.\" $NetBSD: mt.1,v 1.8 1996/05/21 10:23:55 mrg Exp $
.\"
.\" Copyright (c) 1981, 1990, 1993
@@ -165,12 +165,14 @@ list of SCSI2 density codes
.El
.Sh SEE ALSO
.Xr dd 1 ,
+.\" .Xr tap 1 ,
.Xr ioctl 2 ,
.Xr mtio 4 ,
+.\" .Xr tap 5 ,
.Xr environ 7
.Sh HISTORY
The
.Nm
utility appeared in
-.Bx 4.3 .
+.At v2 .
.\" mt.1: mtio(4) missing
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1
index 6dde4a70e9f..767ee307df0 100644
--- a/bin/stty/stty.1
+++ b/bin/stty/stty.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: stty.1,v 1.25 2001/11/13 14:00:15 mpech Exp $
+.\" $OpenBSD: stty.1,v 1.26 2002/01/24 20:33:46 mickey Exp $
.\" $NetBSD: stty.1,v 1.10 1995/09/07 06:57:14 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@@ -652,6 +652,11 @@ The
utility exits 0 on success or >0 if an error occurred.
.Sh SEE ALSO
.Xr termios 4
+.Sh HISTORY
+A
+.Nm
+command appeared in
+.At v3 .
.Sh STANDARDS
The
.Nm
diff --git a/lib/libc/crypt/crypt.3 b/lib/libc/crypt/crypt.3
index 5ac7a87e877..5f0f1cdba85 100644
--- a/lib/libc/crypt/crypt.3
+++ b/lib/libc/crypt/crypt.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: crypt.3,v 1.18 2001/08/06 10:42:25 mpech Exp $
+.\" $OpenBSD: crypt.3,v 1.19 2002/01/24 20:33:45 mickey Exp $
.\"
.\" FreeSec: libcrypt
.\"
@@ -287,7 +287,7 @@ David Burren <davidb@werj.com.au>
A rotor-based
.Fn crypt
function appeared in
-.At v6 .
+.At v3 .
The current style
.Fn crypt
first appeared in
diff --git a/usr.bin/cksum/cksum.1 b/usr.bin/cksum/cksum.1
index 93e885f76ef..ee0c37e571e 100644
--- a/usr.bin/cksum/cksum.1
+++ b/usr.bin/cksum/cksum.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cksum.1,v 1.13 2000/11/10 05:10:22 aaron Exp $
+.\" $OpenBSD: cksum.1,v 1.14 2002/01/24 20:33:46 mickey Exp $
.\" $NetBSD: cksum.1,v 1.8 1995/09/02 05:45:15 jtc Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -180,6 +180,10 @@ utility is compliant with the
.St -p1003.2-92
specification.
.Sh HISTORY
+A
+.Nm sum
+command appeared in
+.At v2 .
The
.Nm cksum
utility appeared in
diff --git a/usr.bin/login/login.1 b/usr.bin/login/login.1
index c5a9555caf8..75a7e82c3f5 100644
--- a/usr.bin/login/login.1
+++ b/usr.bin/login/login.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: login.1,v 1.16 2001/08/20 05:57:55 mpech Exp $
+.\" $OpenBSD: login.1,v 1.17 2002/01/24 20:33:45 mickey Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -234,4 +234,4 @@ makes login quieter
A
.Nm
utility appeared in
-.At v5 .
+.At v3 .
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1
index 414c3e2863f..6c8439970e5 100644
--- a/usr.bin/mail/mail.1
+++ b/usr.bin/mail/mail.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mail.1,v 1.33 2000/11/09 17:52:21 aaron Exp $
+.\" $OpenBSD: mail.1,v 1.34 2002/01/24 20:33:45 mickey Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1108,7 +1108,7 @@ system initialization file
A
.Nm mail
command appeared in
-.At v5 .
+.At v3 .
This man page is derived from
.%T "The Mail Reference Manual"
originally written by Kurt Shoens.
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1
index 9b302921b95..8ed927fbed4 100644
--- a/usr.bin/man/man.1
+++ b/usr.bin/man/man.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: man.1,v 1.16 2001/09/02 13:12:06 aaron Exp $
+.\" $OpenBSD: man.1,v 1.17 2002/01/24 20:33:45 mickey Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -258,7 +258,7 @@ default man configuration file
A
.Nm
command appeared in
-.At v6 .
+.At v3 .
.Sh BUGS
The on-line manual pages are, by necessity, forgiving toward stupid
display devices, causing a few manual pages to be not as nicely formatted
diff --git a/usr.bin/mesg/mesg.1 b/usr.bin/mesg/mesg.1
index fcc411e9f85..aec224cfc70 100644
--- a/usr.bin/mesg/mesg.1
+++ b/usr.bin/mesg/mesg.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mesg.1,v 1.7 2000/11/20 14:09:58 deraadt Exp $
+.\" $OpenBSD: mesg.1,v 1.8 2002/01/24 20:33:45 mickey Exp $
.\" $NetBSD: mesg.1,v 1.3 1994/12/23 07:16:31 jtc Exp $
.\"
.\" Copyright (c) 1987, 1990, 1993
@@ -91,4 +91,4 @@ An error has occurred.
A
.Nm mesg
command appeared in
-.At v6 .
+.At v2 .
diff --git a/usr.bin/passwd/passwd.1 b/usr.bin/passwd/passwd.1
index b8558634021..0aa5590b660 100644
--- a/usr.bin/passwd/passwd.1
+++ b/usr.bin/passwd/passwd.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: passwd.1,v 1.20 2001/08/27 02:57:07 millert Exp $
+.\" $OpenBSD: passwd.1,v 1.21 2002/01/24 20:33:45 mickey Exp $
.\"
.\" Copyright (c) 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -200,4 +200,4 @@ lock file for the passwd database
A
.Nm
command appeared in
-.At v6 .
+.At v3 .
diff --git a/usr.bin/sort/sort.1 b/usr.bin/sort/sort.1
index e16917f5258..623a2f5c1dd 100644
--- a/usr.bin/sort/sort.1
+++ b/usr.bin/sort/sort.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sort.1,v 1.15 2001/05/01 17:58:04 aaron Exp $
+.\" $OpenBSD: sort.1,v 1.16 2002/01/24 20:33:46 mickey Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -368,7 +368,7 @@ already exists
A
.Nm
command appeared in
-.At v5 .
+.At v3 .
.Sh NOTES
.Nm
has no limits on input line length (other than imposed by available
diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1
index d0973d2bce1..c0b1003cbce 100644
--- a/usr.bin/split/split.1
+++ b/usr.bin/split/split.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: split.1,v 1.7 2001/09/06 15:04:34 mpech Exp $
+.\" $OpenBSD: split.1,v 1.8 2002/01/24 20:33:46 mickey Exp $
.\" $NetBSD: split.1,v 1.5 1994/12/21 08:20:35 jtc Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993, 1994
@@ -105,7 +105,7 @@ files named in the range of
A
.Nm
command appeared in
-.At v6 .
+.At v3 .
.Sh BUGS
For historical reasons, if you specify
.Ar name ,
diff --git a/usr.bin/time/time.1 b/usr.bin/time/time.1
index 24d6a6f78e3..5a9d8a12aaf 100644
--- a/usr.bin/time/time.1
+++ b/usr.bin/time/time.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: time.1,v 1.10 2000/03/11 21:40:04 aaron Exp $
+.\" $OpenBSD: time.1,v 1.11 2002/01/24 20:33:46 mickey Exp $
.\" $NetBSD: time.1,v 1.5 1994/12/08 09:36:57 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -120,7 +120,7 @@ utility conforms to
A
.Nm
command appeared in
-.At v6 .
+.At v3 .
.Sh BUGS
The granularity of seconds on microprocessors is crude and
can result in times being reported for CPU usage which are too large by
diff --git a/usr.bin/who/who.1 b/usr.bin/who/who.1
index 3ccaa6710b2..05ec748b657 100644
--- a/usr.bin/who/who.1
+++ b/usr.bin/who/who.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: who.1,v 1.15 2002/01/17 15:45:04 millert Exp $
+.\" $OpenBSD: who.1,v 1.16 2002/01/24 20:33:45 mickey 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 v5 .
+.At v3 .
diff --git a/usr.bin/write/write.1 b/usr.bin/write/write.1
index 869e6f11ccc..494c26e248b 100644
--- a/usr.bin/write/write.1
+++ b/usr.bin/write/write.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: write.1,v 1.7 2000/03/14 14:58:27 aaron Exp $
+.\" $OpenBSD: write.1,v 1.8 2002/01/24 20:33:45 mickey Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -106,7 +106,7 @@ over.
A
.Nm
command appeared in
-.At v6 .
+.At v2 .
.Sh BUGS
The
.Dq EOF