From: hno <> Date: Thu, 4 May 2000 01:36:37 +0000 (+0000) Subject: Spelling correction of USE_DNSSERVERS X-Git-Tag: SQUID_3_0_PRE1~1989 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=589c90dee9d65d8e7cc3327cb5ebf675a31bc348;p=thirdparty%2Fsquid.git Spelling correction of USE_DNSSERVERS --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 79d0f4bdd2..1c33697401 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.179 2000/05/03 17:15:41 adrian Exp $ +# $Id: cf.data.pre,v 1.180 2000/05/03 19:36:37 hno Exp $ # # # SQUID Internet Object Cache http://squid.nlanr.net/Squid/ @@ -842,7 +842,7 @@ DOC_END NAME: cache_dns_program TYPE: string -IFDEF: USE_DNSSERVER +IFDEF: USE_DNSSERVERS DEFAULT: @DEFAULT_DNSSERVER@ LOC: Config.Program.dnsserver DOC_START @@ -887,7 +887,7 @@ DOC_END NAME: dns_defnames COMMENT: on|off -IFDEF: USE_DNSSERVER +IFDEF: USE_DNSSERVERS TYPE: onoff DEFAULT: off LOC: Config.onoff.res_defnames