summaryrefslogtreecommitdiff
path: root/doc/apt.conf.5.xml
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:05:40 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:05:40 +0000
commita04c23d720e4c6c171b2150abe0e83606ccdb470 (patch)
tree4054071e0de31584700e6b36a818473de5485be9 /doc/apt.conf.5.xml
parentd8a6f52fe849038f82323336430d3d956eb63cd2 (diff)
* Document unit for Cache-Limit (bytes) (Closes: #234737)
Author: mdz Date: 2004-02-27 00:55:08 GMT * Document unit for Cache-Limit (bytes) (Closes: #234737)
Diffstat (limited to 'doc/apt.conf.5.xml')
-rw-r--r--doc/apt.conf.5.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml
index 33269a2f6..405427ac1 100644
--- a/doc/apt.conf.5.xml
+++ b/doc/apt.conf.5.xml
@@ -121,7 +121,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
<varlistentry><term>Cache-Limit</term>
<listitem><para>APT uses a fixed size memory mapped cache file to store the 'available'
- information. This sets the size of that cache.</para></listitem>
+ information. This sets the size of that cache (in bytes).</para></listitem>
</varlistentry>
<varlistentry><term>Build-Essential</term>