From 7b9c01f52fea12293d22fcca3d1180324974752b Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Tue, 1 Sep 2009 19:26:06 +0000 Subject: [PATCH] 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/trunk@810187 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/env.html.en | 2 +- docs/manual/env.xml | 2 +- docs/manual/mod/mod_cache.html.en | 6 +++--- docs/manual/mod/mod_cache.xml | 4 ++-- docs/manual/mod/mod_ssl.html.en | 1 + docs/manual/mod/mod_ssl.xml | 1 + 6 files changed, 9 insertions(+), 7 deletions(-) diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index 53dac18117..44d88931d4 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -285,7 +285,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 af0a3194f4..b856230f8a 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -325,7 +325,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 4dc35a82ad..81e8826b60 100644 --- a/docs/manual/mod/mod_cache.html.en +++ b/docs/manual/mod/mod_cache.html.en @@ -214,7 +214,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

@@ -261,7 +261,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

@@ -497,7 +497,7 @@ LastModified date. enable the thundering herd lock in the default system temp directory.

- # Enable chache lock
+ # Enable cache lock
CacheLock on

diff --git a/docs/manual/mod/mod_cache.xml b/docs/manual/mod/mod_cache.xml index afe6e039e1..288fd6ebd1 100644 --- a/docs/manual/mod/mod_cache.xml +++ b/docs/manual/mod/mod_cache.xml @@ -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 @@ -222,7 +222,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 217ac1994f..1052951a58 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -1760,6 +1760,7 @@ host. Context:server config, virtual host Status:Extension Module:mod_ssl +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 974ea1bc1f..349daaaf92 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1364,6 +1364,7 @@ host. SSLStrictSNIVHostCheck off server config virtual host +Available in Apache 2.2.12 and later

-- 2.40.0