CTR: documentation
Correct markup that looks odd with <code> formatting.
It is r1178228 in trunk.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc5.5.x/trunk@1178243 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/container/webapps/docs/index.xml b/container/webapps/docs/index.xml
index 8bf5a2d..07a121a 100644
--- a/container/webapps/docs/index.xml
+++ b/container/webapps/docs/index.xml
@@ -69,7 +69,7 @@
     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,
diff --git a/container/webapps/docs/manager-howto.xml b/container/webapps/docs/manager-howto.xml
index dcdfd12..fd9f5a6 100644
--- a/container/webapps/docs/manager-howto.xml
+++ b/container/webapps/docs/manager-howto.xml
@@ -81,7 +81,7 @@
 <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>There are three ways to use the <strong>Manager</strong> web application.
 <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