summaryrefslogtreecommitdiff
path: root/sbin/nfsd
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 /sbin/nfsd
parentff83242d9a39a3161efb0280a988cb64b6133022 (diff)
use Bx macro for BSD versions
Diffstat (limited to 'sbin/nfsd')
-rw-r--r--sbin/nfsd/nfsd.85
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/nfsd/nfsd.8 b/sbin/nfsd/nfsd.8
index c99ede58fa0..def8f7424c4 100644
--- a/sbin/nfsd/nfsd.8
+++ b/sbin/nfsd/nfsd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nfsd.8,v 1.3 1996/11/08 11:03:56 mickey Exp $
+.\" $OpenBSD: nfsd.8,v 1.4 1998/06/15 17:55:55 mickey Exp $
.\" $NetBSD: nfsd.8,v 1.7 1996/02/18 11:58:24 fvdl Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
@@ -115,4 +115,5 @@ utility exits 0 on success, and >0 if an error occurs.
.Sh HISTORY
The
.Nm nfsd
-utility first appeared in 4.4BSD.
+utility first appeared in
+.Bx 4.4 .