]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
now that we have actual released versions after 2.2.11, drop the
authorEric Covener <covener@apache.org>
Tue, 1 Sep 2009 19:27:21 +0000 (19:27 +0000)
committerEric Covener <covener@apache.org>
Tue, 1 Sep 2009 19:27:21 +0000 (19:27 +0000)
awkward/confusing exclusive phrasing of "after 2.2.11".

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

docs/manual/env.html.en
docs/manual/env.xml
docs/manual/mod/mod_cache.html.en
docs/manual/mod/mod_cache.xml
docs/manual/mod/mod_ssl.html.en
docs/manual/mod/mod_ssl.xml

index e30b106751d8635dc53b079a246808f3b6fb24c4..e9cdc4a62f5e44081ad3885a9afe2dc29e49decb 100644 (file)
     
 
     <h3><a name="no-cache" id="no-cache">no-cache</a></h3>
-        <p><em>Available in versions after 2.2.11</em></p>
+        <p><em>Available in versions 2.2.12 and later</em></p>
 
         <p>When set, <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> will not save an otherwise
         cacheable response.  This environment variable does not influence
index 455e26c8cf2199393ebbe4e820e7ed1cfd247f02..4dae802155b739b09c515be1006cca3bc05f411a 100644 (file)
     </section>
 
     <section id="no-cache"><title>no-cache</title>
-        <p><em>Available in versions after 2.2.11</em></p>
+        <p><em>Available in versions 2.2.12 and later</em></p>
 
         <p>When set, <module>mod_cache</module> will not save an otherwise
         cacheable response.  This environment variable does not influence
index 2a4deb7f725e83e6fdd7d97402011214fdcf8435..2e1c52ee10fd500ecdc85d124da2ad31917bdbd4 100644 (file)
 
     <p> The <code>no-cache</code> environment variable can be set to 
     disable caching on a finer grained set of resources in versions
-    after 2.2.11.</p>
+    2.2.12 and later.</p>
 
 
 <h3>See also</h3>
@@ -225,7 +225,7 @@ manager</td></tr>
 
     <p> The <code>no-cache</code> environment variable can be set to 
     disable caching on a finer grained set of resources in versions
-    after 2.2.11.</p>
+    2.2.12 and later.</p>
 
 
 <h3>See also</h3>
index 145d0d22b8333b1b22e1c37d81c5cc007ea706e3..c2bf4aa23b08e5c5ad1710eeb306b951720bb5c8 100644 (file)
@@ -174,7 +174,7 @@ manager</description>
 
     <p> The <code>no-cache</code> environment variable can be set to 
     disable caching on a finer grained set of resources in versions
-    after 2.2.11.</p>
+    2.2.12 and later.</p>
 
 </usage>
 <seealso><a href="../env.html">Environment Variables in Apache</a></seealso>
@@ -198,7 +198,7 @@ manager</description>
 
     <p> The <code>no-cache</code> environment variable can be set to 
     disable caching on a finer grained set of resources in versions
-    after 2.2.11.</p>
+    2.2.12 and later.</p>
 
 </usage>
 <seealso><a href="../env.html">Environment Variables in Apache</a></seealso>
index 852cb0946ef877c0bb6abb499715c620e54cc70b..b3ddf8b5f030890acce3013bcc1e9c8669c16b29 100644 (file)
@@ -1700,7 +1700,7 @@ host.
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_ssl</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available after Apache 2.2.11</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache 2.2.12 and later</td></tr>
 </table>
 <p>
 This directive sets whether a non SNI client is allowed to access a name based
index 1fe1233db7888119d207e0b817d6c64e952015a1..402e366c97fbb672297905c30e82b87937c27943 100644 (file)
@@ -1364,7 +1364,7 @@ host.
 <default>SSLStrictSNIVHostCheck off</default>
 <contextlist><context>server config</context>
 <context>virtual host</context></contextlist>
-<compatibility>Available after Apache 2.2.11</compatibility>
+<compatibility>Available in Apache 2.2.12 and later</compatibility>
 
 <usage>
 <p>