svn commit: r285467 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Jul 13 15:44:53 UTC 2015


Author: gjb
Date: Mon Jul 13 15:44:52 2015
New Revision: 285467
URL: https://svnweb.freebsd.org/changeset/base/285467

Log:
  Sort by previous commit by revision ID.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 15:44:50 2015	(r285466)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 15:44:52 2015	(r285467)
@@ -542,6 +542,11 @@
 	If <literal>LOCALBASE</literal> is unset, it defaults to
 	<filename class="directory">/usr/local</filename>.</para>
 
+      <para revision="273955">A new &man.rc.8; script,
+	<filename>growfs</filename>, has been added, which will resize
+	the root filesystem on boot if <filename>/firstboot</filename>
+	exists.</para>
+
       <para revision="275299">The <filename>mrouted</filename>
 	&man.rc.8; script has been removed from the base system.  An
 	equivalent script is available from the <filename
@@ -552,11 +557,6 @@
 	<filename>iovctl</filename>, has been added, which allows
 	automatically starting the &man.iovctl.8; utility at
 	boot.</para>
-
-      <para revision="273955">A new &man.rc.8; script,
-	<filename>growfs</filename>, has been added, which will resize
-	the root filesystem on boot if <filename>/firstboot</filename>
-	exists.</para>
     </sect2>
 
     <sect2 xml:id="userland-periodic">


More information about the svn-src-head mailing list