Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2018 15:53:44 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r333733 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201805171553.w4HFridJ009434@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805171553.w4HFridJ009434>