]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix copy/paste error for CacheSocacheMinTime, rest of content is correct.
authorEric Covener <covener@apache.org>
Mon, 10 Nov 2014 01:06:10 +0000 (01:06 +0000)
committerEric Covener <covener@apache.org>
Mon, 10 Nov 2014 01:06:10 +0000 (01:06 +0000)
  http://httpd.apache.org/docs/trunk/mod/mod_cache_socache.html#comment_3247

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1637768 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_cache_socache.xml

index 5b10fa890156dd20934e159e478c4954937ed69e..e7bbf35229b6e5438604d72c4915de5babfa934a 100644 (file)
@@ -117,7 +117,7 @@ cache</description>
 
 <directivesynopsis>
 <name>CacheSocacheMinTime</name>
-<description>The maximum time (in seconds) for a document to be placed in the
+<description>The minimum time (in seconds) for a document to be placed in the
 cache</description>
 <syntax>CacheSocacheMinTime <var>seconds</var></syntax>
 <default>CacheSocacheMinTime 600</default>