svn commit: r296900 - releng/10.3/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue Mar 15 15:24:15 UTC 2016


Author: gjb
Date: Tue Mar 15 15:24:14 2016
New Revision: 296900
URL: https://svnweb.freebsd.org/changeset/base/296900

Log:
  Correct program name: s/shutdown/reboot/
  
  Submitted by:	Harald Schmalzbauer
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: releng/10.3/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/10.3/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Mar 15 13:38:15 2016	(r296899)
+++ releng/10.3/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Mar 15 15:24:14 2016	(r296900)
@@ -210,7 +210,7 @@
 
       <para revision="293744" contrib="sponsor" sponsor="&ff;">The
 	initial implementation of <quote>reroot</quote> support has
-	been added to the &man.shutdown.8; utility, allowing the root
+	been added to the &man.reboot.8; utility, allowing the root
 	filesystem to be mounted from a temporary source filesystem
 	without requiring a full system reboot.</para>
     </sect2>


More information about the svn-src-releng mailing list