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

Niclas Zeising zeising at FreeBSD.org
Mon Dec 10 17:00:55 UTC 2012


Author: zeising
Date: Mon Dec 10 17:00:54 2012
New Revision: 40337
URL: http://svnweb.freebsd.org/changeset/doc/40337

Log:
  Fix spelling.
  
  Noticed by:	wblock
  Approved by:	joel (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 16:09:38 2012	(r40336)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.xml	Mon Dec 10 17:00:54 2012	(r40337)
@@ -4443,7 +4443,7 @@ OPTIONS_RADIO_RG1=	OPT7 OPT8</programlis
 OPTIONS_MULTI_MG1=	OPT5 OPT6</programlisting>
 
 	  <para><makevar>OPTIONS</makevar> can also be grouped as
-	    <quote>multiple-choice</quote> lists, where non or any
+	    <quote>multiple-choice</quote> lists, where none or any
 	    option can be enabled:</para>
 
 	  <programlisting>OPTIONS_GROUP=		GG1


More information about the svn-doc-all mailing list