aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_portalfs
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-08-23 20:36:11 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-08-23 20:36:11 +0000
commitc0b0bcf4d39fe41ec1317d807a407284b7774f59 (patch)
tree800c6c9572fda97e509e73fc903f0cd988371d16 /sbin/mount_portalfs
parent8d612dd2fc244a63a75acd6985e70125e8da485a (diff)
downloadsrc-c0b0bcf4d39fe41ec1317d807a407284b7774f59.tar.gz
src-c0b0bcf4d39fe41ec1317d807a407284b7774f59.zip
Use the .Bx macro where appropriate.
Notes
Notes: svn path=/head/; revision=17797
Diffstat (limited to 'sbin/mount_portalfs')
-rw-r--r--sbin/mount_portalfs/mount_portalfs.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/mount_portalfs/mount_portalfs.8 b/sbin/mount_portalfs/mount_portalfs.8
index 0df65316c2ad..5c1f17746dc6 100644
--- a/sbin/mount_portalfs/mount_portalfs.8
+++ b/sbin/mount_portalfs/mount_portalfs.8
@@ -133,4 +133,5 @@ This filesystem may not be NFS-exported.
.Sh HISTORY
The
.Nm mount_portal
-utility first appeared in 4.4BSD.
+utility first appeared in
+.Bx 4.4 .