Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Dec 2019 20:03:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 242485] mount(8): not able to parse -e option for cd9660 filesystem
Message-ID:  <bug-242485-227-z1osajUeff@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242485-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242485-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242485

--- Comment #5 from Ed Maste <emaste@freebsd.org> ---
(In reply to vermaden from comment #4)
> That description is for options like noatime or noexec

and also for options passed through to mount subcommands.

Everything from
     -o      Options are specified with a -o flag followed by a comma
             separated string of options.  In case of conflicting options
... to ...
             Additional options specific to file system types which are not
             internally known (see the description of the -t option below) =
may
             be described in the manual pages for the associated
             /sbin/mount_XXX utilities.

is part of the description of -o.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242485-227-z1osajUeff>