]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
typo
authorwessels <>
Thu, 10 Sep 1998 00:19:31 +0000 (00:19 +0000)
committerwessels <>
Thu, 10 Sep 1998 00:19:31 +0000 (00:19 +0000)
src/cf.data.pre

index 68b43b9d6c4003c80a10c1d052cae0047f787db5..9925179ffd472740d53d75a80d3e4c13068533c8 100644 (file)
@@ -1,6 +1,6 @@
 
 #
-# $Id: cf.data.pre,v 1.103 1998/09/09 18:18:02 wessels Exp $
+# $Id: cf.data.pre,v 1.104 1998/09/09 18:19:31 wessels Exp $
 #
 #
 # SQUID Internet Object Cache  http://squid.nlanr.net/Squid/
@@ -2547,25 +2547,25 @@ DOC_START
 DOC_END
 EOF
 
-NAME incoming_icp_average
+NAME: incoming_icp_average
 TYPE: int
 DEFAULT: 6
 LOC: Config.comm_incoming.icp_average
 DOC_NONE
 
-NAME incoming_http_average
+NAME: incoming_http_average
 TYPE: int
 DEFAULT: 4
 LOC: Config.comm_incoming.http_average
 DOC_NONE
 
-NAME min_icp_poll_cnt
+NAME: min_icp_poll_cnt
 TYPE: int
 DEFAULT: 8
 LOC: Config.comm_incoming.icp_min_poll
 DOC_NONE
 
-NAME min_http_poll_cnt
+NAME: min_http_poll_cnt
 TYPE: int
 DEFAULT: 8
 LOC: Config.comm_incoming.http_min_poll
@@ -2574,4 +2574,3 @@ DOC_START
        Are you crazy?  Don't even think about adjusting these unless
        you understand the algorithms in comm_select.c first!
 DOC_END
-