mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Correct XMl error. Rebuild docs/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525458 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -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">
|
||||
<Macro DirGroup $dir $group>
|
||||
|
||||
@@ -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">
|
||||
<Macro DirGroup $dir $group>
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user