]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 3003: inconsistent concepts in documentation of cache_dir
authorAmos Jeffries <amosjeffries@squid-cache.org>
Tue, 10 Aug 2010 08:31:49 +0000 (02:31 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Tue, 10 Aug 2010 08:31:49 +0000 (02:31 -0600)
Thanks to Mattias Hellstrom.

src/cf.data.pre

index 300bbf678a6e5a8f613ad8322300f8d3824c9cd9..20126ca4b2201c6d4a04d44b8d27fe36e361e8d1 100644 (file)
@@ -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.