diff options
author | Stefan Fritsch <sf@apache.org> | 2011-10-01 22:57:36 +0200 |
---|---|---|
committer | Stefan Fritsch <sf@apache.org> | 2011-10-01 22:57:36 +0200 |
commit | a83284e10365f9baf39331e545dde65ecdc99ef1 (patch) | |
tree | 62b5783c3c8bdd535762acfcac4676621f71bc25 /docs/manual/misc/perf-tuning.html.en | |
parent | grammar fix (diff) | |
download | apache2-a83284e10365f9baf39331e545dde65ecdc99ef1.tar.xz apache2-a83284e10365f9baf39331e545dde65ecdc99ef1.zip |
update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1178089 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/misc/perf-tuning.html.en')
-rw-r--r-- | docs/manual/misc/perf-tuning.html.en | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en index 1b3351ff39..7d85a08586 100644 --- a/docs/manual/misc/perf-tuning.html.en +++ b/docs/manual/misc/perf-tuning.html.en @@ -675,9 +675,9 @@ directives.</p> <p>The <code class="directive"><a href="../mod/core.html#mutex">Mutex</a></code> directive can - be used to change the mutex implementation of the + be used to change the mutex implementation of the <code>mpm-accept</code> mutex at run-time. Special considerations - for different mutex implementations are documented with that + for different mutex implementations are documented with that directive.</p> <p>Another solution that has been considered but never |