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

Glen Barber gjb at FreeBSD.org
Mon Aug 25 09:06:46 UTC 2014


Author: gjb
Date: Mon Aug 25 09:06:45 2014
New Revision: 270525
URL: http://svnweb.freebsd.org/changeset/base/270525

Log:
  Wrap a few long lines.
  
  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 09:06:44 2014	(r270524)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 09:06:45 2014	(r270525)
@@ -8,7 +8,9 @@
 <!ENTITY % vendor PUBLIC "-//FreeBSD//ENTITIES Vendor Specification//EN" "vendor.ent">
  %vendor;
 ]>
-<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
+<article xmlns="http://docbook.org/ns/docbook"
+  xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
+
 <info>
   <title>&os; &release.current; Release Notes</title>
 
@@ -34,7 +36,8 @@
     <year>2012</year>
     <year>2013</year>
     <year>2014</year>
-    <holder role="mailto:doc at FreeBSD.org">The &os; Documentation Project</holder>
+    <holder role="mailto:doc at FreeBSD.org">The &os; Documentation
+      Project</holder>
   </copyright>
 
   <legalnotice xml:id="trademarks" role="trademarks">


More information about the svn-src-all mailing list