summaryrefslogtreecommitdiffstats
path: root/docs/manual/mpm.html
diff options
context:
space:
mode:
authorBrian Havard <bjh@apache.org>2001-08-23 18:55:23 +0200
committerBrian Havard <bjh@apache.org>2001-08-23 18:55:23 +0200
commit89fd52edd00ae17a2e94cc155f11d251b2cb18d1 (patch)
tree973aa092a5c65d0f202e98b4134bff048c2eb763 /docs/manual/mpm.html
parent This was copied as a test of the ap_r[put|putc|write|printf] family of (diff)
downloadapache2-89fd52edd00ae17a2e94cc155f11d251b2cb18d1.tar.xz
apache2-89fd52edd00ae17a2e94cc155f11d251b2cb18d1.zip
OS/2 now uses mpmt_os2 by default.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90557 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mpm.html')
-rw-r--r--docs/manual/mpm.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mpm.html b/docs/manual/mpm.html
index 787d8b0908..9c63844e92 100644
--- a/docs/manual/mpm.html
+++ b/docs/manual/mpm.html
@@ -78,7 +78,7 @@ every module that is compiled into the server, including the MPM.</p>
<ul>
<li> BeOS: mpmt_beos</li>
- <li> OS/2: spmt_os2</li>
+ <li> OS/2: mpmt_os2</li>
<li> Unix: prefork </li>
<li> Windows: winnt</li>
</ul>