Correct markup that looks odd with <code> formatting.
authorkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 2 Oct 2011 19:30:18 +0000 (19:30 +0000)
committerkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 2 Oct 2011 19:30:18 +0000 (19:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1178228 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/index.xml
webapps/docs/manager-howto.xml

index a9a5253..d334e04 100644 (file)
@@ -68,7 +68,7 @@ Apache Tomcat 7, and using many of the Apache Tomcat features.</p>
     Operating the Apache Tomcat Deployer to deploy, precompile, and validate web
     applications.</li>
 <li><a href="manager-howto.html"><strong>Manager</strong></a> -
-    Operating the <code>Manager</code> web app to deploy, undeploy, and
+    Operating the <strong>Manager</strong> web app to deploy, undeploy, and
     redeploy applications while Apache Tomcat is running.</li>
 <li><a href="realm-howto.html"><strong>Realms and Access Control</strong></a>
     - Description of how to configure <em>Realms</em> (databases of users,
index bcfd7fd..ae89f95 100644 (file)
@@ -79,7 +79,7 @@ example:</p>
 <p>If you have Tomcat configured to support multiple virtual hosts
 (websites) you would need to configure a Manager for each.</p>
 
-<p>There are three ways to use the <code>Manager</code> web application.</p>
+<p>There are three ways to use the <strong>Manager</strong> web application.</p>
 <ul>
 <li>As an application with a user interface you use in your browser.
 Here is an example URL where you can replace <code>localhost</code> with