diff options
author | Stefan Fritsch <sf@apache.org> | 2012-03-12 20:00:38 +0100 |
---|---|---|
committer | Stefan Fritsch <sf@apache.org> | 2012-03-12 20:00:38 +0100 |
commit | 1e8f02fee5ba698e8ec12514c1e606115b417d04 (patch) | |
tree | fe4acf207ad0652aed7b178f315b849ba364893f /docs/manual/mod/event.html.fr | |
parent | document that ap_mpm_query is available only after register hooks (diff) | |
download | apache2-1e8f02fee5ba698e8ec12514c1e606115b417d04.tar.xz apache2-1e8f02fee5ba698e8ec12514c1e606115b417d04.zip |
update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1299787 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/event.html.fr')
-rw-r--r-- | docs/manual/mod/event.html.fr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/event.html.fr b/docs/manual/mod/event.html.fr index 770e1663fd..e95917b2a6 100644 --- a/docs/manual/mod/event.html.fr +++ b/docs/manual/mod/event.html.fr @@ -54,7 +54,7 @@ mobiliser des threads que pour les connexions en cours de traitement</td></tr> <li><img alt="" src="../images/down.gif" /> <a href="#asyncrequestworkerfactor">AsyncRequestWorkerFactor</a></li> <li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#coredumpdirectory">CoreDumpDirectory</a></li> <li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#enableexceptionhook">EnableExceptionHook</a></li> -<li><img alt="" src="../images/right.gif" /> <a href="mpm_unixd.html#group">Group</a></li> +<li><img alt="" src="../images/right.gif" /> <a href="mod_unixd.html#group">Group</a></li> <li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#listen">Listen</a></li> <li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#listenbacklog">ListenBacklog</a></li> <li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#maxconnectionsperchild">MaxConnectionsPerChild</a></li> @@ -70,7 +70,7 @@ mobiliser des threads que pour les connexions en cours de traitement</td></tr> <li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#threadlimit">ThreadLimit</a></li> <li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#threadsperchild">ThreadsPerChild</a></li> <li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#threadstacksize">ThreadStackSize</a></li> -<li><img alt="" src="../images/right.gif" /> <a href="mpm_unixd.html#user">User</a></li> +<li><img alt="" src="../images/right.gif" /> <a href="mod_unixd.html#user">User</a></li> </ul> <h3>Sujets</h3> <ul id="topics"> |