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
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/htdocsIt'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 @@ - +