From: Jeff Trawick Date: Thu, 11 Nov 2010 19:21:11 +0000 (+0000) Subject: fix MPM typo X-Git-Tag: 2.3.9~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bc47ae1cfb84aa7ece61861ae94a563d9dc59d0;p=thirdparty%2Fapache%2Fhttpd.git fix MPM typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1034057 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index c2bbd8ab4c3..6aa40a85edc 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1514,7 +1514,7 @@ media type in the HTTP Content-Type header field for each process id.

This directive currently only works with the prefork - PM.

+ MPM.