summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_negotiation.html
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2000-12-09 19:50:04 +0000
committerJoshua Slive <slive@apache.org>2000-12-09 19:50:04 +0000
commite3489b6948d7aa9d95dd20c7b4a30e65ddca7f9e (patch)
tree133e9c4de03d35d85f13e0b189124de208c68f1b /docs/manual/mod/mod_negotiation.html
parenta2541229ef0dcbe90e85c70e4419f6b6926ef75b (diff)
downloadhttpd-e3489b6948d7aa9d95dd20c7b4a30e65ddca7f9e.tar.gz
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_negotiation.html')
-rw-r--r--docs/manual/mod/mod_negotiation.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_negotiation.html b/docs/manual/mod/mod_negotiation.html
index 8e1a7ed8da..d53bb52c87 100644
--- a/docs/manual/mod/mod_negotiation.html
+++ b/docs/manual/mod/mod_negotiation.html
@@ -130,7 +130,7 @@ requirements, and returns that document.<P>
<A
HREF="directive-dict.html#Syntax"
REL="Help"
-><STRONG>Syntax:</STRONG></A> CacheNegotiatedDocs <EM>boolean</EM><BR>
+><STRONG>Syntax:</STRONG></A> CacheNegotiatedDocs on|off<BR>
<A
HREF="directive-dict.html#Default"
REL="Help"
@@ -167,13 +167,15 @@ HTTP/1.1 requests.
<P>Prior to version 2.0, CacheNegotiatedDocs did not take an argument;
it was turned on by the presence of the directive by itself.
+<hr>
<H2><A NAME="languagepriority">LanguagePriority</A> directive</H2>
<!--%plaintext &lt;?INDEX {\tt LanguagePriority} directive&gt; -->
<A
HREF="directive-dict.html#Syntax"
REL="Help"
-><STRONG>Syntax:</STRONG></A> LanguagePriority <EM>MIME-lang MIME-lang...</EM><BR>
+><STRONG>Syntax:</STRONG></A> LanguagePriority <EM>MIME-lang</em>
+ [<em>MIME-lang</EM>] ...<BR>
<A
HREF="directive-dict.html#Context"
REL="Help"