svn commit: r333733 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Thu May 17 15:53:49 UTC 2018
Author: gjb
Date: Thu May 17 15:53:44 2018
New Revision: 333733
URL: https://svnweb.freebsd.org/changeset/base/333733
Log:
Document r322753, mount(8) 'autoro' option addition.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu May 17 15:53:43 2018 (r333732)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu May 17 15:53:44 2018 (r333733)
@@ -367,6 +367,12 @@
<para revision="332947">The &man.etdump.1; utility has been
added, which is used to view El Torito boot catalog
information.</para>
+
+ <para revision="322753">The &man.mount.8; utility has been
+ updated to allow fallback to mount media read-only if an
+ attempt to mount write-protected media read-write fails. This
+ behavior is disabled by default, and can be requested with the
+ new <literal>autoro</literal> option.</para>
</sect2>
<sect2 xml:id="userland-contrib">
More information about the svn-src-all
mailing list