summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-05-23 14:11:41 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-05-23 14:11:41 +0000
commit18cf786954e1bd6b1bb79070fceb4fecbad6d488 (patch)
tree0bc8554e6274bdee7e759f2d2d6a1e20fed0cdbb /bin
parentbd3846209995d875b04576fcb40766bbc82c16c6 (diff)
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com
Diffstat (limited to 'bin')
-rw-r--r--bin/cat/cat.14
-rw-r--r--bin/cp/cp.14
-rw-r--r--bin/csh/csh.14
-rw-r--r--bin/df/df.14
-rw-r--r--bin/domainname/domainname.14
-rw-r--r--bin/ed/ed.14
-rw-r--r--bin/hostname/hostname.14
-rw-r--r--bin/ln/ln.14
-rw-r--r--bin/mt/mt.14
-rw-r--r--bin/pax/pax.14
-rw-r--r--bin/ps/ps.14
-rw-r--r--bin/pwd/pwd.14
-rw-r--r--bin/rcp/rcp.14
-rw-r--r--bin/rmail/rmail.84
-rw-r--r--bin/sync/sync.84
15 files changed, 30 insertions, 30 deletions
diff --git a/bin/cat/cat.1 b/bin/cat/cat.1
index b6e6798efd1..2efaee5ff71 100644
--- a/bin/cat/cat.1
+++ b/bin/cat/cat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cat.1,v 1.8 1999/03/03 00:54:43 aaron Exp $
+.\" $OpenBSD: cat.1,v 1.9 1999/05/23 14:10:46 aaron Exp $
.\" $NetBSD: cat.1,v 1.12 1995/09/27 05:38:55 cgd Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -39,7 +39,7 @@
.\"
.Dd May 2, 1995
.Dt CAT 1
-.Os BSD 3
+.Os
.Sh NAME
.Nm cat
.Nd concatenate and print files
diff --git a/bin/cp/cp.1 b/bin/cp/cp.1
index cbcddf535c8..e03d7aef633 100644
--- a/bin/cp/cp.1
+++ b/bin/cp/cp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cp.1,v 1.8 1999/03/10 02:39:59 pjanzen Exp $
+.\" $OpenBSD: cp.1,v 1.9 1999/05/23 14:10:46 aaron Exp $
.\" $NetBSD: cp.1,v 1.9 1995/07/25 19:36:45 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993, 1994
@@ -39,7 +39,7 @@
.\"
.Dd April 18, 1994
.Dt CP 1
-.Os BSD 4
+.Os
.Sh NAME
.Nm cp
.Nd copy files
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1
index ca74711a8f3..a684f8d3273 100644
--- a/bin/csh/csh.1
+++ b/bin/csh/csh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: csh.1,v 1.24 1999/05/12 13:26:46 aaron Exp $
+.\" $OpenBSD: csh.1,v 1.25 1999/05/23 14:10:46 aaron Exp $
.\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -36,7 +36,7 @@
.\"
.Dd January 21, 1994
.Dt CSH 1
-.Os BSD 4
+.Os
.Sh NAME
.Nm csh
.Nd a shell (command interpreter) with C-like syntax
diff --git a/bin/df/df.1 b/bin/df/df.1
index c736bf18432..d9752e68206 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: df.1,v 1.14 1998/12/15 01:20:19 aaron Exp $
+.\" $OpenBSD: df.1,v 1.15 1999/05/23 14:10:47 aaron Exp $
.\" $NetBSD: df.1,v 1.12 1995/12/05 02:42:45 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -36,7 +36,7 @@
.\"
.Dd January 13, 1994
.Dt DF 1
-.Os BSD 4
+.Os
.Sh NAME
.Nm df
.Nd display free disk space
diff --git a/bin/domainname/domainname.1 b/bin/domainname/domainname.1
index 7562e4ec6de..629bda6d2b0 100644
--- a/bin/domainname/domainname.1
+++ b/bin/domainname/domainname.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: domainname.1,v 1.6 1998/12/15 01:20:19 aaron Exp $
+.\" $OpenBSD: domainname.1,v 1.7 1999/05/23 14:10:47 aaron Exp $
.\" $NetBSD: domainname.1,v 1.7 1995/07/25 19:36:57 jtc Exp $
.\"
.\" Copyright (c) 1983, 1988, 1990, 1993
@@ -36,7 +36,7 @@
.\"
.Dd May 31, 1993
.Dt DOMAINNAME 1
-.Os BSD 4.2
+.Os
.Sh NAME
.Nm domainname
.Nd set or print YP domain of current host system
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1
index 38ead2c7bb7..859de2d43ac 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -1,8 +1,8 @@
-.\" $OpenBSD: ed.1,v 1.17 1999/03/01 05:39:02 aaron Exp $
+.\" $OpenBSD: ed.1,v 1.18 1999/05/23 14:10:47 aaron Exp $
.\"
.Dd May 2, 1993
.Dt ED 1
-.Os BSD 4
+.Os
.Sh NAME
.Nm ed
.Nd text editor
diff --git a/bin/hostname/hostname.1 b/bin/hostname/hostname.1
index 9030b1ae24f..cde3595e35a 100644
--- a/bin/hostname/hostname.1
+++ b/bin/hostname/hostname.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hostname.1,v 1.6 1998/12/15 01:20:22 aaron Exp $
+.\" $OpenBSD: hostname.1,v 1.7 1999/05/23 14:10:48 aaron Exp $
.\" $NetBSD: hostname.1,v 1.11 1995/09/07 06:28:39 jtc Exp $
.\"
.\" Copyright (c) 1983, 1988, 1990, 1993
@@ -36,7 +36,7 @@
.\"
.Dd April 28, 1995
.Dt HOSTNAME 1
-.Os BSD 4.2
+.Os
.Sh NAME
.Nm hostname
.Nd set or print name of current host system
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1
index b6e04685c79..a83b159bed5 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ln.1,v 1.5 1998/12/15 01:20:22 aaron Exp $
+.\" $OpenBSD: ln.1,v 1.6 1999/05/23 14:10:48 aaron Exp $
.\" $NetBSD: ln.1,v 1.10 1995/07/25 19:37:04 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -39,7 +39,7 @@
.\"
.Dd December 30, 1993
.Dt LN 1
-.Os BSD 4
+.Os
.Sh NAME
.Nm ln
.Nd make links
diff --git a/bin/mt/mt.1 b/bin/mt/mt.1
index ffa37a88a90..7391213178b 100644
--- a/bin/mt/mt.1
+++ b/bin/mt/mt.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mt.1,v 1.11 1998/12/15 01:20:24 aaron Exp $
+.\" $OpenBSD: mt.1,v 1.12 1999/05/23 14:10:48 aaron Exp $
.\" $NetBSD: mt.1,v 1.8 1996/05/21 10:23:55 mrg Exp $
.\"
.\" Copyright (c) 1981, 1990, 1993
@@ -36,7 +36,7 @@
.\"
.Dd June 12, 1996
.Dt MT 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm mt ,
.Nm eject
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index a3ee35f4111..bd7d19df95e 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pax.1,v 1.11 1998/12/19 18:39:05 deraadt Exp $
+.\" $OpenBSD: pax.1,v 1.12 1999/05/23 14:10:48 aaron Exp $
.\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $
.\"
.\" Copyright (c) 1992 Keith Muller.
@@ -40,7 +40,7 @@
.\"
.Dd April 18, 1994
.Dt PAX 1
-.Os BSD 4.4
+.Os
.Sh NAME
.Nm pax
.Nd read and write file archives and copy directory hierarchies
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index ba28e7a1f2a..3e6e045015f 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ps.1,v 1.20 1999/04/30 06:24:33 pjanzen Exp $
+.\" $OpenBSD: ps.1,v 1.21 1999/05/23 14:10:48 aaron Exp $
.\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -36,7 +36,7 @@
.\"
.Dd April 18, 1994
.Dt PS 1
-.Os BSD 4
+.Os
.Sh NAME
.Nm ps
.Nd process status
diff --git a/bin/pwd/pwd.1 b/bin/pwd/pwd.1
index e5755cd7ecf..446f6240ba6 100644
--- a/bin/pwd/pwd.1
+++ b/bin/pwd/pwd.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pwd.1,v 1.6 1998/12/15 01:20:25 aaron Exp $
+.\" $OpenBSD: pwd.1,v 1.7 1999/05/23 14:10:49 aaron Exp $
.\" $NetBSD: pwd.1,v 1.10 1995/09/07 06:47:30 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -39,7 +39,7 @@
.\"
.Dd April 28, 1995
.Dt PWD 1
-.Os BSD 4
+.Os
.Sh NAME
.Nm pwd
.Nd return working directory name
diff --git a/bin/rcp/rcp.1 b/bin/rcp/rcp.1
index 7d86e87228b..dfad64c0308 100644
--- a/bin/rcp/rcp.1
+++ b/bin/rcp/rcp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcp.1,v 1.7 1998/12/15 01:20:25 aaron Exp $
+.\" $OpenBSD: rcp.1,v 1.8 1999/05/23 14:10:49 aaron Exp $
.\" $NetBSD: rcp.1,v 1.6 1995/07/25 19:37:25 jtc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
@@ -36,7 +36,7 @@
.\"
.Dd May 31, 1993
.Dt RCP 1
-.Os BSD 4.3r
+.Os
.Sh NAME
.Nm rcp
.Nd remote file copy
diff --git a/bin/rmail/rmail.8 b/bin/rmail/rmail.8
index 1546ac1e24b..1e00347dbbe 100644
--- a/bin/rmail/rmail.8
+++ b/bin/rmail/rmail.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rmail.8,v 1.7 1998/12/15 01:20:26 aaron Exp $
+.\" $OpenBSD: rmail.8,v 1.8 1999/05/23 14:11:09 aaron Exp $
.\" $NetBSD: rmail.8,v 1.8 1995/03/21 07:08:21 cgd Exp $
.\"
.\" Copyright (c) 1983, 1990 The Regents of the University of California.
@@ -36,7 +36,7 @@
.\"
.Dd April 29, 1993
.Dt RMAIL 8
-.Os BSD 4.2
+.Os
.Sh NAME
.Nm rmail
.Nd handle remote mail received via uucp
diff --git a/bin/sync/sync.8 b/bin/sync/sync.8
index 071ba867a5d..9302d40fa41 100644
--- a/bin/sync/sync.8
+++ b/bin/sync/sync.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sync.8,v 1.7 1998/12/15 01:20:27 aaron Exp $
+.\" $OpenBSD: sync.8,v 1.8 1999/05/23 14:11:10 aaron Exp $
.\" $NetBSD: sync.8,v 1.6 1995/03/21 09:11:35 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -36,7 +36,7 @@
.\"
.Dd May 31, 1993
.Dt SYNC 8
-.Os BSD 4
+.Os
.Sh NAME
.Nm sync
.Nd force completion of pending disk writes (flush cache)