From: Jeff Trawick Date: Sat, 4 Aug 2012 20:59:27 +0000 (+0000) Subject: fix documented default value of ScoreBoardFile X-Git-Tag: 2.5.0-alpha~6513 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceecc7134648e87381cb8e450884ebd9867f1e1c;p=thirdparty%2Fapache%2Fhttpd.git fix documented default value of ScoreBoardFile git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369435 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index bf2b1bdde8f..2ddbc8ebbd4 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -456,7 +456,7 @@ spikes Location of the file used to store coordination data for the child processes ScoreBoardFile file-path -ScoreBoardFile logs/apache_status +ScoreBoardFile logs/apache_runtime_status server config eventmpm_winnt preforkworker @@ -472,7 +472,7 @@ the child processes Example - ScoreBoardFile /var/run/apache_status + ScoreBoardFile /var/run/apache_runtime_status