Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Dec 2019 20:10:19 +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-l3UANpaGPy@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 #6 from Ed Maste <emaste@freebsd.org> ---
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).

Would changing
 "may be passed as a comma separated list"
to
 "may be included in the comma separated list"
have cleared it up for you? Implying that it's part of the same list, not
perhaps a separate list?

--=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-l3UANpaGPy>