svn commit: r44675 - head/en_US.ISO8859-1/books/handbook/cutting-edge

Dru Lavigne dru at FreeBSD.org
Mon Apr 28 17:44:14 UTC 2014


Author: dru
Date: Mon Apr 28 17:44:13 2014
New Revision: 44675
URL: http://svnweb.freebsd.org/changeset/doc/44675

Log:
  Fix grammo.
  
  Sponsored by:	iXsystems

Modified:
  head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml	Mon Apr 28 17:39:38 2014	(r44674)
+++ head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml	Mon Apr 28 17:44:13 2014	(r44675)
@@ -1627,8 +1627,8 @@ Script done, …</screen>
 
       <para>In this example,
 	<option>-<replaceable>x</replaceable></option> is an option
-	passed to &man.make.1;.  Refer to &man.make.1; for an examples
-	of available options.</para>
+	passed to &man.make.1;.  Refer to &man.make.1; for examples
+	of the available options.</para>
 
       <para><option>-D<replaceable>VARIABLE</replaceable></option>
 	passes a variable to the <filename>Makefile</filename>.  The


More information about the svn-doc-all mailing list