svn commit: r263501 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Fri Mar 21 17:34:56 UTC 2014


Author: gjb
Date: Fri Mar 21 17:34:56 2014
New Revision: 263501
URL: http://svnweb.freebsd.org/changeset/base/263501

Log:
  Document r263028.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Mar 21 17:34:54 2014	(r263500)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Mar 21 17:34:56 2014	(r263501)
@@ -304,7 +304,11 @@
     <sect2 xml:id="releng">
       <title>Release Engineering and Integration</title>
 
-      <para> </para>
+      <para revision="263028">The &man.services.mkdb.8; utility has
+	been updated to support multiple byte orders.  Similar to
+	&man.cap.mkdb.1;, the <filename>services.db</filename> will
+	be created with proper endinanness as part of
+	cross-architecture release builds.</para>
 
     </sect2>
   </sect1>


More information about the svn-src-all mailing list