From: Rich Bowen Date: Tue, 2 Mar 2010 12:28:33 +0000 (+0000) Subject: None of the supposedly correct forms of the possessive of process sound X-Git-Tag: 2.3.6~420 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba146f525e0dda3184c17ea3eab18eb6f0c3e874;p=thirdparty%2Fapache%2Fhttpd.git None of the supposedly correct forms of the possessive of process sound very awkward in this sentence. Rephrasing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@917996 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index d59018e51fd..379db1bb734 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -40,7 +40,7 @@ switch before dumping core

This controls the directory to which Apache attempts to switch before dumping core. If your operating system is configured to - create core files in the crashing processes working directory, + create core files in the working directory of the crashing process, CoreDumpDirectory is necessary to change working directory from the default ServerRoot directory, which should not be writable by the user the server runs as.