You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2019/08/22 06:54:23 UTC

[tomcat] 01/03: Simplify service usage note by substituting in current major version

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 890ca423ef700515a3a64c3b840da9a1c4ffdea0
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Sun Aug 18 20:20:50 2019 +0300

    Simplify service usage note by substituting in current major version
---
 bin/catalina.bat | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/bin/catalina.bat b/bin/catalina.bat
index b244418..72e16b6 100755
--- a/bin/catalina.bat
+++ b/bin/catalina.bat
@@ -28,9 +28,8 @@ rem   script will have no effect at all on Windows Services. As such, any
 rem   local customizations made in a CATALINA_BASE/bin/setenv.bat script
 rem   will also have no effect on Tomcat when launched as a Windows Service.
 rem   The configuration that controls Windows Services is stored in the Windows
-rem   Registry, and is most conveniently maintained using the "tomcatXw.exe"
-rem   maintenance utility, where "X" is the major version of Tomcat you are
-rem   running.
+rem   Registry, and is most conveniently maintained using the "tomcat@VERSION_MAJOR@w.exe"
+rem   maintenance utility.
 rem
 rem   CATALINA_HOME   May point at your Catalina "build" directory.
 rem


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org