summaryrefslogtreecommitdiff
path: root/doc/apt-get.8.xml
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2009-10-29 00:14:21 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2009-10-29 00:14:21 +0100
commit5f4331c4d265aa83229e3e58edd49e54731fb646 (patch)
treee3279a7c10774b93b36c7eb9cd436d8357945af5 /doc/apt-get.8.xml
parent339a6808b961a4dc1910ffd442a857e16366a07f (diff)
correct various errors, typos and oddities in the manpages
Patch by Chris Leick which closes his on bug. Thanks! * doc/ various manpages: - correct various errors, typos and oddities (Closes: #552535) * doc/apt-secure.8.xml: - replace literal with emphasis tags in Archive configuration
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r--doc/apt-get.8.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index 4735dcd34..d3c3772bd 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -263,7 +263,7 @@
you will properly get another (newer, older or none) source version than
the one you have installed or could install.</para>
- <para>If the <option>--compile</option> options is specified
+ <para>If the <option>--compile</option> option is specified
then the package will be compiled to a binary .deb using
<command>dpkg-buildpackage</command>, if <option>--download-only</option>
is specified then the source package will not be unpacked.</para>
@@ -391,7 +391,7 @@
<para>Simulate prints out
a series of lines each one representing a dpkg operation, Configure (Conf),
- Remove (Remv), Unpack (Inst). Square brackets indicate broken packages with
+ Remove (Remv), Unpack (Inst). Square brackets indicate broken packages
and empty set of square brackets meaning breaks that are of no consequence
(rare).</para></listitem>
</varlistentry>