From 9e06ddee6dc14447f5712c8c01e75ae56b31e09b Mon Sep 17 00:00:00 2001 From: aaron Date: Fri, 24 Mar 2000 21:41:08 +0000 Subject: [PATCH] Correct the HISTORY section to note that this command appeared in Version 5 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 | 4 ++-- sbin/dump/dump.8 | 4 ++-- usr.bin/login/login.1 | 4 ++-- usr.bin/mail/mail.1 | 7 +++---- usr.bin/sort/sort.1 | 4 ++-- usr.bin/who/who.1 | 4 ++-- 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 . -- 2.20.1