From: hno <> Date: Thu, 4 Oct 2001 18:47:59 +0000 (+0000) Subject: Some spelling corrections X-Git-Tag: SQUID_3_0_PRE1~1375 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=9923e308e2e0731aec59290b5a820c92ff2b6002;p=thirdparty%2Fsquid.git Some spelling corrections --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 57f93934db..af7c56c34a 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.230 2001/10/03 23:11:05 hno Exp $ +# $Id: cf.data.pre,v 1.231 2001/10/04 12:47:59 hno Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -1568,7 +1568,7 @@ TYPE: int DEFAULT: 95 LOC: Config.quickAbort.pct DOC_START - The cache by defaults continues downloading aborted requests + The cache by default continues downloading aborted requests which are almost completed (less than 16 KB remaining). This may be undesirable on slow (e.g. SLIP) links and/or very busy caches. Impatient users may tie up file descriptors and @@ -1592,7 +1592,7 @@ DOC_START has aborted, set both 'quick_abort_min' and 'quick_abort_max' to '0 KB'. - If you want retreivals to always continue if they are being + If you want retrievals to always continue if they are being cached then set 'quick_abort_min' to '-1 KB'. DOC_END