summaryrefslogtreecommitdiff
path: root/usr.bin/showmount/showmount.8
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/showmount/showmount.8
parentff83242d9a39a3161efb0280a988cb64b6133022 (diff)
use Bx macro for BSD versions
Diffstat (limited to 'usr.bin/showmount/showmount.8')
-rw-r--r--usr.bin/showmount/showmount.85
1 files changed, 3 insertions, 2 deletions
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 .