summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>1998-06-15 17:56:22 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>1998-06-15 17:56:22 +0000
commit33f7f2e34d508785540fc8dadf2a8a7303a45e99 (patch)
treed262d8069024a25c13baa593dd2ff79fa7790371 /usr.bin
parentff83242d9a39a3161efb0280a988cb64b6133022 (diff)
use Bx macro for BSD versions
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ar/ar.55
-rw-r--r--usr.bin/showmount/showmount.85
-rw-r--r--usr.bin/tset/tset.17
-rw-r--r--usr.bin/which/whereis.15
4 files changed, 13 insertions, 9 deletions
diff --git a/usr.bin/ar/ar.5 b/usr.bin/ar/ar.5
index f3f95236d76..15fde759c7b 100644
--- a/usr.bin/ar/ar.5
+++ b/usr.bin/ar/ar.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ar.5,v 1.2 1996/06/26 05:31:17 deraadt Exp $
+.\" $OpenBSD: ar.5,v 1.3 1998/06/15 17:56:06 mickey Exp $
.\" $NetBSD: ar.5,v 1.2 1995/03/25 06:39:38 glass Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
@@ -140,7 +140,8 @@ names longer than 16 characters were truncated, and names with embedded
spaces (and often trailing spaces) were not supported.
It has been extended for these reasons,
as described above.
-This format first appeared in 4.4BSD.
+This format first appeared in
+.Bx 4.4 .
.Sh COMPATIBILITY
No archive format is currently specified by any standard.
.At V
diff --git a/usr.bin/showmount/showmount.8 b/usr.bin/showmount/showmount.8
index 53138098d87..e4e8a276083 100644
--- a/usr.bin/showmount/showmount.8
+++ b/usr.bin/showmount/showmount.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: showmount.8,v 1.3 1997/07/17 08:05:01 deraadt Exp $
+.\" $OpenBSD: showmount.8,v 1.4 1998/06/15 17:56:07 mickey Exp $
.\" $NetBSD: showmount.8,v 1.5 1995/08/31 22:26:07 jtc Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
@@ -93,4 +93,5 @@ as accurately as the mount daemon reports it.
.Sh HISTORY
The
.Nm showmount
-utility first appeared in 4.4BSD.
+utility first appeared in
+.Bx 4.4 .
diff --git a/usr.bin/tset/tset.1 b/usr.bin/tset/tset.1
index df427b1c11e..17fc44f7d12 100644
--- a/usr.bin/tset/tset.1
+++ b/usr.bin/tset/tset.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tset.1,v 1.3 1996/06/26 05:41:57 deraadt Exp $
+.\" $OpenBSD: tset.1,v 1.4 1998/06/15 17:56:09 mickey Exp $
.\" $NetBSD: tset.1,v 1.4.2.1 1995/12/05 02:53:34 jtc Exp $
.\"
.\" Copyright (c) 1985, 1990, 1993
@@ -360,8 +360,9 @@ and
options have been deleted from the
.Nm tset
utility.
-None of them were documented in 4.3BSD and all are of limited utility at
-best.
+None of them were documented in
+.Bx 4.3
+and all are of limited utility at best.
The
.Fl a ,
.Fl d
diff --git a/usr.bin/which/whereis.1 b/usr.bin/which/whereis.1
index f5f7a501b2d..8ed79b723ab 100644
--- a/usr.bin/which/whereis.1
+++ b/usr.bin/which/whereis.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: whereis.1,v 1.1 1997/04/08 02:44:06 millert Exp $
+.\" $OpenBSD: whereis.1,v 1.2 1998/06/15 17:56:10 mickey Exp $
.\" $NetBSD: whereis.1,v 1.4 1995/08/31 21:54:51 jtc Exp $
.\"
.\" Copyright (c) 1993
@@ -79,4 +79,5 @@ utility are no longer available in this version.
.Sh HISTORY
The
.Nm whereis
-command appeared in 3.0BSD.
+command appeared in
+.Bx 3.0 .