1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533255 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rich Bowen
2013-10-17 20:40:47 +00:00
parent 10476aa08f
commit a4ef54fbbc
5 changed files with 6 additions and 4 deletions

View File

@@ -89,7 +89,7 @@
</pre>
Together with microsecond time stamps in the error log,
<code>hook=all</code> also allows to determine the times spent
<code>hook=all</code> also lets you determine the times spent
in the different parts of the request processing.
</li>

View File

@@ -72,7 +72,7 @@
&lt;/Location&gt;
</highlight>
Together with microsecond time stamps in the error log,
<code>hook=all</code> also allows to determine the times spent
<code>hook=all</code> also lets you determine the times spent
in the different parts of the request processing.
</li>

View File

@@ -27,6 +27,8 @@
<p><span>Langues Disponibles: </span><a href="../en/mod/mod_macro.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="../fr/mod/mod_macro.html" title="Fran<61>ais">&nbsp;fr&nbsp;</a></p>
</div>
<div class="outofdate">Cette traduction peut <20>tre p<>rim<69>e. V<>rifiez la version
anglaise pour les changements r<>cents.</div>
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Ce module permet d'utiliser des macros dans les fichiers
de configuration Apache.</td></tr>
<tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Base</td></tr>

View File

@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
<!-- English Revision: 1525479 -->
<!-- English Revision: 1525479:1533197 (outdated) -->
<!-- French translation: Fabien Coelho -->
<!-- Updated by Lucien Gentis -->

View File

@@ -8,6 +8,6 @@
<variants>
<variant>en</variant>
<variant>fr</variant>
<variant outdated="yes">fr</variant>
</variants>
</metafile>