From: Ryan Bloom Date: Sat, 29 Apr 2000 19:06:35 +0000 (+0000) Subject: Update some docs. X-Git-Tag: APACHE_2_0_ALPHA_4~224 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2892da2e646082d452813573d728e48fd6af071;p=apache Update some docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85100 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/index.html b/docs/manual/developer/index.html index a72dd44b21..2f1810d908 100644 --- a/docs/manual/developer/index.html +++ b/docs/manual/developer/index.html @@ -14,6 +14,6 @@

Developer Documentation for Apache-2.0

Apache Hook Functions

Converting Apache 1.3 Modules to Apache 2.0

-

MPM listing

+

MPM listing

diff --git a/docs/manual/mpm.html b/docs/manual/mpm.html index 7521751bfe..de049532b5 100644 --- a/docs/manual/mpm.html +++ b/docs/manual/mpm.html @@ -33,12 +33,12 @@ prefork The prefork MPM reproduces the behaviour of Apache 1.3. -?? +Ryan Bloom mpmt_pthread This MPM uses a multi-process, multi-threaded model to provide good scability and stability. -Manoj? +Ryan Bloom dexter diff --git a/docs/manual/mpm.html.en b/docs/manual/mpm.html.en index 7521751bfe..de049532b5 100644 --- a/docs/manual/mpm.html.en +++ b/docs/manual/mpm.html.en @@ -33,12 +33,12 @@ prefork The prefork MPM reproduces the behaviour of Apache 1.3. -?? +Ryan Bloom mpmt_pthread This MPM uses a multi-process, multi-threaded model to provide good scability and stability. -Manoj? +Ryan Bloom dexter