]> granicus.if.org Git - apache/commitdiff
Correct XMl error. Rebuild docs/
authorRich Bowen <rbowen@apache.org>
Sun, 22 Sep 2013 22:06:21 +0000 (22:06 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 22 Sep 2013 22:06:21 +0000 (22:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525458 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_macro.html.en
docs/manual/mod/mod_macro.xml
docs/manual/mod/mod_macro.xml.fr

index cce67d58bbaf8afdb0622098d8bcdadb818fe62e..94ebb77f7ee5e7d9a1b5ea1f8b127846b2c3a252 100644 (file)
@@ -180,9 +180,9 @@ Use VHost www.example.fr 1234 /vhosts/example.fr/htdocs
 <h3>Removal of a macro definition</h3>
 
 
-   <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>
 
 <pre class="prettyprint lang-config">
 &lt;Macro DirGroup $dir $group&gt;
index 6b24304934b47a82c23f40dc0b166a27dfc92a26..efd06445d237578ba9623eea47ef509c606a0513 100644 (file)
@@ -164,7 +164,7 @@ Use VHost www.example.fr 1234 /vhosts/example.fr/htdocs
 
 <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>
+conflicts in variable names.</p>
 
 <highlight language="config">
 &lt;Macro DirGroup $dir $group&gt;
index 80c15ce7f9307c11377956c6a16d661daf6f1eb8..c6e5a284f8dbe0495f15f0dbea9747298c432004 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1524240:1525431 (outdated) -->
+<!-- English Revision: 1524240:1525457 (outdated) -->
 <!-- French translation: Fabien Coelho -->
 <!-- Updated by Lucien Gentis -->