aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/porters-handbook/porting-dads
diff options
context:
space:
mode:
authorWarren Block <wblock@FreeBSD.org>2014-11-18 01:40:08 +0000
committerWarren Block <wblock@FreeBSD.org>2014-11-18 01:40:08 +0000
commita6ea4fa645a6049f1eb85d4faeb4e43a8b64557d (patch)
tree4284a8c1d9aff7c735ede345896ac44f78b49e3c /en_US.ISO8859-1/books/porters-handbook/porting-dads
parent802593383ddaa2029f3d322ac7dc94c21c6056fc (diff)
downloaddoc-a6ea4fa645a6049f1eb85d4faeb4e43a8b64557d.tar.gz
doc-a6ea4fa645a6049f1eb85d4faeb4e43a8b64557d.zip
Minor edits for clarity and style.
Notes
Notes: svn path=/head/; revision=45994
Diffstat (limited to 'en_US.ISO8859-1/books/porters-handbook/porting-dads')
-rw-r--r--en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml
index 4103194100..7b4804781b 100644
--- a/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml
+++ b/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml
@@ -563,7 +563,7 @@ exec %%LOCALBASE%%/bin/java -jar %%DATADIR%%/foo.jar "$@"</programlisting>
Construct</title>
<para>The correct way for a <filename>Makefile</filename> to
- signal that the port can not be installed due to some external
+ signal that the port cannot be installed due to some external
factor (for instance, the user has specified an illegal
combination of build options) is to set a non-blank value to
<varname>IGNORE</varname>. This value will be formatted and