summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_cache_socache.xml
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2014-05-28 20:13:38 +0000
committerEric Covener <covener@apache.org>2014-05-28 20:13:38 +0000
commitf41c5bd14bebbf91f7f8260ad8fc130244dbc965 (patch)
treece613307ba81a26171de7dc5ddcc0dcfc1ebc43a /docs/manual/mod/mod_cache_socache.xml
parentd1834b2c8224b5f44a40f24b8725f04ea9fb4d81 (diff)
downloadhttpd-f41c5bd14bebbf91f7f8260ad8fc130244dbc965.tar.gz
comment #2562 -- copy/paste error in CacheSocache. Already correct on trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1598123 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_cache_socache.xml')
-rw-r--r--docs/manual/mod/mod_cache_socache.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_cache_socache.xml b/docs/manual/mod/mod_cache_socache.xml
index 2b8da72217..c36afd6951 100644
--- a/docs/manual/mod/mod_cache_socache.xml
+++ b/docs/manual/mod/mod_cache_socache.xml
@@ -71,8 +71,7 @@ CacheSocacheMaxSize 102400
<directivesynopsis>
<name>CacheSocache</name>
-<description>The directory root under which cache files are
-stored</description>
+<description>The shared object cache implementation to use</description>
<syntax>CacheSocache <var>type[:args]</var></syntax>
<contextlist><context>server config</context><context>virtual host</context>
</contextlist>