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

Warren Block wblock at FreeBSD.org
Mon Sep 2 18:24:50 UTC 2013


Author: wblock
Date: Mon Sep  2 18:24:49 2013
New Revision: 42609
URL: http://svnweb.freebsd.org/changeset/doc/42609

Log:
  Whitespace-only fix, 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	Mon Sep  2 18:21:26 2013	(r42608)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.xml	Mon Sep  2 18:24:49 2013	(r42609)
@@ -9933,8 +9933,8 @@ PLIST_SUB+=	X11="@comment "
       <para>Another way of modifying a port's packing list is based
 	on setting the variables <makevar>PLIST_FILES</makevar>,
 	<makevar>PLIST_DIRS</makevar>, and
-	<makevar>PLIST_DIRSTRY</makevar>.  The value of each variable is
-	regarded as a list of pathnames to write to
+	<makevar>PLIST_DIRSTRY</makevar>.  The value of each variable
+	is regarded as a list of pathnames to write to
 	<filename><makevar>TMPPLIST</makevar></filename> along with
 	<filename><makevar>PLIST</makevar></filename> contents.  Names
 	listed in <makevar>PLIST_FILES</makevar>,


More information about the svn-doc-head mailing list