]> granicus.if.org Git - apache/commitdiff
validate xml
authorAndré Malo <nd@apache.org>
Fri, 5 Dec 2014 22:08:24 +0000 (22:08 +0000)
committerAndré Malo <nd@apache.org>
Fri, 5 Dec 2014 22:08:24 +0000 (22:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1643445 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_headers.xml

index 7979bab95cb7d3ab3bd8ccfe92750d603cf11b0f..5a7dedb89332b2985246b2923cab80b3809af69a 100644 (file)
@@ -506,7 +506,7 @@ available in 2.4.10 and later</compatibility>
     <note><title>Note on expression values</title>
     <p> When the value parameter uses the <a href="../expr.html">ap_expr</a>
     parser, some expression syntax will differ from examples that evaluate
-    <em>boolean</em> expressions such as &lt;If&gt;:
+    <em>boolean</em> expressions such as &lt;If&gt;:</p>
     <ul>
       <li>The starting point of the grammar is 'string' rather than 'expr'.</li>
       <li>Function calls use the %{funcname:arg} syntax rather than 
@@ -520,7 +520,7 @@ available in 2.4.10 and later</compatibility>
        </li>
                    
     </ul>
-    </p></note>
+    </note>
 
     <p>For <code>edit</code> there is both a <var>value</var> argument
     which is a <glossary ref="regex">regular expression</glossary>,