]> granicus.if.org Git - apache/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Mon, 21 Jan 2013 14:52:16 +0000 (14:52 +0000)
committerAndré Malo <nd@apache.org>
Mon, 21 Jan 2013 14:52:16 +0000 (14:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436388 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_macro.html.en

index b537a6f981ad0a9ca598d3d78cefc5fcee22d44f..96146f9627207667744eb6a59303eb306d3ff367 100644 (file)
@@ -55,7 +55,6 @@
 
 <p>Definition of a macro:</p>
 
-</p>
     <ul>
     <li> macro definition within a &lt;Macro&gt; section, following
          the apache style.</li>
@@ -89,7 +88,6 @@
 
 <p>Use of a macro:</p>
 
-</p>
     <ul>
     <li> number of arguments must match the definition.</li>
     <li> all occurences of macro parameters are substituted by their values.</li>
 
 <p>Removal of a macro definition:</p>
 
-</p>
    <ul>
    <li> the macro must be already defined.</li>
    </ul>