You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/03/06 12:41:31 UTC

svn commit: r919746 - in /tomcat: tc5.5.x/trunk/container/webapps/docs/config/systemprops.xml tc6.0.x/trunk/webapps/docs/config/systemprops.xml trunk/webapps/docs/config/systemprops.xml

Author: kkolinko
Date: Sat Mar  6 11:41:30 2010
New Revision: 919746

URL: http://svn.apache.org/viewvc?rev=919746&view=rev
Log:
Correction

Modified:
    tomcat/tc5.5.x/trunk/container/webapps/docs/config/systemprops.xml
    tomcat/tc6.0.x/trunk/webapps/docs/config/systemprops.xml
    tomcat/trunk/webapps/docs/config/systemprops.xml

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/config/systemprops.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/config/systemprops.xml?rev=919746&r1=919745&r2=919746&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/config/systemprops.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/config/systemprops.xml Sat Mar  6 11:41:30 2010
@@ -182,7 +182,7 @@
 
     <property name="jvmRoute">
       <p>Provides a default value for the <code>jvmRoute</code> attribute of the
-      <a href="engine.html">Engine</a> element. It does not override the a value
+      <a href="engine.html">Engine</a> element. It does not override the value
       configured on the <a href="engine.html">Engine</a> element.</p>
     </property>
 

Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/systemprops.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/config/systemprops.xml?rev=919746&r1=919745&r2=919746&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/systemprops.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/systemprops.xml Sat Mar  6 11:41:30 2010
@@ -315,7 +315,7 @@
 
     <property name="jvmRoute">
       <p>Provides a default value for the <code>jvmRoute</code> attribute of the
-      <a href="engine.html">Engine</a> element. It does not override the a value
+      <a href="engine.html">Engine</a> element. It does not override the value
       configured on the <a href="engine.html">Engine</a> element.</p>
     </property>
 
@@ -375,7 +375,7 @@
       not specified, the default value of <code>true</code> will be used.</p>
     </property>
     
-    <property name="org.apache.catalina.startup.EXIT_ON_INIT_FAILURE">
+    <property name="org.apache.catalina.startup. EXIT_ON_INIT_FAILURE">
       <p>If <code>true</code>, the server will exit if an exception happens
          during the server initialization phase. The default is <code>false</code>.</p>
     </property>

Modified: tomcat/trunk/webapps/docs/config/systemprops.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/systemprops.xml?rev=919746&r1=919745&r2=919746&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/systemprops.xml (original)
+++ tomcat/trunk/webapps/docs/config/systemprops.xml Sat Mar  6 11:41:30 2010
@@ -409,7 +409,7 @@
 
     <property name="jvmRoute">
       <p>Provides a default value for the <code>jvmRoute</code> attribute of the
-      <a href="engine.html">Engine</a> element. It does not override the a value
+      <a href="engine.html">Engine</a> element. It does not override the value
       configured on the <a href="engine.html">Engine</a> element.</p>
     </property>
 
@@ -455,7 +455,7 @@
       not specified, the default value of <code>true</code> will be used.</p>
     </property>
     
-    <property name="org.apache.catalina.startup.EXIT_ON_INIT_FAILURE">
+    <property name="org.apache.catalina.startup. EXIT_ON_INIT_FAILURE">
       <p>If <code>true</code>, the server will exit if an exception happens
          during the server initialization phase. The default is <code>false</code>.</p>
     </property>



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