summaryrefslogtreecommitdiffstats
path: root/sbin/mount_cd9660
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2013-03-05 23:05:43 +0000
committerjkim <jkim@FreeBSD.org>2013-03-05 23:05:43 +0000
commit326a42abb915b374c53d3a927c0574d271be84b2 (patch)
tree20c6b7f78f36bd9b447492d6b3acee66787d49ca /sbin/mount_cd9660
parent475f470cf1bcd7615e6405a71ccdd43f22a0dd54 (diff)
downloadFreeBSD-src-326a42abb915b374c53d3a927c0574d271be84b2.zip
FreeBSD-src-326a42abb915b374c53d3a927c0574d271be84b2.tar.gz
Update the manual page to reflect reality. With r138509 and r152355,
"nostrictjoliet" option for mount_cd9660(8) was completely replaced with "brokenjoliet" somehow. MFC after: 3 days
Diffstat (limited to 'sbin/mount_cd9660')
-rw-r--r--sbin/mount_cd9660/mount_cd9660.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8
index 909af40..b471686 100644
--- a/sbin/mount_cd9660/mount_cd9660.8
+++ b/sbin/mount_cd9660/mount_cd9660.8
@@ -32,7 +32,7 @@
.\" @(#)mount_cd9660.8 8.3 (Berkeley) 3/27/94
.\" $FreeBSD$
.\"
-.Dd October 3, 2005
+.Dd March 5, 2013
.Dt MOUNT_CD9660 8
.Os
.Sh NAME
@@ -80,7 +80,7 @@ See the
man page for possible options and their meanings.
The following cd9660 specific options are available:
.Pp
-.Bl -tag -width "nostrictjoliet" -compact
+.Bl -tag -width "brokenjoliet" -compact
.It Cm extatt
Same as
.Fl e .
@@ -93,7 +93,7 @@ Same as
.It Cm norrip
Same as
.Fl r .
-.It Cm nostrictjoliet
+.It Cm brokenjoliet
Same as
.Fl b .
.El
OpenPOWER on IntegriCloud