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

Eitan Adler eadler at FreeBSD.org
Mon Dec 10 15:30:59 UTC 2012


Author: eadler
Date: Mon Dec 10 15:30:59 2012
New Revision: 40322
URL: http://svnweb.freebsd.org/changeset/doc/40322

Log:
  Add missing word "decide"
  
  Submitted by:	bjk
  Approved by:	bcr (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 10 15:30:56 2012	(r40321)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.xml	Mon Dec 10 15:30:59 2012	(r40322)
@@ -192,7 +192,7 @@ USE_IMAKE=	yes
 	  particularly nice features it has.  Mentioning certain
 	  requirements like a graphical toolkit, heavy dependencies,
 	  runtime environment, or implementation languages help users
-	  whether this port will work for them.</para>
+	  decide whether this port will work for them.</para>
 
 	<para>Include a URL to the official WWW homepage.
 	  Prepend <emphasis>one</emphasis> of


More information about the svn-doc-all mailing list