* Document unit for Cache-Limit (bytes) (Closes: #234737)
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:05:40 +0000 (17:05 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:05:40 +0000 (17:05 +0000)
Author: mdz
Date: 2004-02-27 00:55:08 GMT
* Document unit for Cache-Limit (bytes) (Closes: #234737)

debian/changelog
doc/apt.conf.5.xml

index acc3ccd..8a92951 100644 (file)
@@ -20,6 +20,7 @@ apt (0.5.23) unstable; urgency=low
     Specifically, always use -p$@ rather than an explicit package name,
     and always specify it first, and use dh_shlibdeps -l uniformly rather
     than sometimes changing LD_LIBRARY_PATH directly
+  * Document unit for Cache-Limit (bytes) (Closes: #234737)
 
  --
 
index 33269a2..405427a 100644 (file)
@@ -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>