aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/handbook/ports
diff options
context:
space:
mode:
authorChern Lee <chern@FreeBSD.org>2001-08-16 18:35:08 +0000
committerChern Lee <chern@FreeBSD.org>2001-08-16 18:35:08 +0000
commit6c21f4c1e99f7231969d9dfad4a9560da75ef47b (patch)
tree370260183bf37b6eeb446a1f07d5cd3f0f606826 /en_US.ISO8859-1/books/handbook/ports
parent39348b56a937146ee7db23bf18a301ec360bafdc (diff)
downloaddoc-6c21f4c1e99f7231969d9dfad4a9560da75ef47b.tar.gz
doc-6c21f4c1e99f7231969d9dfad4a9560da75ef47b.zip
Change all contractions to proper form.
don't -> do not isn't -> is not let's -> let us ... and so on
Notes
Notes: svn path=/head/; revision=10378
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/ports')
-rw-r--r--en_US.ISO8859-1/books/handbook/ports/chapter.sgml10
1 files changed, 5 insertions, 5 deletions
diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml
index 3c1e3122cf..4ea5e3c82b 100644
--- a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml,v 1.135 2001/08/10 22:58:16 chern Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml,v 1.136 2001/08/11 21:34:52 jim Exp $
-->
<chapter id="ports">
@@ -136,7 +136,7 @@
<listitem>
<para>Some packages have compile time options relating to what they
- can and can't do. For example, <application>Apache</application>
+ can and cannot do. For example, <application>Apache</application>
can be configured with a wide variety of different builtin options.
By building from the port you do not have to accept the default
options, and can set them yourself.</para>
@@ -284,7 +284,7 @@ local: lsof-4.56.4.tgz remote: lsof-4.56.4.tgz
&prompt.root; <userinput>pkg_add <replaceable>lsof-4.56.4.tgz</replaceable></userinput></screen>
</example>
- <para>If you don't have a source of local packages (such as a
+ <para>If you do not have a source of local packages (such as a
FreeBSD CDROM set) then it will probably be easier to use the
-r option to &man.pkg.add.1;. This will cause the utility to
automatically determine the correct object format and release
@@ -896,7 +896,7 @@ Receiving lsof_4.57D.freebsd.tar.gz (439860 bytes): 100%
<indexterm><primary>imake</primary></indexterm>
<para>Some ports that use &man.imake.1; (a part of the X Windows
- System) don't work well with <makevar>PREFIX</makevar>, and will insist on
+ System) do not work well with <makevar>PREFIX</makevar>, and will insist on
installing under <filename>/usr/X11R6</filename>. Similarly, some Perl ports
ignore <makevar>PREFIX</makevar> and install in the Perl tree. Making these
ports respect <makevar>PREFIX</makevar> is a difficult or impossible
@@ -1254,7 +1254,7 @@ arcade game.</screen>
<sect2 id="ports-broken">
<title>Help! This Port Is Broken!</title>
- <para>If you come across a port that doesn't work for you, there are
+ <para>If you come across a port that does not work for you, there are
a few things you can do, including:</para>
<orderedlist>