diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-08-29 18:06:19 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-08-29 18:06:19 +0000 |
| commit | b8923d4cc02d00f2b5f3a265b1a9718e3d28dd46 (patch) | |
| tree | 01896223999c7b9c4907a086f16a3fd1b4b96627 /usr.bin | |
| parent | f4c7de38f9743c706416d9b34d4f61c7958be73a (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/ar/ar.1 | 7 | ||||
| -rw-r--r-- | usr.bin/ar/ar.1aout | 7 | ||||
| -rw-r--r-- | usr.bin/cmp/cmp.1 | 6 | ||||
| -rw-r--r-- | usr.bin/du/du.1 | 3 | ||||
| -rw-r--r-- | usr.bin/find/find.1 | 6 | ||||
| -rw-r--r-- | usr.bin/hexdump/od.1 | 6 | ||||
| -rw-r--r-- | usr.bin/mail/mail.1 | 5 | ||||
| -rw-r--r-- | usr.bin/mesg/mesg.1 | 3 | ||||
| -rw-r--r-- | usr.bin/nm/nm.1 | 3 | ||||
| -rw-r--r-- | usr.bin/nm/nm.1aout | 3 | ||||
| -rw-r--r-- | usr.bin/pr/pr.1 | 6 | ||||
| -rw-r--r-- | usr.bin/strip/strip.1 | 3 | ||||
| -rw-r--r-- | usr.bin/strip/strip.1aout | 3 | ||||
| -rw-r--r-- | usr.bin/su/su.1 | 3 | ||||
| -rw-r--r-- | usr.bin/tty/tty.1 | 6 | ||||
| -rw-r--r-- | usr.bin/wc/wc.1 | 6 | ||||
| -rw-r--r-- | usr.bin/who/who.1 | 3 | ||||
| -rw-r--r-- | usr.bin/write/write.1 | 3 |
18 files changed, 71 insertions, 11 deletions
diff --git a/usr.bin/ar/ar.1 b/usr.bin/ar/ar.1 index 026aed6147063..4edd02e412648 100644 --- a/usr.bin/ar/ar.1 +++ b/usr.bin/ar/ar.1 @@ -33,6 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ar.1 8.1 (Berkeley) 6/29/93 +.\" $Id$ .\" .TH AR 1 "June 29, 1993" .AT 3 @@ -255,3 +256,9 @@ The utility is expected to offer a superset of the POSIX 1003.2 functionality. .SH "SEE ALSO" ld(1), ranlib(1), strmode(3), ar(5) +.SH HISTORY +A +.I ar +command appeared in +Version 1 AT&T UNIX. + diff --git a/usr.bin/ar/ar.1aout b/usr.bin/ar/ar.1aout index 026aed6147063..4edd02e412648 100644 --- a/usr.bin/ar/ar.1aout +++ b/usr.bin/ar/ar.1aout @@ -33,6 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ar.1 8.1 (Berkeley) 6/29/93 +.\" $Id$ .\" .TH AR 1 "June 29, 1993" .AT 3 @@ -255,3 +256,9 @@ The utility is expected to offer a superset of the POSIX 1003.2 functionality. .SH "SEE ALSO" ld(1), ranlib(1), strmode(3), ar(5) +.SH HISTORY +A +.I ar +command appeared in +Version 1 AT&T UNIX. + diff --git a/usr.bin/cmp/cmp.1 b/usr.bin/cmp/cmp.1 index 9db561a342f84..75339a8047377 100644 --- a/usr.bin/cmp/cmp.1 +++ b/usr.bin/cmp/cmp.1 @@ -33,6 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)cmp.1 8.1 (Berkeley) 6/6/93 +.\" $Id$ .\" .Dd June 6, 1993 .Dt CMP 1 @@ -105,3 +106,8 @@ The utility is expected to be .St -p1003.2 compatible. +.Sh HISTORY +A +.Nm +command appeared in +.At v1 . diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1 index 97c366ab0a57f..fdea71f763a9e 100644 --- a/usr.bin/du/du.1 +++ b/usr.bin/du/du.1 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)du.1 8.2 (Berkeley) 4/1/94 +.\" $Id$ .\" .Dd April 1, 1994 .Dt DU 1 @@ -119,4 +120,4 @@ is set, the block counts will be displayed in units of that size block. A .Nm du command appeared in -.At v6 . +.At v1 . diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index b92f95ccec0b8..66f3b5907699f 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -33,6 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)find.1 8.4 (Berkeley) 4/1/94 +.\" $Id$ .\" .Dd April 1, 1994 .Dt FIND 1 @@ -460,3 +461,8 @@ These problems are handled by the option and the .Xr getopt 3 ``--'' construct. +.Sh HISTORY +A +.Nm +command appeared in +.At v1 . diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1 index c8421005c55b9..3fed7e3bc6361 100644 --- a/usr.bin/hexdump/od.1 +++ b/usr.bin/hexdump/od.1 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)od.1 8.1 (Berkeley) 6/6/93 +.\" $Id$ .\" .Dd %Q .Os @@ -74,3 +75,8 @@ of the offset syntax. .Xr strings 1 .Sh BUGS Quite a few. +.Sh HISTORY +A +.Nm +command appeared in +.At v1 . diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index fa6bd41c2a66b..c15155525c9df 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mail.1 8.2 (Berkeley) 12/30/93 +.\" $Id$ .\" .Dd December 30, 1993 .Dt MAIL 1 @@ -1013,10 +1014,10 @@ and .Re .Sh HISTORY A -.Nm mail +.Nm command appeared in -.At v6 . +.At v1 . This man page is derived from .%T "The Mail Reference Manual" originally written by Kurt Shoens. diff --git a/usr.bin/mesg/mesg.1 b/usr.bin/mesg/mesg.1 index 70e29a9fae822..8f29ec8fd219b 100644 --- a/usr.bin/mesg/mesg.1 +++ b/usr.bin/mesg/mesg.1 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mesg.1 8.1 (Berkeley) 6/6/93 +.\" $Id$ .\" .Dd June 6, 1993 .Dt MESG 1 @@ -88,4 +89,4 @@ An error has occurred. A .Nm mesg command appeared in -.At v6 . +.At v1 . diff --git a/usr.bin/nm/nm.1 b/usr.bin/nm/nm.1 index 10599536ce991..907b3b174214f 100644 --- a/usr.bin/nm/nm.1 +++ b/usr.bin/nm/nm.1 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)nm.1 8.1 (Berkeley) 6/6/93 +.\" $Id$ .\" .Dd June 6, 1993 .Dt NM 1 @@ -116,4 +117,4 @@ The output is sorted alphabetically. An .Nm nm command appeared in -.At v6 . +.At v1 . diff --git a/usr.bin/nm/nm.1aout b/usr.bin/nm/nm.1aout index 10599536ce991..907b3b174214f 100644 --- a/usr.bin/nm/nm.1aout +++ b/usr.bin/nm/nm.1aout @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)nm.1 8.1 (Berkeley) 6/6/93 +.\" $Id$ .\" .Dd June 6, 1993 .Dt NM 1 @@ -116,4 +117,4 @@ The output is sorted alphabetically. An .Nm nm command appeared in -.At v6 . +.At v1 . diff --git a/usr.bin/pr/pr.1 b/usr.bin/pr/pr.1 index d8d55beb354e8..88eeeed339d32 100644 --- a/usr.bin/pr/pr.1 +++ b/usr.bin/pr/pr.1 @@ -34,6 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)pr.1 8.3 (Berkeley) 4/18/94 +.\" $Id$ .\" .Dd April 18, 1994 .Dt PR 1 @@ -345,3 +346,8 @@ The utility is .St -p1003.2 compatible. +.Sh HISTORY +A +.Nm +command appeared in +.At v1 . diff --git a/usr.bin/strip/strip.1 b/usr.bin/strip/strip.1 index f7af486b4097c..d9252ac6e910d 100644 --- a/usr.bin/strip/strip.1 +++ b/usr.bin/strip/strip.1 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)strip.1 8.1 (Berkeley) 6/6/93 +.\" $Id$ .\" .Dd June 6, 1993 .Dt STRIP 1 @@ -69,4 +70,4 @@ exits 0 on success and 1 if an error occurred. A .Nm command appeared in -.At v6 . +.At v1 . diff --git a/usr.bin/strip/strip.1aout b/usr.bin/strip/strip.1aout index f7af486b4097c..d9252ac6e910d 100644 --- a/usr.bin/strip/strip.1aout +++ b/usr.bin/strip/strip.1aout @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)strip.1 8.1 (Berkeley) 6/6/93 +.\" $Id$ .\" .Dd June 6, 1993 .Dt STRIP 1 @@ -69,4 +70,4 @@ exits 0 on success and 1 if an error occurred. A .Nm command appeared in -.At v6 . +.At v1 . diff --git a/usr.bin/su/su.1 b/usr.bin/su/su.1 index d4abfd080d11a..8f3bd33011c53 100644 --- a/usr.bin/su/su.1 +++ b/usr.bin/su/su.1 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)su.1 8.2 (Berkeley) 4/18/94 +.\" $Id$ .\" .\" this is for hilit19's braindeadness: " .Dd April 18, 1994 @@ -196,4 +197,4 @@ Pretend a login for user A .Nm command appeared in -.At v7 . +.At v1 . diff --git a/usr.bin/tty/tty.1 b/usr.bin/tty/tty.1 index 9607c11b0e7bf..9c47b705885a8 100644 --- a/usr.bin/tty/tty.1 +++ b/usr.bin/tty/tty.1 @@ -33,6 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)tty.1 8.1 (Berkeley) 6/6/93 +.\" $Id$ .\" .Dd June 6, 1993 .Dt TTY 1 @@ -76,3 +77,8 @@ The function is expected to be .St -p1003.2 compatible. +.Sh HISTORY +A +.Nm +command appeared in +.At v1 . diff --git a/usr.bin/wc/wc.1 b/usr.bin/wc/wc.1 index 64c047b72f379..f081b6b97ea6b 100644 --- a/usr.bin/wc/wc.1 +++ b/usr.bin/wc/wc.1 @@ -33,6 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)wc.1 8.2 (Berkeley) 4/19/94 +.\" $Id$ .\" .Dd April 19, 1994 .Dt WC 1 @@ -107,3 +108,8 @@ The .Nm wc function conforms to .St -p1003.2 . +.Sh HISTORY +A +.Nm +command appeared in +.At v1 . diff --git a/usr.bin/who/who.1 b/usr.bin/who/who.1 index f8ac30749e0d3..27dc5cd03feef 100644 --- a/usr.bin/who/who.1 +++ b/usr.bin/who/who.1 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)who.1 8.2 (Berkeley) 12/30/93 +.\" $Id$ .\" .Dd December 30, 1993 .Dt WHO 1 @@ -102,4 +103,4 @@ special characters, see A .Nm command appeared in -.At v6 . +.At v1 . diff --git a/usr.bin/write/write.1 b/usr.bin/write/write.1 index 89d7302da7270..eda3724bb4864 100644 --- a/usr.bin/write/write.1 +++ b/usr.bin/write/write.1 @@ -33,6 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)write.1 8.1 (Berkeley) 6/6/93 +.\" $Id$ .\" .Dd June 6, 1993 .Dt WRITE 1 @@ -105,4 +106,4 @@ over. A .Nm command appeared in -.At v6 . +.At v1 . |
