From: Arch Librarian Date: Mon, 20 Sep 2004 17:05:40 +0000 (+0000) Subject: * Document unit for Cache-Limit (bytes) (Closes: #234737) X-Git-Tag: 0.7.24ubuntu1~504 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/a04c23d720e4c6c171b2150abe0e83606ccdb470 * 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) --- diff --git a/debian/changelog b/debian/changelog index acc3ccdf6..8a9295198 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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) -- 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";}; Cache-Limit APT uses a fixed size memory mapped cache file to store the 'available' - information. This sets the size of that cache. + information. This sets the size of that cache (in bytes). Build-Essential