You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2014/05/28 22:13:38 UTC

svn commit: r1598123 - /httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache_socache.xml

Author: covener
Date: Wed May 28 20:13:38 2014
New Revision: 1598123

URL: http://svn.apache.org/r1598123
Log:
comment #2562 -- copy/paste error in CacheSocache.  Already correct on trunk.


Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache_socache.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache_socache.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache_socache.xml?rev=1598123&r1=1598122&r2=1598123&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache_socache.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_cache_socache.xml Wed May 28 20:13:38 2014
@@ -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>