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 5d0d4c9..20150af 100644 (file)
   </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>
                <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'>upgrade</arg>
+               <arg choice='plain'>full-upgrade</arg>
+               <arg choice='plain'>edit-sources</arg>
                &synopsis-help;
        </group>
 </cmdsynopsis></refsynopsisdiv>">
index 716b685..8d3b00f 100644 (file)
    <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:
-       <option>--installed</option>
-       <option>--upgradable</option>
+       <option>--installed</option>
+       <option>--upgradable</option>
        <option>--all-versions</option>
      are supported.
      </para></listitem>
  </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>