From d2892da2e646082d452813573d728e48fd6af071 Mon Sep 17 00:00:00 2001 From: Ryan Bloom Date: Sat, 29 Apr 2000 19:06:35 +0000 Subject: [PATCH] Update some docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85100 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/developer/index.html | 2 +- docs/manual/mpm.html | 4 ++-- docs/manual/mpm.html.en | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manual/developer/index.html b/docs/manual/developer/index.html index a72dd44b212..2f1810d9083 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 7521751bfe2..de049532b51 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 7521751bfe2..de049532b51 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 -- 2.47.2