Author: markt
Date: Mon Feb 1 00:24:00 2010
New Revision: 905154
URL: http://svn.apache.org/viewvc?rev=905154&view=rev
Log:
Typo
Modified:
tomcat/trunk/res/welcome.bin.html
Modified: tomcat/trunk/res/welcome.bin.html
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/welcome.bin.html?rev=905154&r1=905153&r2=905154&view=diff
==============================================================================
--- tomcat/trunk/res/welcome.bin.html (original)
+++ tomcat/trunk/res/welcome.bin.html Mon Feb 1 00:24:00 2010
@@ -44,8 +44,8 @@
<li>apache-tomcat-[version].zip or .tar.gz: base distribution. These
distributions do not include the Windows service wrapper nor the compiled
APR/native for Windows.</li>
<li>apache-tomcat-[version].exe: Windows installer for Tomcat. Please
note that while this distribution includes the vast majority of the base
distribution, some of the command-line scripts for launching Tomcat are not
included. This distribution is intended for those users planning to launch
Tomcat through the Windows shortcuts or services.</li>
<li>apache-tomcat-[version]-windows-x86.zip: 32-bit Windows specific
distribution that includes the Windows service wrapper and the compiled
APR/native for Windows for use with 32-bit JVMs on both 32 and 64 bit Windows
platforms.</li>
- <li>apache-tomcat-[version]-windows-x64.zip: 64-bit Windows specific
distribution that includes the Windows service wrapper and the compiled
APR/native for Windows for use with 64-bit JVMs x64 Windows platforms.</li>
- <li>apache-tomcat-[version]-windows-i64.zip: 64-bit Windows specific
distribution that includes the Windows service wrapper and the compiled
APR/native for Windows for use with 64-bit JVMs i64 Windows platforms.</li>
+ <li>apache-tomcat-[version]-windows-x64.zip: 64-bit Windows specific
distribution that includes the Windows service wrapper and the compiled
APR/native for Windows for use with 64-bit JVMs on x64 Windows platforms.</li>
+ <li>apache-tomcat-[version]-windows-i64.zip: 64-bit Windows specific
distribution that includes the Windows service wrapper and the compiled
APR/native for Windows for use with 64-bit JVMs on i64 Windows platforms.</li>
<li>apache-tomcat-[version]-deployer.zip or .tar.gz: the standalone Tomcat
Web Application Deployer.</li>
<li>apache-tomcat-[version]-fulldocs.tar.gz: the Tomcat documentation
bundle, including complete javadocs.</li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]