]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
2003-05-29 04:59 wessels
authorhno <>
Thu, 19 Jun 2003 23:34:10 +0000 (23:34 +0000)
committerhno <>
Thu, 19 Jun 2003 23:34:10 +0000 (23:34 +0000)
Remove confusing "cache_dir diskd" line in cache_dir documentation.
It is apparently left over from a version that is quite old by now.
The correct usage for diskd is given later in the section.

src/cf.data.pre

index 7d1ce24dfbd68bcf42d9a87fafcb9ab4ad5962cb..1fb63d208f06d8aa7b773e54d723b6644410caec 100644 (file)
@@ -1,6 +1,6 @@
 
 #
-# $Id: cf.data.pre,v 1.321 2003/06/19 17:25:53 hno Exp $
+# $Id: cf.data.pre,v 1.322 2003/06/19 17:34:10 hno Exp $
 #
 #
 # SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -994,8 +994,6 @@ DOC_START
        
        cache_dir Type Directory-Name Fs-specific-data [options]
 
-       cache_dir diskd Maxobjsize Directory-Name MB L1 L2 Q1 Q2
-
        You can specify multiple cache_dir lines to spread the
        cache among different disk partitions.