r3749 - branches/2.0/varnish-cache/doc
    tfheen at projects.linpro.no 
    tfheen at projects.linpro.no
       
    Wed Feb 11 11:46:47 CET 2009
    
    
  
Author: tfheen
Date: 2009-02-11 11:46:47 +0100 (Wed, 11 Feb 2009)
New Revision: 3749
Modified:
   branches/2.0/varnish-cache/doc/changes-2.0.2-2.0.3.xml
Log:
Fix up & vs &
Modified: branches/2.0/varnish-cache/doc/changes-2.0.2-2.0.3.xml
===================================================================
--- branches/2.0/varnish-cache/doc/changes-2.0.2-2.0.3.xml	2009-02-11 09:30:54 UTC (rev 3748)
+++ branches/2.0/varnish-cache/doc/changes-2.0.2-2.0.3.xml	2009-02-11 10:46:47 UTC (rev 3749)
@@ -153,7 +153,7 @@
 
     <change type="enh">
       <para>Varnish now supports an extended purge method where it is
-      possible to do <code>purge req.http.host ~ "web1.com" && req.url ~ "\.png"
+      possible to do <code>purge req.http.host ~ "web1.com" && req.url ~ "\.png"
       </code> and similar.  See the documentation for details.</para>
     </change>
 
    
    
More information about the varnish-commit
mailing list