From 89fd52edd00ae17a2e94cc155f11d251b2cb18d1 Mon Sep 17 00:00:00 2001
From: Brian Havard
Date: Thu, 23 Aug 2001 16:55:23 +0000
Subject: [PATCH] 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
---
docs/manual/mpm.html | 2 +-
docs/manual/mpm.html.en | 2 +-
2 files changed, 2 insertions(+), 2 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.
- 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
--
2.50.1