You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2005/12/10 10:58:48 UTC

svn commit: r355735 - /geronimo/branches/1.0/modules/scripts/src/resources/bin/geronimo.sh

Author: kevan
Date: Sat Dec 10 01:58:46 2005
New Revision: 355735

URL: http://svn.apache.org/viewcvs?rev=355735&view=rev
Log:
change reference to geronimo, not catalina

Modified:
    geronimo/branches/1.0/modules/scripts/src/resources/bin/geronimo.sh

Modified: geronimo/branches/1.0/modules/scripts/src/resources/bin/geronimo.sh
URL: http://svn.apache.org/viewcvs/geronimo/branches/1.0/modules/scripts/src/resources/bin/geronimo.sh?rev=355735&r1=355734&r2=355735&view=diff
==============================================================================
--- geronimo/branches/1.0/modules/scripts/src/resources/bin/geronimo.sh (original)
+++ geronimo/branches/1.0/modules/scripts/src/resources/bin/geronimo.sh Sat Dec 10 01:58:46 2005
@@ -43,7 +43,7 @@
 #                   Defaults to $GERONIMO_BASE/var/log/geronimo.out
 #
 #   GERONIMO_PID    (Optional) Path of the file which should contains the pid
-#                   of catalina startup java process, when start (fork) is used
+#                   of the Geronimo java process, when start (fork) is used
 #
 #   GERONIMO_TMPDIR (Optional) Directory path location of temporary directory
 #                   the JVM should use (java.io.tmpdir).