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

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


Author: gjb
Date: Mon Jul 13 15:45:51 2015
New Revision: 285476
URL: https://svnweb.freebsd.org/changeset/base/285476

Log:
  Document r284009, growfs rc(8) script addition.
  
  Approved by:	re (implicit)
  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	Mon Jul 13 15:45:49 2015	(r285475)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 15:45:51 2015	(r285476)
@@ -269,7 +269,10 @@
       <title><filename class="directory">/etc/rc.d</filename>
 	Scripts</title>
 
-      <para> </para>
+      <para revision="284009">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-all mailing list