Skip to content

Commit 807228f

Browse files
author
Lucien Gentis
committed
fr doc XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1921416 13f79535-47bb-0310-9956-ffa450edef68
1 parent 0cb6804 commit 807228f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/manual/mod/core.xml.fr

Lines changed: 5 additions & 4 deletions
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.fr.xsl"?>
4-
<!-- English Revision: 1921259:1921399 (outdated) -->
4+
<!-- English Revision: 1921399 -->
55
<!-- French translation : Lucien GENTIS -->
66
<!-- Reviewed by : Vincent Deffontaines -->
77

@@ -1921,11 +1921,12 @@ ErrorLogFormat "[%t] [%l] [pid %P] %F: %E: [client %a] %M"
19211921
<tr><td><code>%{cuz}t</code></td>
19221922
<td>L'heure actuelle au format ISO 8601 étendu (compact), avec les
19231923
microsecondes et la zone horaire au format standard ISO 8601:2000.
1924-
Depuis la version 2.4.58 seulement</td></tr>
1924+
Disponible depuis la version 2.4.58 seulement</td></tr>
19251925

1926-
<tr><td><code>%{&lt;%-format&gt;}t</code></td>
1926+
<tr><td><code>%{%-format}t</code></td>
19271927
<td>L'heure actuelle formatée selon la fonction
1928-
<code>strftime(3)</code>. Depuis la version 2.4.58 seulement</td></tr>
1928+
<code>strftime(3)</code>. Disponible depuis la version 2.4.58
1929+
seulement</td></tr>
19291930

19301931
<tr><td><code>%v</code></td>
19311932
<td>Le nom de serveur canonique <directive

0 commit comments

Comments
 (0)