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

Glen Barber gjb at FreeBSD.org
Thu Sep 4 02:14:56 UTC 2014


Author: gjb
Date: Thu Sep  4 02:14:55 2014
New Revision: 271080
URL: http://svnweb.freebsd.org/changeset/base/271080

Log:
  Document r264438, mdconfig(8) rc.conf(5) listing is no longer
  required to be sequential.
  
  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	Thu Sep  4 02:14:53 2014	(r271079)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Sep  4 02:14:55 2014	(r271080)
@@ -1212,6 +1212,10 @@
 	  &os; 10.0-RELEASE that would prevent proper IPv6
 	  allocation via the &man.jail.8; &man.rc.8; startup script
 	  has been fixed.</para>
+
+	<para revision="264438">The &man.rc.8; restriction requiring
+	  &man.mdconfig.8; devices defined in &man.rc.conf.5; to be
+	  listed sequentially has been removed.</para>
       </sect3>
     </sect2>
 


More information about the svn-src-all mailing list