svn commit: r270369 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri Aug 22 20:32:14 UTC 2014


Author: gjb
Date: Fri Aug 22 20:32:13 2014
New Revision: 270369
URL: http://svnweb.freebsd.org/changeset/base/270369

Log:
  Document r260178, fsck_ffs '-R' flag.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Aug 22 20:32:11 2014	(r270368)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Aug 22 20:32:13 2014	(r270369)
@@ -239,8 +239,11 @@
     <sect3 xml:id="fs">
       <title>File Systems</title>
 
-      <para> </para>
-
+      <para revision="260178" contrib="vendor"
+	vendor="&netflix;">A new flag, <literal>-R</literal>,
+	has been added to the &man.fsck.ffs.8; utility.  When used,
+	&man.fsck.ffs.8; will restart itself when too many critical
+	errors have been detected.</para>
     </sect3>
   </sect2>
 


More information about the svn-src-all mailing list