From: Jeff Trawick Date: Thu, 11 Nov 2010 19:22:30 +0000 (+0000) Subject: fix MPM typo (trunk r1034057) X-Git-Tag: 2.2.18~296 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3100546a87ced5fe56237efa3b4f1e1f8b7f24a6;p=thirdparty%2Fapache%2Fhttpd.git fix MPM typo (trunk r1034057) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1034058 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 4db31a881f5..623dc01bcca 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1359,7 +1359,7 @@ MIME content-type for each process id.

This directive currently only works with the prefork - PM.

+ MPM.