]> granicus.if.org Git - apache/commitdiff
Fixed mismatched list tag.
authorChris Pepper <pepper@apache.org>
Sun, 3 Dec 2000 06:01:06 +0000 (06:01 +0000)
committerChris Pepper <pepper@apache.org>
Sun, 3 Dec 2000 06:01:06 +0000 (06:01 +0000)
Fixed typo.

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

docs/manual/content-negotiation.html
docs/manual/content-negotiation.html.en

index d6ffef8e812f330923aa1841190a1fdbc95416d9..d1b4ab20abcc38d7dd89e3cbb8b2f3f815a70b00 100644 (file)
@@ -278,7 +278,9 @@ browser specifically requests this through the mechanism defined in RFC
 deciding on the 'best' variant, the result is therefore dependent on
 the specific algorithms used by the browser.  As part of the
 transparent negotiation process, the browser can ask Apache to run the
-'remote variant selection algorithm' defined in RFC 2296.  </UL>
+'remote variant selection algorithm' defined in RFC 2296.
+
+</OL>
 
 
 <H3>Dimensions of Negotiation</H3>
@@ -337,7 +339,7 @@ variant remains, move on to the next test.
 
 <LI>Select the variants with the best language match, using either the
   order of languages in the Accept-Language header (if present), or else 
-  else the order of languages in the <CODE>LanguagePriority</CODE> 
+  the order of languages in the <CODE>LanguagePriority</CODE> 
   directive (if present).
 
 <LI>Select the variants with the highest 'level' media parameter
index d6ffef8e812f330923aa1841190a1fdbc95416d9..d1b4ab20abcc38d7dd89e3cbb8b2f3f815a70b00 100644 (file)
@@ -278,7 +278,9 @@ browser specifically requests this through the mechanism defined in RFC
 deciding on the 'best' variant, the result is therefore dependent on
 the specific algorithms used by the browser.  As part of the
 transparent negotiation process, the browser can ask Apache to run the
-'remote variant selection algorithm' defined in RFC 2296.  </UL>
+'remote variant selection algorithm' defined in RFC 2296.
+
+</OL>
 
 
 <H3>Dimensions of Negotiation</H3>
@@ -337,7 +339,7 @@ variant remains, move on to the next test.
 
 <LI>Select the variants with the best language match, using either the
   order of languages in the Accept-Language header (if present), or else 
-  else the order of languages in the <CODE>LanguagePriority</CODE> 
+  the order of languages in the <CODE>LanguagePriority</CODE> 
   directive (if present).
 
 <LI>Select the variants with the highest 'level' media parameter