From: Brian Havard
Date: Thu, 23 Aug 2001 16:55:23 +0000 (+0000)
Subject: OS/2 now uses mpmt_os2 by default.
X-Git-Tag: 2.0.25~146
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=89fd52edd00ae17a2e94cc155f11d251b2cb18d1;p=apache
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
---
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.
- BeOS: mpmt_beos
- - OS/2: spmt_os2
+ - OS/2: mpmt_os2
- Unix: prefork
- Windows: winnt
diff --git a/docs/manual/mpm.html.en b/docs/manual/mpm.html.en
index 787d8b0908..9c63844e92 100644
--- a/docs/manual/mpm.html.en
+++ b/docs/manual/mpm.html.en
@@ -78,7 +78,7 @@ every module that is compiled into the server, including the MPM.
- BeOS: mpmt_beos
- - OS/2: spmt_os2
+ - OS/2: mpmt_os2
- Unix: prefork
- Windows: winnt