From: Amos Jeffries Date: Tue, 10 Aug 2010 08:31:49 +0000 (-0600) Subject: Bug 3003: inconsistent concepts in documentation of cache_dir X-Git-Tag: SQUID_3_1_7~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f9a9cfd054e067fcd32822dea7f4f4fcfc9f9ea5;p=thirdparty%2Fsquid.git Bug 3003: inconsistent concepts in documentation of cache_dir Thanks to Mattias Hellstrom. --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 300bbf678a..20126ca4b2 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -2237,10 +2237,10 @@ DOC_START Instead, if you want Squid to use the entire disk drive, subtract 20% and use that value. - 'Level-1' is the number of first-level subdirectories which + 'L1' is the number of first-level subdirectories which will be created under the 'Directory'. The default is 16. - 'Level-2' is the number of second-level subdirectories which + 'L2' is the number of second-level subdirectories which will be created under each first-level directory. The default is 256.