diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-23 14:11:41 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-23 14:11:41 +0000 |
commit | 18cf786954e1bd6b1bb79070fceb4fecbad6d488 (patch) | |
tree | 0bc8554e6274bdee7e759f2d2d6a1e20fed0cdbb /share/man/man5 | |
parent | bd3846209995d875b04576fcb40766bbc82c16c6 (diff) |
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/core.5 | 4 | ||||
-rw-r--r-- | share/man/man5/dir.5 | 4 | ||||
-rw-r--r-- | share/man/man5/disktab.5 | 2 | ||||
-rw-r--r-- | share/man/man5/ethers.5 | 4 | ||||
-rw-r--r-- | share/man/man5/fs.5 | 4 | ||||
-rw-r--r-- | share/man/man5/fstab.5 | 4 | ||||
-rw-r--r-- | share/man/man5/hosts.5 | 4 | ||||
-rw-r--r-- | share/man/man5/phones.5 | 4 | ||||
-rw-r--r-- | share/man/man5/printcap.5 | 4 | ||||
-rw-r--r-- | share/man/man5/protocols.5 | 4 | ||||
-rw-r--r-- | share/man/man5/remote.5 | 4 | ||||
-rw-r--r-- | share/man/man5/resolv.conf.5 | 4 | ||||
-rw-r--r-- | share/man/man5/services.5 | 4 | ||||
-rw-r--r-- | share/man/man5/shells.5 | 4 | ||||
-rw-r--r-- | share/man/man5/stab.5 | 4 | ||||
-rw-r--r-- | share/man/man5/types.5 | 4 | ||||
-rw-r--r-- | share/man/man5/utmp.5 | 4 |
17 files changed, 33 insertions, 33 deletions
diff --git a/share/man/man5/core.5 b/share/man/man5/core.5 index e23c89df6b2..2b7dd0d19a4 100644 --- a/share/man/man5/core.5 +++ b/share/man/man5/core.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: core.5,v 1.4 1998/11/29 15:47:23 aaron Exp $ +.\" $OpenBSD: core.5,v 1.5 1999/05/23 14:11:04 aaron Exp $ .\" $NetBSD: core.5,v 1.4 1994/11/30 19:31:11 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd December 11, 1993 .Dt CORE 5 -.Os BSD 4 +.Os .Sh NAME .Nm core .Nd memory image file format diff --git a/share/man/man5/dir.5 b/share/man/man5/dir.5 index b4cd4067bd1..6d8251e67e2 100644 --- a/share/man/man5/dir.5 +++ b/share/man/man5/dir.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dir.5,v 1.5 1998/11/29 15:47:23 aaron Exp $ +.\" $OpenBSD: dir.5,v 1.6 1999/05/23 14:11:04 aaron Exp $ .\" $NetBSD: dir.5,v 1.5 1995/03/28 17:30:20 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd April 19, 1994 .Dt DIR 5 -.Os BSD 4.2 +.Os .Sh NAME .Nm dir , dirent .Nd directory file format diff --git a/share/man/man5/disktab.5 b/share/man/man5/disktab.5 index 3b1d3b25b4b..ec1ff384417 100644 --- a/share/man/man5/disktab.5 +++ b/share/man/man5/disktab.5 @@ -35,7 +35,7 @@ .\" .Dd June 5, 1993 .Dt DISKTAB 5 -.Os BSD 4.2 +.Os .Sh NAME .Nm disktab .Nd disk description file diff --git a/share/man/man5/ethers.5 b/share/man/man5/ethers.5 index ae034007fa2..09d5baac0b3 100644 --- a/share/man/man5/ethers.5 +++ b/share/man/man5/ethers.5 @@ -1,11 +1,11 @@ -.\" $OpenBSD: ethers.5,v 1.8 1998/11/29 15:47:23 aaron Exp $ +.\" $OpenBSD: ethers.5,v 1.9 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: ethers.5,v 1.2 1994/11/30 19:31:16 jtc Exp $ .\" .\" Written by Roland McGrath <roland@frob.com>. Public domain. .\" .Dd December 16, 1993 .Dt ETHERS 5 -.Os OpenBSD +.Os .Sh NAME .Nm ethers .Nd Ethernet host name data base diff --git a/share/man/man5/fs.5 b/share/man/man5/fs.5 index a7c8e280471..115ff8cb186 100644 --- a/share/man/man5/fs.5 +++ b/share/man/man5/fs.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fs.5,v 1.5 1999/03/11 01:35:05 pjanzen Exp $ +.\" $OpenBSD: fs.5,v 1.6 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: fs.5,v 1.3 1994/11/30 19:31:17 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd April 19, 1994 .Dt FS 5 -.Os BSD 4.2 +.Os .Sh NAME .Nm fs , .Nm inode diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index 5f6328cfbc0..aac829bed5c 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstab.5,v 1.7 1998/11/26 04:25:58 aaron Exp $ +.\" $OpenBSD: fstab.5,v 1.8 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd June 5, 1993 .Dt FSTAB 5 -.Os BSD 4 +.Os .Sh NAME .Nm fstab .Nd static information about the filesystems diff --git a/share/man/man5/hosts.5 b/share/man/man5/hosts.5 index 02d2a566149..f1d48281be4 100644 --- a/share/man/man5/hosts.5 +++ b/share/man/man5/hosts.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hosts.5,v 1.6 1998/11/29 15:47:24 aaron Exp $ +.\" $OpenBSD: hosts.5,v 1.7 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd December 11, 1993 .Dt HOSTS 5 -.Os BSD 4.2 +.Os .Sh NAME .Nm hosts .Nd host name data base diff --git a/share/man/man5/phones.5 b/share/man/man5/phones.5 index 772741f3977..8018de949ff 100644 --- a/share/man/man5/phones.5 +++ b/share/man/man5/phones.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: phones.5,v 1.2 1998/11/26 04:25:59 aaron Exp $ +.\" $OpenBSD: phones.5,v 1.3 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: phones.5,v 1.3 1994/11/30 19:31:25 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd June 5, 1993 .Dt PHONES 5 -.Os BSD 4.2 +.Os .Sh NAME .Nm phones .Nd remote host phone number data base diff --git a/share/man/man5/printcap.5 b/share/man/man5/printcap.5 index 0a8167987ef..af2d191c7ea 100644 --- a/share/man/man5/printcap.5 +++ b/share/man/man5/printcap.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: printcap.5,v 1.7 1998/12/15 01:20:51 aaron Exp $ +.\" $OpenBSD: printcap.5,v 1.8 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: printcap.5,v 1.7 1998/02/20 12:24:50 hubertf Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd December 11, 1993 .Dt PRINTCAP 5 -.Os BSD 4.2 +.Os .Sh NAME .Nm printcap .Nd printer capability data base diff --git a/share/man/man5/protocols.5 b/share/man/man5/protocols.5 index 86d06c8035d..1ef1f837971 100644 --- a/share/man/man5/protocols.5 +++ b/share/man/man5/protocols.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: protocols.5,v 1.4 1998/11/29 15:47:24 aaron Exp $ +.\" $OpenBSD: protocols.5,v 1.5 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: protocols.5,v 1.3 1994/11/30 19:31:27 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd June 5, 1993 .Dt PROTOCOLS 5 -.Os BSD 4.2 +.Os .Sh NAME .Nm protocols .Nd protocol name data base diff --git a/share/man/man5/remote.5 b/share/man/man5/remote.5 index a4425c35803..af11bee31ad 100644 --- a/share/man/man5/remote.5 +++ b/share/man/man5/remote.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: remote.5,v 1.3 1998/11/26 04:25:59 aaron Exp $ +.\" $OpenBSD: remote.5,v 1.4 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: remote.5,v 1.4 1997/04/20 00:05:27 mellon Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd June 5, 1993 .Dt REMOTE 5 -.Os BSD 4.2 +.Os .Sh NAME .Nm remote .Nd remote host description file diff --git a/share/man/man5/resolv.conf.5 b/share/man/man5/resolv.conf.5 index cb4be3c9490..f4537e7dc4b 100644 --- a/share/man/man5/resolv.conf.5 +++ b/share/man/man5/resolv.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: resolv.conf.5,v 1.8 1998/11/29 15:47:24 aaron Exp $ +.\" $OpenBSD: resolv.conf.5,v 1.9 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: resolv.conf.5,v 1.7 1996/03/06 18:22:16 scottr Exp $ .\" .\" Copyright (c) 1986, 1991 The Regents of the University of California. @@ -36,7 +36,7 @@ .\" .Dd May 10, 1991 .Dt RESOLV.CONF 5 -.Os BSD 4 +.Os .Sh NAME .Nm resolv.conf .Nd resolver configuration file diff --git a/share/man/man5/services.5 b/share/man/man5/services.5 index 549d9f9c72b..504abb5b505 100644 --- a/share/man/man5/services.5 +++ b/share/man/man5/services.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: services.5,v 1.4 1998/11/29 15:47:25 aaron Exp $ +.\" $OpenBSD: services.5,v 1.5 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: services.5,v 1.3 1994/11/30 19:31:31 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd June 5, 1993 .Dt SERVICES 5 -.Os BSD 4.2 +.Os .Sh NAME .Nm services .Nd service name data base diff --git a/share/man/man5/shells.5 b/share/man/man5/shells.5 index 23b5458eb53..fdb73eb057b 100644 --- a/share/man/man5/shells.5 +++ b/share/man/man5/shells.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: shells.5,v 1.3 1998/11/29 15:47:25 aaron Exp $ +.\" $OpenBSD: shells.5,v 1.4 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: shells.5,v 1.3 1994/11/30 19:31:32 jtc Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd June 5, 1993 .Dt SHELLS 5 -.Os BSD 4.2 +.Os .Sh NAME .Nm shells .Nd shell database diff --git a/share/man/man5/stab.5 b/share/man/man5/stab.5 index dd85d76b7de..3e17f0bc596 100644 --- a/share/man/man5/stab.5 +++ b/share/man/man5/stab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stab.5,v 1.5 1999/04/02 16:21:38 aaron Exp $ +.\" $OpenBSD: stab.5,v 1.6 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: stab.5,v 1.3 1994/11/30 19:31:33 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd June 5, 1993 .Dt STAB 5 -.Os BSD 4 +.Os .Sh NAME .Nm stab .Nd symbol table types diff --git a/share/man/man5/types.5 b/share/man/man5/types.5 index f1112eae98e..ff8759a2d4b 100644 --- a/share/man/man5/types.5 +++ b/share/man/man5/types.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: types.5,v 1.5 1999/02/11 02:19:57 millert Exp $ +.\" $OpenBSD: types.5,v 1.6 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: types.5,v 1.4 1997/07/10 06:56:38 mikel Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd June 5, 1993 .Dt TYPES 5 -.Os BSD 4 +.Os .Sh NAME .Nm types .Nd system data types diff --git a/share/man/man5/utmp.5 b/share/man/man5/utmp.5 index c491337d78d..eb9b0c07a7e 100644 --- a/share/man/man5/utmp.5 +++ b/share/man/man5/utmp.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: utmp.5,v 1.9 1999/04/21 15:15:39 millert Exp $ +.\" $OpenBSD: utmp.5,v 1.10 1999/05/23 14:11:05 aaron Exp $ .\" $NetBSD: utmp.5,v 1.5 1994/11/30 19:31:35 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd March 17, 1994 .Dt UTMP 5 -.Os BSD 4 +.Os .Sh NAME .Nm utmp , wtmp , lastlog .Nd login records |