From: hno <> Date: Sun, 22 Apr 2001 21:22:51 +0000 (+0000) Subject: and I cannot even apply a single character patch.. X-Git-Tag: SQUID_3_0_PRE1~1524 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f6d55c95edffb5474caf7c331c7c8419f73e72e4;p=thirdparty%2Fsquid.git and I cannot even apply a single character patch.. --- diff --git a/doc/Programming-Guide/prog-guide.sgml b/doc/Programming-Guide/prog-guide.sgml index 194f3b58ed..19930da732 100644 --- a/doc/Programming-Guide/prog-guide.sgml +++ b/doc/Programming-Guide/prog-guide.sgml @@ -2,7 +2,7 @@
Squid Programmers Guide Duane Wessels, Squid Developers -$Id: prog-guide.sgml,v 1.37 2001/04/22 15:21:57 hno Exp $ +$Id: prog-guide.sgml,v 1.38 2001/04/22 15:22:51 hno Exp $ Squid is a WWW Cache application developed by the National Laboratory @@ -731,7 +731,7 @@ Squid consists of the following major components We want to try out our own, customized filesystems with Squid. In order to do that, we need a well-defined interface for the bits of Squid that access the permanent storage - devices. We also require tigther control of the replacement + devices. We also require tighter control of the replacement policy by each storage module, rather than a single global replacement policy.