diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-get.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index fca682015..b286d75ed 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -206,7 +206,7 @@ </varlistentry> <varlistentry><term><option>satisfy</option></term> - <listitem><para><literal>satisfy</literal> causes apt-get to satisfy the given dependency string.s The + <listitem><para><literal>satisfy</literal> causes apt-get to satisfy the given dependency strings. The dependency strings may have build profiles and architecture restriction list as in build dependencies. They may optionally be prefixed with <literal>"Conflicts: "</literal> to unsatisfy the dependency string. Multiple strings of the same type can be specified.</para> |