summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/ls/ls.14
-rw-r--r--sbin/dump/dump.84
-rw-r--r--usr.bin/login/login.14
-rw-r--r--usr.bin/mail/mail.17
-rw-r--r--usr.bin/sort/sort.14
-rw-r--r--usr.bin/who/who.14
6 files changed, 13 insertions, 14 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index b9f8d0970b5..ccebeae348d 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -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
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index d5292144906..f3193536e8a 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -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
diff --git a/usr.bin/login/login.1 b/usr.bin/login/login.1
index aab4e081cb7..8eef1b5154d 100644
--- a/usr.bin/login/login.1
+++ b/usr.bin/login/login.1
@@ -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 .
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1
index a04e753cb13..ccd108af413 100644
--- a/usr.bin/mail/mail.1
+++ b/usr.bin/mail/mail.1
@@ -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.
diff --git a/usr.bin/sort/sort.1 b/usr.bin/sort/sort.1
index 56087733953..3f288cedb50 100644
--- a/usr.bin/sort/sort.1
+++ b/usr.bin/sort/sort.1
@@ -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
diff --git a/usr.bin/who/who.1 b/usr.bin/who/who.1
index c400c0286be..2ee17b42f2e 100644
--- a/usr.bin/who/who.1
+++ b/usr.bin/who/who.1
@@ -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 .