1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436388 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
André Malo
2013-01-21 14:52:16 +00:00
parent 902aaecb7e
commit b6339c1f11

View 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>
@@ -104,7 +102,6 @@
<p>Removal of a macro definition:</p>
</p>
<ul>
<li> the macro must be already defined.</li>
</ul>