From 819a5e54bad8027fb331af1a0997ebbdba2c2f19 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sun, 22 Sep 2013 22:06:21 +0000 Subject: [PATCH] Correct XMl error. Rebuild docs/ 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 | 6 +++--- docs/manual/mod/mod_macro.xml | 2 +- docs/manual/mod/mod_macro.xml.fr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manual/mod/mod_macro.html.en b/docs/manual/mod/mod_macro.html.en index cce67d58bb..94ebb77f7e 100644 --- a/docs/manual/mod/mod_macro.html.en +++ b/docs/manual/mod/mod_macro.html.en @@ -180,9 +180,9 @@ Use VHost www.example.fr 1234 /vhosts/example.fr/htdocs

Removal of a macro definition

- +

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.

 <Macro DirGroup $dir $group>
diff --git a/docs/manual/mod/mod_macro.xml b/docs/manual/mod/mod_macro.xml
index 6b24304934..efd06445d2 100644
--- a/docs/manual/mod/mod_macro.xml
+++ b/docs/manual/mod/mod_macro.xml
@@ -164,7 +164,7 @@ Use VHost www.example.fr 1234 /vhosts/example.fr/htdocs
 
 

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.

+conflicts in variable names.

<Macro DirGroup $dir $group> diff --git a/docs/manual/mod/mod_macro.xml.fr b/docs/manual/mod/mod_macro.xml.fr index 80c15ce7f9..c6e5a284f8 100644 --- a/docs/manual/mod/mod_macro.xml.fr +++ b/docs/manual/mod/mod_macro.xml.fr @@ -1,7 +1,7 @@ - + -- 2.40.0