From 78fdfe3f64dd8ff5442c93bf0ee26e5f6e9976e0 Mon Sep 17 00:00:00 2001 From: Guy Helmer Date: Fri, 28 May 1999 01:16:14 +0000 Subject: [PATCH] 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 --- sbin/mount_cd9660/mount_cd9660.8 | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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