]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 3003: inconsistent concepts in documentation of cache_dir
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 7 Aug 2010 05:07:01 +0000 (17:07 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 7 Aug 2010 05:07:01 +0000 (17:07 +1200)
Thanks to Mattias Hellstrom.

src/cf.data.pre

index 5c9dd1f58164cc5ca2275f3f8d1a2987aaf1f13b..df3b1f29015b62a5bcfb9c188aec4a64839b5530 100644 (file)
@@ -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.