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
This commit is contained in:
Jung-uk Kim 2013-03-05 23:05:43 +00:00
parent 7039dfb32f
commit e8e60cfae2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=247859

View File

@ -32,7 +32,7 @@
.\" @(#)mount_cd9660.8 8.3 (Berkeley) 3/27/94 .\" @(#)mount_cd9660.8 8.3 (Berkeley) 3/27/94
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd October 3, 2005 .Dd March 5, 2013
.Dt MOUNT_CD9660 8 .Dt MOUNT_CD9660 8
.Os .Os
.Sh NAME .Sh NAME
@ -80,7 +80,7 @@ See the
man page for possible options and their meanings. man page for possible options and their meanings.
The following cd9660 specific options are available: The following cd9660 specific options are available:
.Pp .Pp
.Bl -tag -width "nostrictjoliet" -compact .Bl -tag -width "brokenjoliet" -compact
.It Cm extatt .It Cm extatt
Same as Same as
.Fl e . .Fl e .
@ -93,7 +93,7 @@ Same as
.It Cm norrip .It Cm norrip
Same as Same as
.Fl r . .Fl r .
.It Cm nostrictjoliet .It Cm brokenjoliet
Same as Same as
.Fl b . .Fl b .
.El .El