From: Christophe Jaillet Date: Mon, 28 Apr 2014 06:58:10 +0000 (+0000) Subject: Correct according to the comments in online doc X-Git-Tag: 2.4.10~282 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f05a84e700a613f43fc0e0c00036c1299712b358;p=apache Correct according to the comments in online doc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1590565 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_cache.html.en b/docs/manual/mod/mod_cache.html.en index 1e88f99c96..101e3287ab 100644 --- a/docs/manual/mod/mod_cache.html.en +++ b/docs/manual/mod/mod_cache.html.en @@ -104,7 +104,7 @@ HTTP header with a 111 response code.

mod_cache requires the services of one or more - storage management modules. One storage management module is included in + storage management modules. The following storage management modules are included in the base Apache distribution:

mod_cache_disk
diff --git a/docs/manual/mod/mod_cache.xml b/docs/manual/mod/mod_cache.xml index 0bc49f69ef..8df6864d8d 100644 --- a/docs/manual/mod/mod_cache.xml +++ b/docs/manual/mod/mod_cache.xml @@ -101,7 +101,7 @@ HTTP header with a 111 response code.

mod_cache requires the services of one or more - storage management modules. One storage management module is included in + storage management modules. The following storage management modules are included in the base Apache distribution:

mod_cache_disk