Commit 4af5ecdc authored by Takashi Sato's avatar Takashi Sato
Browse files

fix XML errors of r723560

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@724007 13f79535-47bb-0310-9956-ffa450edef68
parent 616c4a98
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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