aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_cd9660
diff options
context:
space:
mode:
authorGuy Helmer <ghelmer@FreeBSD.org>1999-05-28 01:16:14 +0000
committerGuy Helmer <ghelmer@FreeBSD.org>1999-05-28 01:16:14 +0000
commit78fdfe3f64dd8ff5442c93bf0ee26e5f6e9976e0 (patch)
treefe5a6fdf4b8491021e2a7731389f8b2e4b7f1c18 /sbin/mount_cd9660
parentf9476829d070ae8dc92ae8915929119ef48d6941 (diff)
downloadsrc-78fdfe3f64dd8ff5442c93bf0ee26e5f6e9976e0.tar.gz
src-78fdfe3f64dd8ff5442c93bf0ee26e5f6e9976e0.zip
Add the missing cd9660-specific options to the -o flag. While I'm here,
add the missing -j flag to the synopsys. PR: docs/1667
Notes
Notes: svn path=/head/; revision=47555
Diffstat (limited to 'sbin/mount_cd9660')
-rw-r--r--sbin/mount_cd9660/mount_cd9660.817
1 files changed, 16 insertions, 1 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8
index e8f6725606ca..34662816ff85 100644
--- a/sbin/mount_cd9660/mount_cd9660.8
+++ b/sbin/mount_cd9660/mount_cd9660.8
@@ -42,7 +42,7 @@
.Nd mount an ISO-9660 filesystem
.Sh SYNOPSIS
.Nm mount_cd9660
-.Op Fl egrv
+.Op Fl egjrv
.Op Fl o Ar options
.Op Fl s Ar startsector
.Ar special | node
@@ -76,6 +76,21 @@ flag followed by a comma separated string of options.
See the
.Xr mount 8
man page for possible options and their meanings.
+The following cd9660 specific options are available:
+.Bl -tag -width indent
+.It extatt
+Same as
+.Fl e .
+.It gens
+Same as
+.Fl g .
+.It joliet
+Same as
+.Fl j .
+.It rrip
+Same as
+.Fl r .
+.El
.It Fl r
Do not use any Rockridge extensions included in the filesystem.
.It Fl s Ar startsector