aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_cd9660
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_cd9660
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_cd9660')
-rw-r--r--sbin/mount_cd9660/mount_cd9660.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8
index ef2238e4d3e1..262bbc158d0f 100644
--- a/sbin/mount_cd9660/mount_cd9660.8
+++ b/sbin/mount_cd9660/mount_cd9660.8
@@ -93,4 +93,5 @@ There is no ECMA support.
.Sh HISTORY
The
.Nm mount_cd9660
-utility first appeared 4.4BSD.
+utility first appeared
+.Bx 4.4 .