summaryrefslogtreecommitdiffstats
path: root/docs/manual/new_features_2_4.xml
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2014-01-05 19:31:39 +0100
committerChristophe Jaillet <jailletc36@apache.org>2014-01-05 19:31:39 +0100
commit44165fd513bd97b16c0c3eb0b6aceaaf8dd556e8 (patch)
tree769ead36f81383cc3b5cb64d0a45a8ffec2e943a /docs/manual/new_features_2_4.xml
parentadjust compat info for named capturing groups (diff)
downloadapache2-44165fd513bd97b16c0c3eb0b6aceaaf8dd556e8.tar.xz
apache2-44165fd513bd97b16c0c3eb0b6aceaaf8dd556e8.zip
Sync a few doc with 2.4.x branch (!)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555604 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--docs/manual/new_features_2_4.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml
index 43edd94039..7829aa6194 100644
--- a/docs/manual/new_features_2_4.xml
+++ b/docs/manual/new_features_2_4.xml
@@ -34,7 +34,7 @@
<section id="core">
<title>Core Enhancements</title>
<dl>
- <dt>Loadable MPMs</dt>
+ <dt>Run-time Loadable MPMs</dt>
<dd>Multiple MPMs can now be <a href="mpm.html#dynamic">built
as loadable modules</a> at compile time.
The MPM of choice can be configured at run time.</dd>