summaryrefslogtreecommitdiff
path: root/doc/apt.conf.5.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apt.conf.5.xml')
-rw-r--r--doc/apt.conf.5.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml
index efce4d361..55bc9d20d 100644
--- a/doc/apt.conf.5.xml
+++ b/doc/apt.conf.5.xml
@@ -19,7 +19,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2018-07-09T00:00:00Z</date>
+ <date>2018-09-27T00:00:00Z</date>
</refentryinfo>
<refmeta>
@@ -182,7 +182,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
would allow apt to download and uncompress as well as create and store
files with the low-cost <literal>.reversed</literal> file extension which
it will pass to the command <command>rev</command> without additional
- commandline parameters for compression and uncompression:
+ commandline parameters for compression and uncompression:</para>
<informalexample><programlisting>
APT::Compressor::rev {
Name "rev";
@@ -193,7 +193,7 @@ APT::Compressor::rev {
Cost "10";
};
</programlisting></informalexample>
- </para></listitem>
+ </listitem>
</varlistentry>
<varlistentry><term><option>Build-Profiles</option></term>