]> git.saurik.com Git - apt.git/commitdiff
remove informalexample tag which hides the programlisting in the
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sat, 12 Dec 2009 15:32:18 +0000 (16:32 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sat, 12 Dec 2009 15:32:18 +0000 (16:32 +0100)
tree section of the apt-ftparchive manpage,
thanks Chris Leick for noticing it!

debian/changelog
doc/apt-ftparchive.1.xml

index d60bdb51f1ad7644f125ac53e8e2312d9b0cd056..2b09c9b685ee3eecf755cb19b440b10585593182 100644 (file)
@@ -113,6 +113,8 @@ apt (0.7.25) UNRELEASED; urgency=low
     - correct various errors, typos and oddities (Closes: #552535)
   * doc/apt-secure.8.xml:
     - replace literal with emphasis tags in Archive configuration
+  * doc/apt-ftparchive.1.xml:
+    - remove informalexample tag which hides the programlisting
 
   [ Eugene V. Lyubimkin ]
   * apt-pkg/contib/strutl.h
index fb1b10adc03d241f0d49c8120a36714434994b8e..c56ff235a27cd55657e547936f5648b6802c204f 100644 (file)
      <para>
      When processing a <literal>Tree</literal> section <command>apt-ftparchive</command> 
      performs an operation similar to:
-<informalexample><programlisting>
+     <programlisting>
 for i in Sections do 
    for j in Architectures do
       Generate for DIST=scope SECTION=i ARCH=j
-</programlisting></informalexample></para>
+     </programlisting></para>
 
      <variablelist>     
       <varlistentry><term>Sections</term>