You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2009/09/01 21:27:21 UTC

svn commit: r810189 - in /httpd/httpd/branches/2.2.x/docs/manual: env.html.en env.xml mod/mod_cache.html.en mod/mod_cache.xml mod/mod_ssl.html.en mod/mod_ssl.xml

Author: covener
Date: Tue Sep  1 19:27:21 2009
New Revision: 810189

URL: http://svn.apache.org/viewvc?rev=810189&view=rev
Log:
now that we have actual released versions after 2.2.11, drop the
awkward/confusing exclusive phrasing of "after 2.2.11".

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/env.html.en
    httpd/httpd/branches/2.2.x/docs/manual/env.xml
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.html.en
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.xml
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.html.en
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.xml

Modified: httpd/httpd/branches/2.2.x/docs/manual/env.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/env.html.en?rev=810189&r1=810188&r2=810189&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/env.html.en (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/env.html.en Tue Sep  1 19:27:21 2009
@@ -283,7 +283,7 @@
     
 
     <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

Modified: httpd/httpd/branches/2.2.x/docs/manual/env.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/env.xml?rev=810189&r1=810188&r2=810189&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/env.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/env.xml Tue Sep  1 19:27:21 2009
@@ -324,7 +324,7 @@
     </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

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.html.en?rev=810189&r1=810188&r2=810189&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.html.en (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.html.en Tue Sep  1 19:27:21 2009
@@ -167,7 +167,7 @@
 
     <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 @@
 
     <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>

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.xml?rev=810189&r1=810188&r2=810189&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.xml Tue Sep  1 19:27:21 2009
@@ -174,7 +174,7 @@
 
     <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 @@
 
     <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>

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.html.en?rev=810189&r1=810188&r2=810189&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.html.en (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.html.en Tue Sep  1 19:27:21 2009
@@ -1700,7 +1700,7 @@
 <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

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.xml?rev=810189&r1=810188&r2=810189&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.xml Tue Sep  1 19:27:21 2009
@@ -1364,7 +1364,7 @@
 <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>