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

Warren Block wblock at FreeBSD.org
Sun Feb 9 02:57:23 UTC 2014


Author: wblock
Date: Sun Feb  9 02:57:22 2014
New Revision: 43845
URL: http://svnweb.freebsd.org/changeset/doc/43845

Log:
  Whitespace-only fixes, translators please ignore.

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/book.xml	Sun Feb  9 02:42:48 2014	(r43844)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.xml	Sun Feb  9 02:57:22 2014	(r43845)
@@ -60,19 +60,19 @@
     <releaseinfo>$FreeBSD$</releaseinfo>
   </info>
 
-&chap.porting-why;
-&chap.new-port;
-&chap.quick-porting;
-&chap.slow-porting;
-&chap.makefiles;
-&chap.special;
-&chap.plist;
-&chap.pkg-files;
-&chap.testing;
-&chap.upgrading;
-&chap.security;
-&chap.porting-dads;
-&chap.porting-samplem;
-&chap.keeping-up;
-&chap.appendices;
+  &chap.porting-why;
+  &chap.new-port;
+  &chap.quick-porting;
+  &chap.slow-porting;
+  &chap.makefiles;
+  &chap.special;
+  &chap.plist;
+  &chap.pkg-files;
+  &chap.testing;
+  &chap.upgrading;
+  &chap.security;
+  &chap.porting-dads;
+  &chap.porting-samplem;
+  &chap.keeping-up;
+  &chap.appendices;
 </book>


More information about the svn-doc-head mailing list