From: Joshua Slive
Date: Thu, 21 Nov 2002 17:52:06 +0000 (+0000)
Subject: Add reference to Netware's default mpm.
X-Git-Tag: 2.0.44~3
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f24ac2ddc5f1e538373d8ef0bd6af4af6e588e5f;p=thirdparty%2Fapache%2Fhttpd.git
Add reference to Netware's default mpm.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97584 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mpm.xml b/docs/manual/mpm.xml
index 8c40a9f98ee..dc002799d66 100644
--- a/docs/manual/mpm.xml
+++ b/docs/manual/mpm.xml
@@ -87,6 +87,7 @@ choice at compile-time.
| BeOS | beos |
+| Netware | mpm_netware |
| OS/2 | mpmt_os2 |
| Unix | prefork |
| Windows | mpm_winnt |