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

Isabell Long issyl0 at FreeBSD.org
Mon Dec 31 17:57:49 UTC 2012


Author: issyl0
Date: Mon Dec 31 17:57:48 2012
New Revision: 40524
URL: http://svnweb.freebsd.org/changeset/doc/40524

Log:
  Add a missing blank space in the porter's handbook: "usedin" -> "used in".
  
  PR:		docs/174811
  Submitted by:	Po-Chien Lin <linpc at cs.nctu.edu.tw>
  Approved by:	gabor (mentor)

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 Dec 31 16:50:59 2012	(r40523)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.xml	Mon Dec 31 17:57:48 2012	(r40524)
@@ -4931,7 +4931,7 @@ PORTVERSION=	1.0</programlisting>
 .endif</programlisting>
 
 	<para>Here are some handy variables and how they are expanded
-	  by default when usedin the
+	  by default when used in the
 	  <filename>Makefile</filename>:</para>
 
 	<itemizedlist>


More information about the svn-doc-all mailing list