--------------------- PatchSet 11722 Date: 2007/10/11 12:44:01 Author: amosjeffries Branch: HEAD Tag: (none) Log: digest_generation docs should reference compile option not internal macro. Members: src/cf.data.pre:1.432->1.433 Index: squid/src/cf.data.pre =================================================================== RCS file: /cvsroot/squid/squid/src/cf.data.pre,v retrieving revision 1.432 retrieving revision 1.433 diff -u -r1.432 -r1.433 --- squid/src/cf.data.pre 30 Sep 2007 11:20:34 -0000 1.432 +++ squid/src/cf.data.pre 11 Oct 2007 12:44:01 -0000 1.433 @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.432 2007/09/30 11:20:34 amosjeffries Exp $ +# $Id: cf.data.pre,v 1.433 2007/10/11 12:44:01 amosjeffries Exp $ # # SQUID Web Proxy Cache http://www.squid-cache.org/ # ---------------------------------------------------------- @@ -3991,7 +3991,7 @@ DOC_START This controls whether the server will generate a Cache Digest of its contents. By default, Cache Digest generation is - enabled if Squid is compiled with USE_CACHE_DIGESTS defined. + enabled if Squid is compiled with --enable-cache-digests defined. DOC_END NAME: digest_bits_per_entry