summaryrefslogtreecommitdiff
path: root/docs/manual/mpm.xml
diff options
context:
space:
mode:
authorBrian Havard <bjh@apache.org>2009-08-16 12:03:34 +0000
committerBrian Havard <bjh@apache.org>2009-08-16 12:03:34 +0000
commitb975e90af408e2e14574ef234daae3a7a87f8620 (patch)
treeda5687a337730605e90d78e63673d98e7b336766 /docs/manual/mpm.xml
parentcb3406f13a359cdf7d445f72ba37b7e9378c9075 (diff)
downloadhttpd-b975e90af408e2e14574ef234daae3a7a87f8620.tar.gz
Bring OS/2 MPM back from the dead.
Reverses r758899. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804678 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mpm.xml')
-rw-r--r--docs/manual/mpm.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mpm.xml b/docs/manual/mpm.xml
index a4b5cec50d..1043894c74 100644
--- a/docs/manual/mpm.xml
+++ b/docs/manual/mpm.xml
@@ -102,6 +102,7 @@ choice at compile-time.</p>
<table>
<columnspec><column width=".2"/><column width=".2"/></columnspec>
<tr><td>Netware</td><td><module>mpm_netware</module></td></tr>
+<tr><td>OS/2</td><td><module>mpmt_os2</module></td></tr>
<tr><td>Unix</td><td><module>prefork</module></td></tr>
<tr><td>Windows</td><td><module>mpm_winnt</module></td></tr>
</table>