aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaras Korenko <taras@FreeBSD.org>2013-03-22 05:23:43 +0000
committerTaras Korenko <taras@FreeBSD.org>2013-03-22 05:23:43 +0000
commit799c07890c5cda9d6bc1f28804682f0808bce64d (patch)
tree3554f07c76c4b838ef69861f3f0baf28d4a72b58
parent9e5c8162044543807adf1d593cb548d7dff72008 (diff)
downloaddoc-799c07890c5cda9d6bc1f28804682f0808bce64d.tar.gz
doc-799c07890c5cda9d6bc1f28804682f0808bce64d.zip
+ fixed 1 whitespace and 2 typos
Approved by: gjb@
Notes
Notes: svn path=/head/; revision=41287
-rw-r--r--en_US.ISO8859-1/books/handbook/ports/chapter.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.xml b/en_US.ISO8859-1/books/handbook/ports/chapter.xml
index b2a1f920d2..ce7ab96dc3 100644
--- a/en_US.ISO8859-1/books/handbook/ports/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/ports/chapter.xml
@@ -204,7 +204,7 @@
related to the application or install <filename
role="package">ports-mgmt/portaudit</filename>. Once
installed, type <command>portaudit -F -a</command> to check
- all installed applications for known vulnerabilities</para>
+ all installed applications for known vulnerabilities.</para>
</warning>
<para>The remainder of this chapter explains how to use packages
@@ -279,7 +279,7 @@ lsof: /usr/ports/sysutils/lsof</screen>
<maketarget>search</maketarget>
name=<replaceable>program-name</replaceable></command>
where <replaceable>program-name</replaceable> is the name of
- the software. For example,to search for
+ the software. For example, to search for
<command>lsof</command>:</para>
<screen>&prompt.root; <userinput>cd /usr/ports</userinput>
@@ -1784,9 +1784,7 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ fetch</userinput></screen>
<para><filename
role="package">ports-mgmt/pkg_cutleaves</filename> automates
the task of removing installed ports that are no longer
- needed.
-
- port.</para>
+ needed.</para>
</sect2>
</sect1>