]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
From Pawel Worach
authorhno <>
Fri, 25 Jul 2003 23:54:35 +0000 (23:54 +0000)
committerhno <>
Fri, 25 Jul 2003 23:54:35 +0000 (23:54 +0000)
small fix for cf.data: cache_access_log is called access_log now

src/cf.data.pre

index 5fcd4c87982026a9527d28c9dd11cee55cb50456..93357bc3664255c956a60ccf1de74662a3c065ba 100644 (file)
@@ -1,6 +1,6 @@
 
 #
-# $Id: cf.data.pre,v 1.333 2003/07/16 12:54:42 hno Exp $
+# $Id: cf.data.pre,v 1.334 2003/07/25 17:54:35 hno Exp $
 #
 #
 # SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -2716,8 +2716,8 @@ DEFAULT: none
 COMMENT: allow|deny acl acl...
 DOC_START
         This options allows you to control which requests gets logged
-       to access.log (see cache_access_log directive). Requests denied
-       for logging will also not be accounted for in performance counters.
+       to access.log (see access_log directive). Requests denied for
+       logging will also not be accounted for in performance counters.
 DOC_END
 
 COMMENT_START