Followup to r1079781
authorkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 11 Mar 2011 00:57:25 +0000 (00:57 +0000)
committerkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 11 Mar 2011 00:57:25 +0000 (00:57 +0000)
s/&/&amp;/ in HTML files

HTML allows both variants, but let's be more strict.

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

res/welcome.bin.html
res/welcome.main.html

index ac7247a..aaab786 100644 (file)
@@ -72,7 +72,7 @@ RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.
 </dl></dd>
 <dt><b>bin/extras/</b></dt>
 <dd><dl>
-  <dt>tomcat-juli-adapters.jar & tomcat-juli.jar</dt>
+  <dt>tomcat-juli-adapters.jar &amp; tomcat-juli.jar</dt>
     <dd>Full commons-logging implementation. See the <a
     href="http://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/logging.html">
     logging documentation</a> for more information.</dd>
index dd6be13..3a3e64a 100644 (file)
@@ -72,7 +72,7 @@ RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.
 </dl></dd>
 <dt><b>bin/extras/</b></dt>
 <dd><dl>
-  <dt>tomcat-juli-adapters.jar & tomcat-juli.jar</dt>
+  <dt>tomcat-juli-adapters.jar &amp; tomcat-juli.jar</dt>
     <dd>Full commons-logging implementation. See the <a
     href="http://tomcat.apache.org/tomcat-@VERSION_MAJOR_MINOR@-doc/logging.html">
     logging documentation</a> for more information.</dd>