]> git.saurik.com Git - apt.git/commitdiff
fix small apt.8.xml issues
authorMichael Vogt <mvo@ubuntu.com>
Tue, 1 Apr 2014 12:10:34 +0000 (14:10 +0200)
committerMichael Vogt <mvo@ubuntu.com>
Tue, 1 Apr 2014 12:17:03 +0000 (14:17 +0200)
doc/apt-verbatim.ent
doc/apt.8.xml

index 5d0d4c9f0e697c103fa385dc5dfac4c7bb4f73e0..20150afbeb36d8a8f666aedea92d059ccc9639a6 100644 (file)
   </citerefentry>"
 >
 
   </citerefentry>"
 >
 
+<!ENTITY apt "<citerefentry>
+    <refentrytitle><command>apt</command></refentrytitle>
+    <manvolnum>8</manvolnum>
+  </citerefentry>"
+>
+
 <!ENTITY apt-preferences "<citerefentry>
     <refentrytitle><command>apt_preferences</command></refentrytitle>
     <manvolnum>5</manvolnum>
 <!ENTITY apt-preferences "<citerefentry>
     <refentrytitle><command>apt_preferences</command></refentrytitle>
     <manvolnum>5</manvolnum>
                <arg choice='plain'>search</arg>
                <arg choice='plain'>show</arg>
                <arg choice='plain'>update</arg>
                <arg choice='plain'>search</arg>
                <arg choice='plain'>show</arg>
                <arg choice='plain'>update</arg>
-               <arg choice='plain'>upgrade</arg>
                <arg choice='plain'>install &synopsis-arg-pkgver;</arg>
                <arg choice='plain'>remove &synopsis-arg-pkg;</arg>
                <arg choice='plain'>install &synopsis-arg-pkgver;</arg>
                <arg choice='plain'>remove &synopsis-arg-pkg;</arg>
+               <arg choice='plain'>upgrade</arg>
+               <arg choice='plain'>full-upgrade</arg>
+               <arg choice='plain'>edit-sources</arg>
                &synopsis-help;
        </group>
 </cmdsynopsis></refsynopsisdiv>">
                &synopsis-help;
        </group>
 </cmdsynopsis></refsynopsisdiv>">
index 716b685f6443faf2deed2bc40011ed87aae5cf12..8d3b00fb3f14c74537ced0fe923e055d25d924c4 100644 (file)
    <variablelist>
      <varlistentry><term><option>list</option></term>
      <listitem><para><literal>list</literal> is used to
    <variablelist>
      <varlistentry><term><option>list</option></term>
      <listitem><para><literal>list</literal> is used to
-     display a list of packages. It supports shell pattern for matching
+     display a list of packages. It supports shell pattern for matching 
      package names and the following options:
      package names and the following options:
-       <option>--installed</option>
-       <option>--upgradable</option>
+       <option>--installed</option>
+       <option>--upgradable</option>
        <option>--all-versions</option>
      are supported.
      </para></listitem>
        <option>--all-versions</option>
      are supported.
      </para></listitem>
  </refsect1>
 
  <refsect1><title>See Also</title>
  </refsect1>
 
  <refsect1><title>See Also</title>
-   <para>&apt-get; &apt-cache;, &sources-list;,
+   <para>&apt-get;, &apt-cache;, &sources-list;,
    &apt-conf;, &apt-config;, 
    The APT User's guide in &guidesdir;, &apt-preferences;, the APT Howto.</para>
  </refsect1>
    &apt-conf;, &apt-config;, 
    The APT User's guide in &guidesdir;, &apt-preferences;, the APT Howto.</para>
  </refsect1>