From: André Malo
Date: Wed, 23 Apr 2003 23:34:33 +0000 (+0000)
Subject: markup, expression.
X-Git-Tag: pre_ajp_proxy~1786
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0ff4ee1e24fc687ce9f32ec5b8749ed10f6f833;p=apache
markup, expression.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99561 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en
index 5cae84498b..e2856a9a0e 100644
--- a/docs/manual/mod/mpm_common.html.en
+++ b/docs/manual/mod/mpm_common.html.en
@@ -148,7 +148,8 @@ switch before dumping core
dump for debugging, you can use this directive to place it in a
different location.
Linux 2.4 and beyond: If you start Apache as root and you
- explicitly code CoreDumpDirectory, Apache enables core dumps.
+ explicitly configure CoreDumpDirectory
, Apache
+ enables core dumps.
diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml
index 8409daa967..65a19e3d24 100644
--- a/docs/manual/mod/mpm_common.xml
+++ b/docs/manual/mod/mpm_common.xml
@@ -111,7 +111,8 @@ switch before dumping core
dump for debugging, you can use this directive to place it in a
different location.
Linux 2.4 and beyond: If you start Apache as root and you
- explicitly code CoreDumpDirectory, Apache enables core dumps.
+ explicitly configure CoreDumpDirectory, Apache
+ enables core dumps.