]> granicus.if.org Git - apache/commitdiff
[trunk][doc] Fix CacheSocache description string
authorVincent Deffontaines <gryzor@apache.org>
Mon, 30 Dec 2013 12:51:22 +0000 (12:51 +0000)
committerVincent Deffontaines <gryzor@apache.org>
Mon, 30 Dec 2013 12:51:22 +0000 (12:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554199 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_cache_socache.html.en
docs/manual/mod/mod_cache_socache.xml

index 4c8500f726740f9231d88f7e54571f258df27d54..2b8dd909e4963d9bfe45a8825d93e6e7c2d6fd96 100644 (file)
@@ -89,8 +89,7 @@ CacheSocacheMaxSize 102400
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="CacheSocache" id="CacheSocache">CacheSocache</a> <a name="cachesocache" id="cachesocache">Directive</a></h2>
 <table class="directive">
-<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>The directory root under which cache files are
-stored</td></tr>
+<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>The shared object cache implementation to use</td></tr>
 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>CacheSocache <var>type[:args]</var></code></td></tr>
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
index efa349a48f5589d3e18b4e99b811c32cd2ea9576..5b10fa890156dd20934e159e478c4954937ed69e 100644 (file)
@@ -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>