]> granicus.if.org Git - apache/commitdiff
Broken markup in example
authorRich Bowen <rbowen@apache.org>
Thu, 17 Oct 2013 18:23:19 +0000 (18:23 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 17 Oct 2013 18:23:19 +0000 (18:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533197 13f79535-47bb-0310-9956-ffa450edef68

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

index a15c45d0c5621eaf368deda111664ee6a0c85480..682c4c9e9ed199d109aeedabf8c42a01915ace0e 100644 (file)
@@ -73,7 +73,7 @@ multiple similar virtual hosts:</p>
     DocumentRoot /var/www/vhosts/$name
     ErrorLog /var/log/httpd/$name.error_log
     CustomLog /var/log/httpd/$name.access_log combined
-&gt;/VirtualHost&gt;
+&lt;/VirtualHost&gt;
 &lt;/Macro&gt;
 </pre>
 
index c0da917f9ed65c12d3801b95239e4392f577f05f..f88cbf5416a27d9255e0e6aec9210f2fa7ec5b7a 100644 (file)
@@ -58,7 +58,7 @@ multiple similar virtual hosts:</p>
     DocumentRoot /var/www/vhosts/$name
     ErrorLog /var/log/httpd/$name.error_log
     CustomLog /var/log/httpd/$name.access_log combined
-&gt;/VirtualHost&gt;
+&lt;/VirtualHost&gt;
 &lt;/Macro&gt;
 </highlight>