]> granicus.if.org Git - apache/commitdiff
Now that we have actual released versions after 2.2.11, drop the
authorEric Covener <covener@apache.org>
Tue, 1 Sep 2009 19:26:06 +0000 (19:26 +0000)
committerEric Covener <covener@apache.org>
Tue, 1 Sep 2009 19:26:06 +0000 (19:26 +0000)
awkward/confusing exclusive phrasing of "after 2.2.11".

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@810187 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 53dac18117dededb2106369a6ce9bc4d6d55f365..44d88931d45eaee0ca0666e93ee527e405c4c278 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 af0a3194f41aaa02433ad1535245ff779916060e..b856230f8ab2d517bfa155da56d22b53715de4dc 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 4dc35a82ad255dd34fedfff3fb4fcb69c185daee..81e8826b601bdb1c5b7508469a329a8e5db1dc83 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>
@@ -261,7 +261,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>
@@ -497,7 +497,7 @@ LastModified date.</td></tr>
   enable the thundering herd lock in the default system temp directory.</p>
 
   <div class="example"><p><code>
-    # Enable chache lock<br />
+    # Enable cache lock<br />
     CacheLock on<br /><br />
   </code></p></div>
 
index afe6e039e159b25840f323e8b9c790f5c325a104..288fd6ebd14c44c3c4591ce58912473eb0ff0768 100644 (file)
@@ -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>
@@ -222,7 +222,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 217ac1994ff39885a27a343a6331b794443db551..1052951a58e629653013d922709cd4feef804a39 100644 (file)
@@ -1760,6 +1760,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 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 974ea1bc1f4172ec2dbd73374bc70ec7cadbf8c7..349daaaf927b71027657d22b129b2b5f3f7b1f25 100644 (file)
@@ -1364,6 +1364,7 @@ host.
 <default>SSLStrictSNIVHostCheck off</default>
 <contextlist><context>server config</context>
 <context>virtual host</context></contextlist>
+<compatibility>Available in Apache 2.2.12 and later</compatibility>
 
 <usage>
 <p>