From: Vincent Deffontaines Date: Mon, 30 Dec 2013 12:51:22 +0000 (+0000) Subject: [trunk][doc] Fix CacheSocache description string X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74aaa4ca44f0beb943f2bd2fe53afbf80113c610;p=thirdparty%2Fapache%2Fhttpd.git [trunk][doc] Fix CacheSocache description string git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554199 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_cache_socache.html.en b/docs/manual/mod/mod_cache_socache.html.en index 4c8500f7267..2b8dd909e49 100644 --- a/docs/manual/mod/mod_cache_socache.html.en +++ b/docs/manual/mod/mod_cache_socache.html.en @@ -89,8 +89,7 @@ CacheSocacheMaxSize 102400
top

CacheSocache Directive

- + diff --git a/docs/manual/mod/mod_cache_socache.xml b/docs/manual/mod/mod_cache_socache.xml index efa349a48f5..5b10fa89015 100644 --- a/docs/manual/mod/mod_cache_socache.xml +++ b/docs/manual/mod/mod_cache_socache.xml @@ -71,8 +71,7 @@ CacheSocacheMaxSize 102400 CacheSocache -The directory root under which cache files are -stored +The shared object cache implementation to use CacheSocache type[:args] server configvirtual host
Description:The directory root under which cache files are -stored
Description:The shared object cache implementation to use
Syntax:CacheSocache type[:args]
Context:server config, virtual host
Status:Extension