summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mpm_common.html.en
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2014-02-01 22:57:40 +0000
committerAndré Malo <nd@apache.org>2014-02-01 22:57:40 +0000
commitc727dc100b589ca25f4a796bd11063897d17a846 (patch)
treef0c07f1a41e4681531b780d50aedb7184232907d /docs/manual/mod/mpm_common.html.en
parentb3c15caf2347720dcf1a82efb2edc0577128a28c (diff)
downloadhttpd-c727dc100b589ca25f4a796bd11063897d17a846.tar.gz
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1563505 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mpm_common.html.en')
-rw-r--r--docs/manual/mod/mpm_common.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en
index 331dff316c..a912f99228 100644
--- a/docs/manual/mod/mpm_common.html.en
+++ b/docs/manual/mod/mpm_common.html.en
@@ -698,7 +698,7 @@ Apache</a></li>
<code class="directive"><a href="#threadsperchild">ThreadsPerChild</a></code>
settings require more than 16 server processes (default). Do not set
the value of this directive any higher than the number of server
- processes required by what you may want for <code class="directive"><a href="#maxclients ">MaxClients </a></code> and <code class="directive"><a href="#threadsperchild">ThreadsPerChild</a></code>.</p>
+ processes required by what you may want for <code class="directive"><a href="#maxclients">MaxClients </a></code> and <code class="directive"><a href="#threadsperchild">ThreadsPerChild</a></code>.</p>
<p>With the <code class="module"><a href="../mod/perchild.html">perchild</a></code> MPM, use this directive only
if you need to set <code class="directive"><a href="../mod/perchild.html#numservers">NumServers</a></code> higher than 8 (default).</p>