]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
compat mentioned in env.xml, echo in inline reference
authorEric Covener <covener@apache.org>
Tue, 9 Jun 2009 01:28:50 +0000 (01:28 +0000)
committerEric Covener <covener@apache.org>
Tue, 9 Jun 2009 01:28:50 +0000 (01:28 +0000)
 in CacheEnable/CacheDisable

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@782861 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_cache.xml

index e0f3f3297d170960d85f6cb75bd66b88ee22079a..bdd38217f9e407b40c750c0ada6aa5f41102eed6 100644 (file)
@@ -173,7 +173,8 @@ manager</description>
     </example>
 
     <p> The <code>no-cache</code> environment variable can be set to 
-    disable caching on a finer grained set of resources.</p>
+    disable caching on a finer grained set of resources in versions
+    after 2.2.11.</p>
 
 </usage>
 <seealso><a href="../env.html">Environment Variables in Apache</a></seealso>
@@ -196,7 +197,9 @@ manager</description>
     </example>
 
     <p> The <code>no-cache</code> environment variable can be set to 
-    disable caching on a finer grained set of resources.</p>
+    disable caching on a finer grained set of resources in versions
+    after 2.2.11.</p>
+
 </usage>
 <seealso><a href="../env.html">Environment Variables in Apache</a></seealso>
 </directivesynopsis>