summaryrefslogtreecommitdiff
path: root/docs/manual/programs/htcacheclean.xml
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2010-11-20 15:48:51 +0000
committerGraham Leggett <minfrin@apache.org>2010-11-20 15:48:51 +0000
commit2f74bae2d51d6362168b267249583a67ae1cb60a (patch)
tree871900eeef45483c951787b8e1f5c4ec0efc0bcf /docs/manual/programs/htcacheclean.xml
parente0f84b1a244b9313ae9638f796d83ce9a98be02d (diff)
downloadhttpd-2f74bae2d51d6362168b267249583a67ae1cb60a.tar.gz
Rename mod_disk_cache to mod_cache_disk within the documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037244 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/htcacheclean.xml')
-rw-r--r--docs/manual/programs/htcacheclean.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/programs/htcacheclean.xml b/docs/manual/programs/htcacheclean.xml
index 4f5b7ebe13..a6a5cedbfc 100644
--- a/docs/manual/programs/htcacheclean.xml
+++ b/docs/manual/programs/htcacheclean.xml
@@ -27,7 +27,7 @@
<summary>
<p><code>htcacheclean</code> is used to keep the size of
- <module>mod_disk_cache</module>'s storage within a given size limit, or
+ <module>mod_cache_disk</module>'s storage within a given size limit, or
limit on inodes in use. This tool can run either manually or in daemon mode.
When running in daemon mode, it sleeps in the background and checks the cache
directory at regular intervals for cached content to be removed. You can stop
@@ -36,7 +36,7 @@
removed. If one or more URLs are specified, each URL will be deleted from
the cache, if present.</p>
</summary>
-<seealso><module>mod_disk_cache</module></seealso>
+<seealso><module>mod_cache_disk</module></seealso>
<section id="synopsis"><title>Synopsis</title>
<p><code><strong>htcacheclean</strong>
@@ -119,7 +119,7 @@
<dt><code>-p<var>path</var></code></dt>
<dd>Specify <var>path</var> as the root directory of the disk cache. This
should be the same value as specified with the <directive
- module="mod_disk_cache">CacheRoot</directive> directive.</dd>
+ module="mod_cache_disk">CacheRoot</directive> directive.</dd>
<dt><code>-P<var>pidfile</var></code></dt>
<dd>Specify <var>pidfile</var> as the name of the file to write the