summaryrefslogtreecommitdiff
path: root/doc/apt-get.8.xml
diff options
context:
space:
mode:
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 81f580c31..b757c3d30 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -356,7 +356,7 @@
<term><option>--assume-yes</option></term>
<listitem><para>Automatic yes to prompts; assume "yes" as answer to all prompts and run
non-interactively. If an undesirable situation, such as changing a held
- package, trying to install a unauthenticated package or removing an essential package
+ package, trying to install an unauthenticated package or removing an essential package
occurs then <literal>apt-get</literal> will abort.
Configuration Item: <literal>APT::Get::Assume-Yes</literal>.</para></listitem>
</varlistentry>
@@ -413,7 +413,7 @@
<varlistentry><term><option>--with-new-pkgs</option></term>
<listitem><para>Allow installing new packages when used in
conjunction with <literal>upgrade</literal>. This is useful if
- the update of a installed package requires new dependencies to be
+ the update of an installed package requires new dependencies to be
installed. Instead of holding the package back <literal>upgrade</literal>
will upgrade the package and install the new dependencies. Note that
<literal>upgrade</literal> with this option will never remove packages,