aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-16 12:55:54 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-16 12:55:54 +0000
commite1a85079e70f9cd429f41e3d1889c68cbc198af1 (patch)
tree5de8bda4b3a52be5f95ea5d61c25259518ad2b40
parent9f3567f81f8fd82f81a9f7fb548dd1643d9b2028 (diff)
downloadsrc-e1a85079e70f9cd429f41e3d1889c68cbc198af1.tar.gz
src-e1a85079e70f9cd429f41e3d1889c68cbc198af1.zip
It is the ``nostrictjoliet'' option equivalent to -b.
Reviewed by: bp
Notes
Notes: svn path=/head/; revision=74345
-rw-r--r--sbin/mount_cd9660/mount_cd9660.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8
index ef98b63197d6..1ee9a04a0bf3 100644
--- a/sbin/mount_cd9660/mount_cd9660.8
+++ b/sbin/mount_cd9660/mount_cd9660.8
@@ -82,7 +82,7 @@ See the
.Xr mount 8
man page for possible options and their meanings.
The following cd9660 specific options are available:
-.Bl -tag -width indent
+.Bl -tag -width "nostrictjoliet"
.It extatt
Same as
.Fl e .
@@ -95,7 +95,7 @@ Same as
.It rrip
Same as
.Fl r .
-.It strictjoliet
+.It nostrictjoliet
Same as
.Fl b .
.El