Skip to content

Commit 097f276

Browse files
author
Lucien Gentis
committed
fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1931502 13f79535-47bb-0310-9956-ffa450edef68
1 parent 1b1b603 commit 097f276

5 files changed

Lines changed: 13 additions & 11 deletions

File tree

docs/manual/mod/core.html.fr.utf8

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1773,25 +1773,27 @@ ErrorLogFormat "[%t] [%l] [pid %P] %F: %E: [client %a] %M"</pre>
17731773
<td>L'heure actuelle</td></tr>
17741774
<tr><td><code>%{u}t</code></td>
17751775
<td>L'heure actuelle avec les microsecondes</td></tr>
1776-
<tr class="odd"><td><code>%{cu}t</code></td>
1776+
<tr class="odd"><td><code>%{m}t</code></td>
1777+
<td>L'heure actuelle avec les millisecondes</td></tr>
1778+
<tr><td><code>%{cu}t</code></td>
17771779
<td>L'heure actuelle au format ISO 8601 étendu (compact), avec les
17781780
microsecondes</td></tr>
1779-
<tr><td><code>%{cuz}t</code></td>
1781+
<tr class="odd"><td><code>%{cuz}t</code></td>
17801782
<td>L'heure actuelle au format ISO 8601 étendu (compact), avec les
17811783
microsecondes et la zone horaire au format standard ISO 8601:2000.
17821784
Disponible depuis la version 2.4.58 seulement</td></tr>
1783-
<tr class="odd"><td><code>%{%-format}t</code></td>
1785+
<tr><td><code>%{%-format}t</code></td>
17841786
<td>L'heure actuelle formatée selon la fonction
17851787
<code>strftime(3)</code>. Disponible depuis la version 2.4.58
17861788
seulement</td></tr>
1787-
<tr><td><code>%v</code></td>
1789+
<tr class="odd"><td><code>%v</code></td>
17881790
<td>Le nom de serveur canonique <code class="directive"><a href="#servername">ServerName</a></code> du serveur actuel.</td></tr>
1789-
<tr class="odd"><td><code>%V</code></td>
1791+
<tr><td><code>%V</code></td>
17901792
<td>Le nom de serveur du serveur qui sert la requête en accord
17911793
avec la définition de la directive <code class="directive"><a href="#usecanonicalname">UseCanonicalName</a></code>.</td></tr>
1792-
<tr><td><code>\&nbsp;</code> (anti-slash espace)</td>
1794+
<tr class="odd"><td><code>\&nbsp;</code> (anti-slash espace)</td>
17931795
<td>Espace non délimiteur</td></tr>
1794-
<tr class="odd"><td><code>%&nbsp;</code> (pourcentage espace)</td>
1796+
<tr><td><code>%&nbsp;</code> (pourcentage espace)</td>
17951797
<td>Délimiteur de champ (aucune sortie)</td></tr>
17961798
</table>
17971799

docs/manual/mod/core.xml.de

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
4-
<!-- English Revision: 344972:1927033 (outdated) -->
4+
<!-- English Revision: 344972:1931452 (outdated) -->
55

66
<!--
77
Licensed to the Apache Software Foundation (ASF) under one or more

docs/manual/mod/core.xml.es

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
4-
<!-- English Revision: 1741251:1927033 (outdated) -->
4+
<!-- English Revision: 1741251:1931452 (outdated) -->
55
<!-- Translated by Luis Gil de Bernabé Pfeiffer lgilbernabe[AT]apache.org -->
66
<!-- Reviewed by Sergio Ramos-->
77
<!--

docs/manual/mod/core.xml.ja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
4-
<!-- English Revision: 669847:1927033 (outdated) -->
4+
<!-- English Revision: 669847:1931452 (outdated) -->
55

66
<!--
77
Licensed to the Apache Software Foundation (ASF) under one or more

docs/manual/mod/core.xml.tr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
4-
<!-- English Revision: 1302855:1927033 (outdated) -->
4+
<!-- English Revision: 1302855:1931452 (outdated) -->
55
<!-- =====================================================
66
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
77
Reviewed by: Orhan Berent <berent belgeler.org>

0 commit comments

Comments
 (0)