From: Tony Stevenson Date: Tue, 8 Jul 2008 20:11:04 +0000 (+0000) Subject: Missing tags. X-Git-Tag: 2.3.0~436 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb900e5c0e216b73eef6a26ddd1497f359261ab6;p=thirdparty%2Fapache%2Fhttpd.git Missing tags. Fix submitted by Igor Galić Cheers git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@674934 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en index 8a1c5797f50..faf72f545b5 100644 --- a/docs/manual/mod/mpm_common.html.en +++ b/docs/manual/mod/mpm_common.html.en @@ -598,7 +598,7 @@ spikes 75 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.

+ than number.

mpm_netware uses a default of MinSpareThreads 10 and, since it is a single-process diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index 813f7f91f68..37315f47bf5 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -628,7 +628,7 @@ spikes 75 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.

+ than number.

mpm_netware uses a default of MinSpareThreads 10 and, since it is a single-process