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/10/25 15:50:36 UTC

svn commit: r1027117 - /tomcat/tc6.0.x/trunk/webapps/docs/config/context.xml

Author: kkolinko
Date: Mon Oct 25 13:50:36 2010
New Revision: 1027117

URL: http://svn.apache.org/viewvc?rev=1027117&view=rev
Log:
Write 'deprecated' in bold
CTR: docs

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/config/context.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/context.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/config/context.xml?rev=1027117&r1=1027116&r2=1027117&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/config/context.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/config/context.xml Mon Oct 25 13:50:36 2010
@@ -343,8 +343,8 @@
       </attribute>
 
       <attribute name="caseSensitive" required="false">
-        <p>Deprecated. This option will be removed in Tomcat 7 onwards where the
-        default of <code>true</code> will always be used.</p>
+        <p><strong>Deprecated.</strong> This option is removed in Tomcat 7
+        onwards where the default of <code>true</code> is always used.</p>
         <p>If the value of this flag is <code>false</code>, all case sensitivity
         checks will be disabled. If not 
         specified, the default value of the flag is <code>true</code>.</p>



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