svn commit: r332719 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:43:42 UTC 2018


Author: gjb
Date: Wed Apr 18 14:43:25 2018
New Revision: 332719
URL: https://svnweb.freebsd.org/changeset/base/332719

Log:
  Document r328604, fsck_ffs(8) exit with non-zero status if filesystem
  is not repaired.
  
  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	Wed Apr 18 14:43:24 2018	(r332718)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:25 2018	(r332719)
@@ -255,6 +255,11 @@
 	The argument to <literal>-j</literal> can be either the name
 	or numeric jail <acronym>ID</acronym>.</para>
 
+      <para revision="328604" contrib="sponsor"
+	sponsor="&dellemc;">The &man.fsck.ffs.8; utility has been
+	updated to exit with a non-zero status when the filesystem is
+	not repaired.</para>
+
       <para revision="330692" contrib="sponsor"
 	sponsor="&dellemc;">The &man.dhclient.8; utility has been
 	updated to be more compliant with <acronym>RFC</acronym>2131


More information about the svn-src-all mailing list