summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_file_cache.html
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2000-12-09 20:50:04 +0100
committerJoshua Slive <slive@apache.org>2000-12-09 20:50:04 +0100
commite3489b6948d7aa9d95dd20c7b4a30e65ddca7f9e (patch)
tree133e9c4de03d35d85f13e0b189124de208c68f1b /docs/manual/mod/mod_file_cache.html
parentIt was sunny in Vancouver this morning, but it's getting cloudy. (diff)
downloadapache2-e3489b6948d7aa9d95dd20c7b4a30e65ddca7f9e.tar.xz
apache2-e3489b6948d7aa9d95dd20c7b4a30e65ddca7f9e.zip
Normalize syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87273 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_file_cache.html')
-rw-r--r--docs/manual/mod/mod_file_cache.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_file_cache.html b/docs/manual/mod/mod_file_cache.html
index 6abbdcb9e3..8e8b34325b 100644
--- a/docs/manual/mod/mod_file_cache.html
+++ b/docs/manual/mod/mod_file_cache.html
@@ -132,7 +132,7 @@
<A
HREF="directive-dict.html#Syntax"
REL="Help"
- ><STRONG>Syntax:</STRONG></A> MMapFile <EM>filename ...</EM>
+ ><STRONG>Syntax:</STRONG></A> MMapFile <EM>filename</EM> [<em>filename</em>] ...
<BR>
<A
HREF="directive-dict.html#Default"
@@ -189,13 +189,14 @@
MMapFile /usr/local/apache/htdocs/index.html
</PRE>
+<hr>
<H2><A NAME="cachefile">CacheFile</A></H2>
<P>
<A
HREF="directive-dict.html#Syntax"
REL="Help"
- ><STRONG>Syntax:</STRONG></A> CacheFile <EM>filename ...</EM>
+ ><STRONG>Syntax:</STRONG></A> CacheFile <EM>filename</EM> [<em>filename</em>] ...
<BR>
<A
HREF="directive-dict.html#Default"