]> granicus.if.org Git - apache/commitdiff
Clearer explanation of undefining a macro.
authorRich Bowen <rbowen@apache.org>
Sun, 22 Sep 2013 22:03:38 +0000 (22:03 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 22 Sep 2013 22:03:38 +0000 (22:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525457 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_macro.xml

index 4da60596fd445b2e17b2de2cd9053166ae17a8fa..6b24304934b47a82c23f40dc0b166a27dfc92a26 100644 (file)
@@ -162,9 +162,9 @@ Use VHost www.example.fr 1234 /vhosts/example.fr/htdocs
 <section>
 <title>Removal of a macro definition</title>
 
-   <ul>
-   <li> the macro must be already defined.</li>
-   </ul>
+<p>It's recommended that you undefine a macro once you've used it. This
+avoids confusion in a complex configuration file where there may be
+conflicts in variable names.<p>
 
 <highlight language="config">
 &lt;Macro DirGroup $dir $group&gt;