svn commit: r44612 - head/en_US.ISO8859-1/books/porters-handbook/plist

Mathieu Arnold mat at FreeBSD.org
Sun Apr 20 10:29:46 UTC 2014


Author: mat (ports committer)
Date: Sun Apr 20 10:29:45 2014
New Revision: 44612
URL: http://svnweb.freebsd.org/changeset/doc/44612

Log:
  Add a missing xml:id.
  
  Sponsored by:	Absolight

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml	Sun Apr 20 09:50:20 2014	(r44611)
+++ head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml	Sun Apr 20 10:29:45 2014	(r44612)
@@ -524,7 +524,7 @@ etc/orbit.conf-dist
       </sect3>
     </sect2>
 
-    <sect2>
+    <sect2 xml:id="plist-keywords-your-own">
       <title>Creating Your Own Keyword</title>
 
       <para>Package list files can be extended by keywords that are


More information about the svn-doc-all mailing list