From: Amos Jeffries Date: Sat, 7 Aug 2010 05:07:01 +0000 (+1200) Subject: Bug 3003: inconsistent concepts in documentation of cache_dir X-Git-Tag: take1~415 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56fba4d000c45763ca709e8f75637d005719e34c;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 5c9dd1f581..df3b1f2901 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -2451,10 +2451,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.