Author: kkolinko
Date: Sun Oct 2 19:56:51 2011
New Revision: 1178243
URL: http://svn.apache.org/viewvc?rev=1178243&view=rev
Log:
CTR: documentation
Correct markup that looks odd with <code> formatting.
It is r1178228 in trunk.
Modified:
tomcat/tc5.5.x/trunk/container/webapps/docs/index.xml
tomcat/tc5.5.x/trunk/container/webapps/docs/manager-howto.xml
Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/index.xml?rev=1178243&r1=1178242&r2=1178243&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/index.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/index.xml Sun Oct 2 19:56:51
2011
@@ -69,7 +69,7 @@ Apache Tomcat 5, and using many of the A
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,
Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/manager-howto.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/manager-howto.xml?rev=1178243&r1=1178242&r2=1178243&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/manager-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/manager-howto.xml Sun Oct 2
19:56:51 2011
@@ -81,7 +81,7 @@ example:
<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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]