]> git.saurik.com Git - apt.git/blobdiff - doc/apt-cache.8.xml
merged from lp:~donkult/apt/experimental
[apt.git] / doc / apt-cache.8.xml
index 9c6c64daca7f7d7d899687eba4c9d34f11890b72..1393de015928c687de9ba7884521d2863332a252 100644 (file)
@@ -263,7 +263,7 @@ Reverse Provides:
      about the priority selection of the named package.</para></listitem>
      </varlistentry>
 
-     <varlistentry><term>madison <replaceable>/[ pkg(s) ]</replaceable></term>
+     <varlistentry><term>madison <replaceable>[ pkg(s) ]</replaceable></term>
      <listitem><para><literal>apt-cache</literal>'s <literal>madison</literal> command attempts to mimic
      the output format and a subset of the functionality of the Debian
      archive management tool, <literal>madison</literal>.  It displays
@@ -315,7 +315,7 @@ Reverse Provides:
                   <term><option>--no-replaces</option></term>
                   <term><option>--no-enhances</option></term>
                   <listitem><para>Per default the <literal>depends</literal> and
-     <literal>rdepends</literal> print all dependencies. This can be twicked with
+     <literal>rdepends</literal> print all dependencies. This can be tweaked with
      these flags which will omit the specified dependency type.
      Configuration Item: <literal>APT::Cache::Show<replaceable>DependencyType</replaceable></literal>
      e.g. <literal>APT::Cache::ShowRecommends</literal>.</para></listitem>