mturk 2004/03/12 23:33:24
Modified: jk/xdocs/jk2 configwebcom.xml
Log:
Spell check fixes
Revision Changes Path
1.16 +4 -4 jakarta-tomcat-connectors/jk/xdocs/jk2/configwebcom.xml
Index: configwebcom.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk2/configwebcom.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- configwebcom.xml 12 Mar 2004 19:33:24 -0000 1.15
+++ configwebcom.xml 13 Mar 2004 07:33:24 -0000 1.16
@@ -159,7 +159,7 @@
<tr>
<td>file</td>
<td>No default value</td>
- <td>Name of the file that will be mmapped to use as shared
memory, if set to 'anonymous' use the anonymous shered memory</td>
+ <td>Name of the file that will be mmapped to use as shared
memory, If set to 'anonymous' use the anonymous shered memory</td>
</tr>
<tr>
<td>size</td>
@@ -172,9 +172,9 @@
<td>Number of shared memory slots. Set to the number of
child processes</td>
</tr>
<tr>
- <td>memory</td>
+ <td>useMemory</td>
<td>0</td>
- <td>Use the precess memory instead of shared memory. Useful
for single child mpm's</td>
+ <td>Use process memory instead of shared memory. Useful for
single child mpm's</td>
</tr>
</table>
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]