From: Eric Covener <covener@apache.org>
Date: Wed, 8 Dec 2010 16:58:45 +0000 (+0000)
Subject: use <directive> instead of <code>
X-Git-Tag: 2.3.10~48
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb0539d0e7abd4f8062c2b519adf1eb9f47598be;p=apache

use <directive> instead of <code>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1043521 13f79535-47bb-0310-9956-ffa450edef68
---

diff --git a/docs/manual/vhosts/name-based.xml b/docs/manual/vhosts/name-based.xml
index 54bea219ab..bc3870e87f 100644
--- a/docs/manual/vhosts/name-based.xml
+++ b/docs/manual/vhosts/name-based.xml
@@ -79,8 +79,9 @@
     >NameVirtualHost</directive>. If it is, then it will look at each <directive
     type="section" module="core">VirtualHost</directive> section with a (literal) matching
     IP address and try to find one where the <directive module="core"
-    >ServerName</directive> or <code>ServerAlias</code> matches the requested
-    hostname. If it finds one, then it uses the configuration for that server.</p>
+    >ServerName</directive> or <directive module="core" >ServerAlias</directive> 
+    matches the requested hostname. If it finds one, then it uses the configuration 
+    for that server.</p>
 
     <p id="defaultvhost"> If no matching ServerName or ServerAlias is found in the
     set of virtual hosts matching the NameVirtualHost directive, then