diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-01-24 21:25:19 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-01-24 21:25:19 +0000 |
commit | 95c81237eea942ebcf2f9502589e73bba3e5d2fa (patch) | |
tree | 4a0c3cd99f55ff30bd6066d26b75d668e2c6b527 /share/man | |
parent | da5801035ad21c7d6445435af4145f3b6db0579c (diff) |
these is mostly v3
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/a.out.5 | 4 | ||||
-rw-r--r-- | share/man/man5/core.5 | 4 | ||||
-rw-r--r-- | share/man/man5/passwd.5 | 4 | ||||
-rw-r--r-- | share/man/man5/utmp.5 | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man5/a.out.5 b/share/man/man5/a.out.5 index 699dbe137ac..2ac1e2320f7 100644 --- a/share/man/man5/a.out.5 +++ b/share/man/man5/a.out.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: a.out.5,v 1.10 2001/12/04 04:17:55 fgsch Exp $ +.\" $OpenBSD: a.out.5,v 1.11 2002/01/24 21:25:18 mickey Exp $ .\" $NetBSD: a.out.5,v 1.8 1994/11/30 19:31:09 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 @@ -446,7 +446,7 @@ is always 4 on 32-bit machines. The .Pa a.out.h include file appeared in -.At v7 . +.At v3 . .Sh BUGS Nobody seems to agree on what .Em BSS diff --git a/share/man/man5/core.5 b/share/man/man5/core.5 index 737f53c15fa..77b2e21bab5 100644 --- a/share/man/man5/core.5 +++ b/share/man/man5/core.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: core.5,v 1.8 2000/10/26 00:37:04 aaron Exp $ +.\" $OpenBSD: core.5,v 1.9 2002/01/24 21:25:18 mickey Exp $ .\" $NetBSD: core.5,v 1.4 1994/11/30 19:31:11 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -106,4 +106,4 @@ is given by the constant A .Nm file format appeared in -.At v6 . +.At v3 . diff --git a/share/man/man5/passwd.5 b/share/man/man5/passwd.5 index 48e203c64a4..86a42d918c6 100644 --- a/share/man/man5/passwd.5 +++ b/share/man/man5/passwd.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: passwd.5,v 1.21 2001/11/13 13:54:26 mpech Exp $ +.\" $OpenBSD: passwd.5,v 1.22 2002/01/24 21:25:18 mickey Exp $ .\" $NetBSD: passwd.5,v 1.4 1995/07/28 06:46:05 phil Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 @@ -302,6 +302,6 @@ BEGIN { FS = ":"} A .Nm passwd file format appeared in -.At v6 . +.At v3 . .Pp The YP file format first appeared in SunOS. diff --git a/share/man/man5/utmp.5 b/share/man/man5/utmp.5 index fba90dee9fe..00620519c57 100644 --- a/share/man/man5/utmp.5 +++ b/share/man/man5/utmp.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: utmp.5,v 1.16 2001/11/13 13:54:26 mpech Exp $ +.\" $OpenBSD: utmp.5,v 1.17 2002/01/24 21:25:18 mickey Exp $ .\" $NetBSD: utmp.5,v 1.5 1994/11/30 19:31:35 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -213,7 +213,7 @@ A and .Nm wtmp file format appeared in -.At v6 . +.At v3 . The .Nm lastlog file format appeared in |