From: Eric Covener Date: Tue, 1 Sep 2009 19:27:21 +0000 (+0000) Subject: now that we have actual released versions after 2.2.11, drop the X-Git-Tag: 2.2.14~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e78b9c719009b36675227a4fc5bbb87c7ea1eba;p=thirdparty%2Fapache%2Fhttpd.git now that we have actual released versions after 2.2.11, drop the 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 --- diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index e30b106751d..e9cdc4a62f5 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -283,7 +283,7 @@

no-cache

-

Available in versions after 2.2.11

+

Available in versions 2.2.12 and later

When set, mod_cache will not save an otherwise cacheable response. This environment variable does not influence diff --git a/docs/manual/env.xml b/docs/manual/env.xml index 455e26c8cf2..4dae802155b 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -324,7 +324,7 @@

no-cache -

Available in versions after 2.2.11

+

Available in versions 2.2.12 and later

When set, mod_cache will not save an otherwise cacheable response. This environment variable does not influence diff --git a/docs/manual/mod/mod_cache.html.en b/docs/manual/mod/mod_cache.html.en index 2a4deb7f725..2e1c52ee10f 100644 --- a/docs/manual/mod/mod_cache.html.en +++ b/docs/manual/mod/mod_cache.html.en @@ -167,7 +167,7 @@

The no-cache environment variable can be set to disable caching on a finer grained set of resources in versions - after 2.2.11.

+ 2.2.12 and later.

See also

@@ -225,7 +225,7 @@ manager

The no-cache environment variable can be set to disable caching on a finer grained set of resources in versions - after 2.2.11.

+ 2.2.12 and later.

See also

diff --git a/docs/manual/mod/mod_cache.xml b/docs/manual/mod/mod_cache.xml index 145d0d22b83..c2bf4aa23b0 100644 --- a/docs/manual/mod/mod_cache.xml +++ b/docs/manual/mod/mod_cache.xml @@ -174,7 +174,7 @@ manager

The no-cache environment variable can be set to disable caching on a finer grained set of resources in versions - after 2.2.11.

+ 2.2.12 and later.

Environment Variables in Apache @@ -198,7 +198,7 @@ manager

The no-cache environment variable can be set to disable caching on a finer grained set of resources in versions - after 2.2.11.

+ 2.2.12 and later.

Environment Variables in Apache diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index 852cb0946ef..b3ddf8b5f03 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -1700,7 +1700,7 @@ host. Context:server config, virtual host Status:Extension Module:mod_ssl -Compatibility:Available after Apache 2.2.11 +Compatibility:Available in Apache 2.2.12 and later

This directive sets whether a non SNI client is allowed to access a name based diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 1fe1233db78..402e366c97f 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1364,7 +1364,7 @@ host. SSLStrictSNIVHostCheck off server config virtual host -Available after Apache 2.2.11 +Available in Apache 2.2.12 and later