Author: mturk
Date: Sat Jun  2 18:27:36 2012
New Revision: 1345543

URL: http://svn.apache.org/viewvc?rev=1345543&view=rev
Log:
Update JK docs

Modified:
    tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html
    tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html

Modified: tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html?rev=1345543&r1=1345542&r2=1345543&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html Sat Jun  
2 18:27:36 2012
@@ -12,10 +12,10 @@
     <table border="0" cellpadding="2" cellspacing="2">
       <tr><td valign="top"><img alt="fix" class="icon" 
src="../images/fix.gif"></td><td>
         Fix regression which can crash webserver in case worker is
-        defined both as member of load balancer and as standlaone worker. 
(mturk)
+        defined both as member of load balancer and as standalone worker. 
(mturk)
       </td></tr>
       <tr><td valign="top"><img alt="fix" class="icon" 
src="../images/fix.gif"></td><td>
-        Fix core if debug log level is specifed and there is no
+        Fix core if debug log level is specified and there is no
         session identifier present. (mturk)
       </td></tr>
     </table>
@@ -26,7 +26,7 @@
     <table border="0" cellpadding="2" cellspacing="2">
       <tr><td valign="top"><img alt="fix" class="icon" 
src="../images/fix.gif"></td><td>
         Use named shared memory objects so that we preserve runtime configured
-               data instead reseting on each child ceation. (mturk)
+        data instead of resetting on each child creation. (mturk)
       </td></tr>
       <tr><td valign="top"><img alt="fix" class="icon" 
src="../images/fix.gif"></td><td>
         Fix dead-lock caused by not releasing mutex on close. (mturk)

Modified: 
tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html?rev=1345543&r1=1345542&r2=1345543&view=diff
==============================================================================
--- tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html 
(original)
+++ tomcat/site/trunk/docs/connectors-doc/miscellaneous/printer/changelog.html 
Sat Jun  2 18:27:36 2012
@@ -11,10 +11,10 @@
     <table border="0" cellpadding="2" cellspacing="2">
       <tr><td valign="top"><img alt="fix" class="icon" 
src="../../images/fix.gif"></td><td>
         Fix regression which can crash webserver in case worker is
-        defined both as member of load balancer and as standlaone worker. 
(mturk)
+        defined both as member of load balancer and as standalone worker. 
(mturk)
       </td></tr>
       <tr><td valign="top"><img alt="fix" class="icon" 
src="../../images/fix.gif"></td><td>
-        Fix core if debug log level is specifed and there is no
+        Fix core if debug log level is specified and there is no
         session identifier present. (mturk)
       </td></tr>
     </table>
@@ -25,7 +25,7 @@
     <table border="0" cellpadding="2" cellspacing="2">
       <tr><td valign="top"><img alt="fix" class="icon" 
src="../../images/fix.gif"></td><td>
         Use named shared memory objects so that we preserve runtime configured
-               data instead reseting on each child ceation. (mturk)
+        data instead of resetting on each child creation. (mturk)
       </td></tr>
       <tr><td valign="top"><img alt="fix" class="icon" 
src="../../images/fix.gif"></td><td>
         Fix dead-lock caused by not releasing mutex on close. (mturk)



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

Reply via email to