diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2019-09-06 19:25:09 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2019-09-06 19:25:09 +0000 |
commit | 7f710b5b82f2d561673e148aaae2df207e486b5d (patch) | |
tree | 9059fdd3ef009af864bae8c37ff0d5b48311ba30 | |
parent | ca219a4e05602c77c70a5e1e74551ed2019be4f7 (diff) |
More Version 1 AT&T UNIX history.
This became possible because copies of the original v1 manuals
have shown up on the Internet some time ago.
Reminded by Sevan Janiyan <venture37 at geeklan dot co dot uk>.
-rw-r--r-- | bin/chmod/chown.8 | 9 | ||||
-rw-r--r-- | lib/libc/compat-43/creat.3 | 8 | ||||
-rw-r--r-- | lib/libc/sys/write.2 | 26 | ||||
-rw-r--r-- | lib/libm/man/cos.3 | 9 | ||||
-rw-r--r-- | sbin/umount/umount.8 | 6 | ||||
-rw-r--r-- | share/man/man5/core.5 | 6 | ||||
-rw-r--r-- | share/man/man5/utmp.5 | 18 | ||||
-rw-r--r-- | usr.bin/dc/dc.1 | 8 | ||||
-rw-r--r-- | usr.bin/mail/mail.1 | 6 | ||||
-rw-r--r-- | usr.bin/mesg/mesg.1 | 6 | ||||
-rw-r--r-- | usr.bin/nm/nm.1 | 6 | ||||
-rw-r--r-- | usr.bin/sort/sort.1 | 6 | ||||
-rw-r--r-- | usr.bin/write/write.1 | 6 |
13 files changed, 65 insertions, 55 deletions
diff --git a/bin/chmod/chown.8 b/bin/chmod/chown.8 index b66c8bcaf9d..949892e61bf 100644 --- a/bin/chmod/chown.8 +++ b/bin/chmod/chown.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: chown.8,v 1.22 2019/09/02 21:18:41 deraadt Exp $ +.\" $OpenBSD: chown.8,v 1.23 2019/09/06 19:25:08 schwarze Exp $ .\" .\" Copyright (c) 1990, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" from: @(#)chown.8 8.3 (Berkeley) 3/31/94 .\" -.Dd $Mdocdate: September 2 2019 $ +.Dd $Mdocdate: September 6 2019 $ .Dt CHOWN 8 .Os .Sh NAME @@ -173,3 +173,8 @@ to be a colon character to allow user and group names to contain the dot character, though the dot separator still remains supported due to widely required backwards compatibility. +.Sh HISTORY +A +.Nm +command appeared in +.At v1 . diff --git a/lib/libc/compat-43/creat.3 b/lib/libc/compat-43/creat.3 index 89719ec9af1..b7fc37fc9cc 100644 --- a/lib/libc/compat-43/creat.3 +++ b/lib/libc/compat-43/creat.3 @@ -25,9 +25,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: creat.3,v 1.7 2013/06/05 03:39:22 tedu Exp $ +.\" $OpenBSD: creat.3,v 1.8 2019/09/06 19:25:08 schwarze Exp $ .\" -.Dd $Mdocdate: June 5 2013 $ +.Dd $Mdocdate: September 6 2019 $ .Dt CREAT 3 .Os .Sh NAME @@ -60,5 +60,5 @@ function call conforms to .Sh HISTORY The .Fn creat -function call appeared in -.At v6 . +function call first appeared as a system call in +.At v1 . diff --git a/lib/libc/sys/write.2 b/lib/libc/sys/write.2 index c1686b1a910..0114ced2dbd 100644 --- a/lib/libc/sys/write.2 +++ b/lib/libc/sys/write.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: write.2,v 1.41 2017/09/21 14:24:16 schwarze Exp $ +.\" $OpenBSD: write.2,v 1.42 2019/09/06 19:25:08 schwarze Exp $ .\" $NetBSD: write.2,v 1.6 1995/02/27 12:39:43 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)write.2 8.5 (Berkeley) 4/2/94 .\" -.Dd $Mdocdate: September 21 2017 $ +.Dd $Mdocdate: September 6 2019 $ .Dt WRITE 2 .Os .Sh NAME @@ -304,21 +304,19 @@ functions conform to .St -p1003.1-2008 . .Sh HISTORY The -.Fn pwritev +.Fn write function call appeared in -.Ox 2.7 . -The +.At v1 , .Fn pwrite -function call appeared in -.At V.4 . -The +in +.At V.4 , .Fn writev -function call appeared in -.Bx 4.2 . -The -.Fn write -function call appeared in -.At v2 . +in +.Bx 4.2 , +and +.Fn pwritev +in +.Ox 2.7 . .Sh CAVEATS Error checks should explicitly test for \-1. On some platforms, if diff --git a/lib/libm/man/cos.3 b/lib/libm/man/cos.3 index 1e793721cd6..6f585123454 100644 --- a/lib/libm/man/cos.3 +++ b/lib/libm/man/cos.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cos.3,v 1.15 2013/06/05 03:40:26 tedu Exp $ +.\" $OpenBSD: cos.3,v 1.16 2019/09/06 19:25:08 schwarze Exp $ .\" Copyright (c) 1991 The Regents of the University of California. .\" All rights reserved. .\" @@ -28,7 +28,7 @@ .\" .\" from: @(#)cos.3 5.1 (Berkeley) 5/2/91 .\" -.Dd $Mdocdate: June 5 2013 $ +.Dd $Mdocdate: September 6 2019 $ .Dt COS 3 .Os .Sh NAME @@ -82,3 +82,8 @@ The .Fn cos function conforms to .St -ansiC . +.Sh HISTORY +A +.Fn cos +function first appeared in +.At v1 . diff --git a/sbin/umount/umount.8 b/sbin/umount/umount.8 index beb19ca96c7..7bbadc6c5ba 100644 --- a/sbin/umount/umount.8 +++ b/sbin/umount/umount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umount.8,v 1.16 2007/05/31 19:19:48 jmc Exp $ +.\" $OpenBSD: umount.8,v 1.17 2019/09/06 19:25:08 schwarze Exp $ .\" $NetBSD: umount.8,v 1.2 1995/03/18 15:01:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)umount.8 8.1 (Berkeley) 2/20/94 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: September 6 2019 $ .Dt UMOUNT 8 .Os .Sh NAME @@ -111,4 +111,4 @@ is unmounted. A .Nm command appeared in -.At v3 . +.At v1 . diff --git a/share/man/man5/core.5 b/share/man/man5/core.5 index e618aa1106c..148d1437f3e 100644 --- a/share/man/man5/core.5 +++ b/share/man/man5/core.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: core.5,v 1.23 2018/01/12 04:36:44 deraadt Exp $ +.\" $OpenBSD: core.5,v 1.24 2019/09/06 19:25:08 schwarze Exp $ .\" $NetBSD: core.5,v 1.4 1994/11/30 19:31:11 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)core.5 8.3 (Berkeley) 12/11/93 .\" -.Dd $Mdocdate: January 12 2018 $ +.Dd $Mdocdate: September 6 2019 $ .Dt CORE 5 .Os .Sh NAME @@ -127,7 +127,7 @@ registers of the thread. A .Nm file format appeared in -.At v3 . +.At v1 . .Ox 2.0 started using the ELF format for some architectures. All architectures used ELF starting in diff --git a/share/man/man5/utmp.5 b/share/man/man5/utmp.5 index 22e999ea8b3..77978d9bb31 100644 --- a/share/man/man5/utmp.5 +++ b/share/man/man5/utmp.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: utmp.5,v 1.25 2015/09/10 17:55:21 schwarze Exp $ +.\" $OpenBSD: utmp.5,v 1.26 2019/09/06 19:25:08 schwarze Exp $ .\" $NetBSD: utmp.5,v 1.5 1994/11/30 19:31:35 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)utmp.5 8.2 (Berkeley) 3/17/94 .\" -.Dd $Mdocdate: September 10 2015 $ +.Dd $Mdocdate: September 6 2019 $ .Dt UTMP 5 .Os .Sh NAME @@ -194,12 +194,14 @@ character indicates the new time. .Xr init 8 , .Xr newsyslog 8 .Sh HISTORY -A -.Nm utmp -and -.Nm wtmp -file format appeared in -.At v3 . +A file +.Pa /tmp/utmp +first appeared in +.At v1 +and a file +.Pa /tmp/wtmp +in +.At v2 . The .Nm lastlog file format appeared in diff --git a/usr.bin/dc/dc.1 b/usr.bin/dc/dc.1 index c5e1ab8f7e4..0e0a6e0a8c7 100644 --- a/usr.bin/dc/dc.1 +++ b/usr.bin/dc/dc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dc.1,v 1.33 2017/12/02 12:43:18 otto Exp $ +.\" $OpenBSD: dc.1,v 1.34 2019/09/06 19:25:08 schwarze Exp $ .\" .\" Copyright (C) Caldera International Inc. 2001-2002. .\" All rights reserved. @@ -34,7 +34,7 @@ .\" .\" @(#)dc.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: December 2 2017 $ +.Dd $Mdocdate: September 6 2019 $ .Dt DC 1 .Os .Sh NAME @@ -517,8 +517,8 @@ specification. .Sh HISTORY The .Nm -command first appeared in -.At v6 . +command appeared in +.At v1 . A complete rewrite of the .Nm command using the diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index 9ce35065463..fb47652444d 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.79 2018/03/16 16:58:26 schwarze Exp $ +.\" $OpenBSD: mail.1,v 1.80 2019/09/06 19:25:08 schwarze Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)mail.1 8.8 (Berkeley) 4/28/95 .\" -.Dd $Mdocdate: March 16 2018 $ +.Dd $Mdocdate: September 6 2019 $ .Dt MAIL 1 .Os .Sh NAME @@ -1256,7 +1256,7 @@ are extensions to the specification. A .Nm mail command appeared in -.At v3 . +.At v1 . This man page is derived from the .%T "Mail Reference Manual" originally written by Kurt Shoens. diff --git a/usr.bin/mesg/mesg.1 b/usr.bin/mesg/mesg.1 index a1e1faff770..0ebb219d753 100644 --- a/usr.bin/mesg/mesg.1 +++ b/usr.bin/mesg/mesg.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mesg.1,v 1.17 2010/09/03 11:09:29 jmc Exp $ +.\" $OpenBSD: mesg.1,v 1.18 2019/09/06 19:25:08 schwarze Exp $ .\" $NetBSD: mesg.1,v 1.3 1994/12/23 07:16:31 jtc Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)mesg.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: September 6 2019 $ .Dt MESG 1 .Os .Sh NAME @@ -93,4 +93,4 @@ specification. A .Nm mesg command appeared in -.At v2 . +.At v1 . diff --git a/usr.bin/nm/nm.1 b/usr.bin/nm/nm.1 index 894c0e87b73..bbf80252456 100644 --- a/usr.bin/nm/nm.1 +++ b/usr.bin/nm/nm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nm.1,v 1.30 2015/09/15 15:44:07 schwarze Exp $ +.\" $OpenBSD: nm.1,v 1.31 2019/09/06 19:25:08 schwarze Exp $ .\" $NetBSD: nm.1,v 1.3 1995/08/31 23:41:58 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)nm.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: September 15 2015 $ +.Dd $Mdocdate: September 6 2019 $ .Dt NM 1 .Os .Sh NAME @@ -163,4 +163,4 @@ this implementation is largely incompatible with that standard. An .Nm nm command appeared in -.At v6 . +.At v1 . diff --git a/usr.bin/sort/sort.1 b/usr.bin/sort/sort.1 index be8f73c993f..911d7c8e9ff 100644 --- a/usr.bin/sort/sort.1 +++ b/usr.bin/sort/sort.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sort.1,v 1.61 2019/06/02 06:53:11 bentley Exp $ +.\" $OpenBSD: sort.1,v 1.62 2019/09/06 19:25:08 schwarze Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" @(#)sort.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: June 2 2019 $ +.Dd $Mdocdate: September 6 2019 $ .Dt SORT 1 .Os .Sh NAME @@ -582,7 +582,7 @@ but their use is highly discouraged. A .Nm command appeared in -.At v3 . +.At v1 . .Sh AUTHORS .An Gabor Kovesdan Aq Mt gabor@FreeBSD.org .An Oleg Moskalenko Aq Mt mom040267@gmail.com diff --git a/usr.bin/write/write.1 b/usr.bin/write/write.1 index fa7bc74c651..f805910772c 100644 --- a/usr.bin/write/write.1 +++ b/usr.bin/write/write.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: write.1,v 1.19 2016/02/05 21:03:51 schwarze Exp $ +.\" $OpenBSD: write.1,v 1.20 2019/09/06 19:25:08 schwarze Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" from: @(#)write.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: February 5 2016 $ +.Dd $Mdocdate: September 6 2019 $ .Dt WRITE 1 .Os .Sh NAME @@ -129,7 +129,7 @@ Non-ASCII characters are written as A .Nm command appeared in -.At v2 . +.At v1 . .Sh BUGS The .Dq EOF |