Index: cf.data.pre
===================================================================
RCS file: /cvsroot/squid/squid/src/cf.data.pre,v
retrieving revision 1.63
diff -u -p -r1.63 cf.data.pre
--- cf.data.pre	14 Jun 2002 15:49:52 -0000	1.63
+++ cf.data.pre	17 Jun 2002 17:23:03 -0000
@@ -2846,11 +2846,10 @@ TYPE: onoff
 DEFAULT: off
 LOC: Config.onoff.buffered_logs
 DOC_START
-	Some log files (cache.log, useragent.log) are written with
-	stdio functions, and as such they can be buffered or
-	unbuffered.  By default they will be unbuffered. Buffering them
-	can speed up the writing slightly (though you are unlikely to
-	need to worry).
+	cache.log log file is written with stdio functions, and as such
+	it can be buffered or unbuffered. By default it will be unbuffered.
+	Buffering it can speed up the writing slightly (though you are unlikely to
+	unlikely to need to worry).
 DOC_END
 
 NAME: reload_into_ims

