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

Mathieu Arnold mat at FreeBSD.org
Mon Jul 27 15:20:43 UTC 2015


Author: mat
Date: Mon Jul 27 15:20:42 2015
New Revision: 47117
URL: https://svnweb.freebsd.org/changeset/doc/47117

Log:
  Small reword.
  
  Noticed by:	wblock

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Mon Jul 27 15:20:24 2015	(r47116)
+++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Mon Jul 27 15:20:42 2015	(r47117)
@@ -39,7 +39,7 @@
 	&man.chgrp.1;, or forces owner or group with &man.install.1;
 	then use <link
 	  linkend="uses-fakeroot"><literal>USES=fakeroot</literal></link>
-	to fake those calls.  Sligh patching of the port's
+	to fake those calls.  Some patching of the port's
 	<filename>Makefiles</filename> will be needed.</para>
     </note>
 


More information about the svn-doc-all mailing list