https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242485

Conrad Meyer <c...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Not A Bug

--- Comment #1 from Conrad Meyer <c...@freebsd.org> ---
The quoted excerpt is a subset of the documentation for the '-o' flag:

     -o      Options are specified with a -o flag followed by a comma
             separated string of options.  In case of conflicting options
             being specified, the rightmost option takes effect.  The
             following options are available:
...
             Any additional options specific to a file system type that is not
             one of the internally known types (see the -t option) may be
             passed as a comma separated list; these options are distinguished
             by a leading “-” (dash).  For example, the mount command:

                   mount -t cd9660 -o -e /dev/cd0 /cdrom

Note that the example shows the '-o -e' explicitly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to