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

Glen Barber gjb at FreeBSD.org
Mon Aug 25 16:25:13 UTC 2014


Author: gjb
Date: Mon Aug 25 16:25:12 2014
New Revision: 270583
URL: http://svnweb.freebsd.org/changeset/base/270583

Log:
  Fix revision sorting for r268161.
  
  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 Aug 25 16:25:10 2014	(r270582)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 16:25:12 2014	(r270583)
@@ -627,9 +627,6 @@
 	been added, <literal>-U</literal>, which allows specifying the
 	UUID of the guest in the System Information structure.</para>
 
-      <para revision="268161">The &man.mkimg.1; utility has been
-	merged from &os;-CURRENT.</para>
-
       <para revision="267734">The &os; Project has migrated
 	from the <application>GNATS</application> bug tracking system
 	to <application>Bugzilla</application>.  The &man.send-pr.1;
@@ -664,6 +661,9 @@
 	updated to include a new flag, <literal>-u</literal>, which
 	enables unbuffered output when specified.</para>
 
+      <para revision="268161">The &man.mkimg.1; utility has been
+	merged from &os;-CURRENT.</para>
+
       <sect3 xml:id="rc-scripts">
 	<title><filename>/etc/rc.d</filename> Scripts</title>
 


More information about the svn-src-all mailing list