diff options
author | mpp <mpp@FreeBSD.org> | 1996-08-23 20:36:11 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-08-23 20:36:11 +0000 |
commit | bef6fb830a924dc15fdc9dab57ed60e6dea2aed4 (patch) | |
tree | 800c6c9572fda97e509e73fc903f0cd988371d16 /sbin/mountd | |
parent | 733856f9647223ba9a8e2cac728e15d5adaa040b (diff) | |
download | FreeBSD-src-bef6fb830a924dc15fdc9dab57ed60e6dea2aed4.zip FreeBSD-src-bef6fb830a924dc15fdc9dab57ed60e6dea2aed4.tar.gz |
Use the .Bx macro where appropriate.
Diffstat (limited to 'sbin/mountd')
-rw-r--r-- | sbin/mountd/mountd.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/mountd/mountd.8 b/sbin/mountd/mountd.8 index 7168c17..536cf36 100644 --- a/sbin/mountd/mountd.8 +++ b/sbin/mountd/mountd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)mountd.8 8.1 (Berkeley) 6/9/93 -.\" $Id: mountd.8,v 1.3 1995/02/22 21:42:48 ats Exp $ +.\" $Id: mountd.8,v 1.4 1995/06/27 11:06:18 dfr Exp $ .\" .Dd September 22, 1994 .Dt MOUNTD 8 @@ -128,4 +128,5 @@ the current list of remote mounted filesystems .Sh HISTORY The .Nm mountd -utility first appeared in 4.4BSD. +utility first appeared in +.Bx 4.4 . |