Fix submitted by Igor Galić
Cheers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@674934
13f79535-47bb-0310-9956-
ffa450edef68
75</code> and deal with idle threads on a server-wide basis. If
there aren't enough idle threads in the server then child
processes are created until the number of idle threads is greater
- than number.</p>
+ than <var>number</var>.</p>
<p><code class="module"><a href="../mod/mpm_netware.html">mpm_netware</a></code> uses a default of
<code>MinSpareThreads 10</code> and, since it is a single-process
75</code> and deal with idle threads on a server-wide basis. If
there aren't enough idle threads in the server then child
processes are created until the number of idle threads is greater
- than number.</p>
+ than <var>number</var>.</p>
<p><module>mpm_netware</module> uses a default of
<code>MinSpareThreads 10</code> and, since it is a single-process