From: Christophe Jaillet
Date: Mon, 28 Apr 2014 06:58:32 +0000 (+0000)
Subject: Correct according to the comments in online doc
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38ec2451661a814b1c420591c3ff878697ced7d0;p=thirdparty%2Fapache%2Fhttpd.git
Correct according to the comments in online doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1590566 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_cache.html.en b/docs/manual/mod/mod_cache.html.en
index 475210558c7..9736df276e6 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 1284cef8a62..00909fdb0a8 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