]> granicus.if.org Git - apache/commitdiff
Add reference to Netware's default mpm.
authorJoshua Slive <slive@apache.org>
Thu, 21 Nov 2002 17:52:06 +0000 (17:52 +0000)
committerJoshua Slive <slive@apache.org>
Thu, 21 Nov 2002 17:52:06 +0000 (17:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97584 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mpm.xml

index 8c40a9f98eed951c7e9bea0c4b36d958a843865e..dc002799d660a6377cc8b1e43606b863b21925d6 100644 (file)
@@ -87,6 +87,7 @@ choice at compile-time.</p>
 
 <table>
 <tr><td>BeOS</td><td><module>beos</module></td></tr>
+<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>