You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by hu...@apache.org on 2012/04/26 08:08:10 UTC

svn commit: r1330664 - /httpd/httpd/trunk/docs/manual/mod/core.xml

Author: humbedooh
Date: Thu Apr 26 06:08:09 2012
New Revision: 1330664

URL: http://svn.apache.org/viewvc?rev=1330664&view=rev
Log:
Remove a botched title from a vhost example

Modified:
    httpd/httpd/trunk/docs/manual/mod/core.xml

Modified: httpd/httpd/trunk/docs/manual/mod/core.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/core.xml?rev=1330664&r1=1330663&r2=1330664&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/core.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/core.xml Thu Apr 26 06:08:09 2012
@@ -4253,7 +4253,7 @@ hostname or IP address</description>
 
     </ul>
 
-    <highlight language="config"><strong>Example</strong>
+    <highlight language="config">
 &lt;VirtualHost 10.1.2.3:80&gt;
   ServerAdmin webmaster@host.example.com
   DocumentRoot /www/docs/host.example.com