Author: markt Date: Sun May 17 12:25:57 2009 New Revision: 775632 URL: http://svn.apache.org/viewvc?rev=775632&view=rev Log: Fix typo
Modified: tomcat/tc6.0.x/trunk/RUNNING.txt Modified: tomcat/tc6.0.x/trunk/RUNNING.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/RUNNING.txt?rev=775632&r1=775631&r2=775632&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/RUNNING.txt (original) +++ tomcat/tc6.0.x/trunk/RUNNING.txt Sun May 17 12:25:57 2009 @@ -116,8 +116,8 @@ * temp - Directory used by the JVM for temporary files (java.io.tmpdir) -If you do set $CATALINA_BASE, $CATALINA_BASE will default to the same value as -$CATALINA_HOME, which means that the same directory is used for all relative +If you do not set $CATALINA_BASE, $CATALINA_BASE will default to the same value +as $CATALINA_HOME, which means that the same directory is used for all relative path resolutions. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org