X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/a8f438942457e4476ac7c6dab12a115fcebc8315..a034d8528bc98e9caf12e024a0d5eeb25f87a500:/doc/apt.conf.5.xml
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml
index fcbf20dac..ffecc6ceb 100644
--- a/doc/apt.conf.5.xml
+++ b/doc/apt.conf.5.xml
@@ -608,10 +608,11 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
information, such as the two package caches srcpkgcache and
pkgcache as well as the location to place downloaded archives,
Dir::Cache::archives. Generation of caches can be turned off
- by setting their names to the empty string. This will slow down startup but
- save disk space. It is probably preferable to turn off the pkgcache rather
- than the srcpkgcache. Like Dir::State the default
- directory is contained in Dir::Cache
+ by setting pkgcache or srcpkgcache to
+ "". This will slow down startup but save disk space. It
+ is probably preferable to turn off the pkgcache rather than the srcpkgcache.
+ Like Dir::State the default directory is contained in
+ Dir::Cache
Dir::Etc contains the location of configuration files,
sourcelist gives the location of the sourcelist and