Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 2014 14:47:22 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r44603 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Message-ID:  <201404181447.s3IElMIx092072@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Fri Apr 18 14:47:22 2014
New Revision: 44603
URL: http://svnweb.freebsd.org/changeset/doc/44603

Log:
  Make some wording more explicit.
  
  Reviewed by:	mat

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Fri Apr 18 12:06:38 2014	(r44602)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Fri Apr 18 14:47:22 2014	(r44603)
@@ -3866,7 +3866,7 @@ SUB_LIST+=	OPT1="@comment " NO_OPT1=""
 	  <varname>USE_<replaceable>KEY</replaceable></varname>
 	  variable will be set to <replaceable>value</replaceable>.
 	  If <replaceable>value</replaceable> has spaces in it,
-	  replace them with commas, they will get back as spaces
+	  replace them with commas, they will be changed back to spaces
 	  during processing.  For example:</para>
 
 	<programlisting>OPTIONS_DEFINE=	OPT1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404181447.s3IElMIx092072>