svn commit: r259806 - releng/10.0/release/doc/en_US.ISO8859-1/installation

Glen Barber gjb at FreeBSD.org
Tue Dec 24 04:15:48 UTC 2013


Author: gjb
Date: Tue Dec 24 04:15:48 2013
New Revision: 259806
URL: http://svnweb.freebsd.org/changeset/base/259806

Log:
  Fix a typo in an XML element, incorrectly updated for docbook 5.0
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  releng/10.0/release/doc/en_US.ISO8859-1/installation/article.xml

Modified: releng/10.0/release/doc/en_US.ISO8859-1/installation/article.xml
==============================================================================
--- releng/10.0/release/doc/en_US.ISO8859-1/installation/article.xml	Tue Dec 24 03:57:25 2013	(r259805)
+++ releng/10.0/release/doc/en_US.ISO8859-1/installation/article.xml	Tue Dec 24 04:15:48 2013	(r259806)
@@ -14,7 +14,7 @@
 
     <copyright>
       <year>2013</year>
-      <holderrole="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