Commit bda09574 authored by Lucien Gentis's avatar Lucien Gentis
Browse files

Update.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1234511 13f79535-47bb-0310-9956-ffa450edef68
parent 459b224c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
<!-- English Revision: 1208753:1231607 (outdated) -->
<!-- English Revision : 1231607 -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->

@@ -3542,8 +3542,8 @@ verrou pour tous les mutex ou seulement les mutex sp&eacute;cifi&eacute;s</descr
    <code>sysvsem</code>.</p>

    <example>
    Mutex default sysvsem<br />
    Mutex mpm-accept fcntl:/var/httpd/locks
    Mutex sysvsem default<br />
    Mutex fcntl:/var/httpd/locks mpm-accept
    </example>
</usage>
</directivesynopsis>