You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2006/11/15 09:05:44 UTC

svn commit: r475152 - /tomcat/connectors/trunk/jk/xdocs/config/iis.xml

Author: mturk
Date: Wed Nov 15 00:05:43 2006
New Revision: 475152

URL: http://svn.apache.org/viewvc?view=rev&rev=475152
Log:
Fix xml tags.

Modified:
    tomcat/connectors/trunk/jk/xdocs/config/iis.xml

Modified: tomcat/connectors/trunk/jk/xdocs/config/iis.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/config/iis.xml?view=diff&rev=475152&r1=475151&r2=475152
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/config/iis.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/config/iis.xml Wed Nov 15 00:05:43 2006
@@ -79,7 +79,7 @@
 <attribute name="shm_size" required="false"><p>
 A DWORD value size of the shared memory. Set this value to be
 the number of all defined workers * 400.
-(Set this value only if you have more then 64 workers)</b>)
+(Set this value only if you have <b>more</b> then <b>64</b> workers)
 </p></attribute>
 
 </attributes>



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