]> granicus.if.org Git - apache/commitdiff
fix XML errors of r723560
authorTakashi Sato <takashi@apache.org>
Sat, 6 Dec 2008 16:51:28 +0000 (16:51 +0000)
committerTakashi Sato <takashi@apache.org>
Sat, 6 Dec 2008 16:51:28 +0000 (16:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@724007 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_headers.xml

index 1e9e0063fca4908847bc07099ac36864c7f84063..936916cb8fbbf0d531039a83cccb754378b0a9c6 100644 (file)
@@ -222,7 +222,6 @@ headers</description>
     search-and-replace.  The <var>value</var> argument is a <glossary
     ref="regex">regular expression</glossary>, and the <var>replacement</var>
     is a replacement string, which may contain backreferences.</dd>
-    </dl>
 
     <dt><code>merge</code></dt>
     <dd>The response header is appended to any existing header of
@@ -242,6 +241,7 @@ headers</description>
     <dd>The request header of this name is removed, if it exists. If
     there are multiple headers of the same name, all will be removed.
     <var>value</var> must be omitted.</dd>
+    </dl>
 
     <p>This argument is followed by a header name, which can
     include the final colon, but it is not required. Case is
@@ -327,7 +327,6 @@ headers</description>
     search-and-replace.  The <var>value</var> argument is a <glossary
     ref="regex">regular expression</glossary>, and the <var>replacement</var>
     is a replacement string, which may contain backreferences.</dd>
-    </dl>
 
     <dt><code>merge</code></dt>
     <dd>The response header is appended to any existing header of
@@ -347,6 +346,7 @@ headers</description>
     <dd>The response header of this name is removed, if it exists.
     If there are multiple headers of the same name, all will be
     removed. <var>value</var> must be omitted.</dd>
+    </dl>
 
     <p>This argument is followed by a <var>header</var> name, which
     can include the final colon, but it is not required. Case is