Skip to content

Commit 1b1b603

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

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/manual/mod/core.xml.fr

Lines changed: 4 additions & 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.fr.xsl"?>
4-
<!-- English Revision: 1927033 -->
4+
<!-- English Revision: 1931452 -->
55
<!-- French translation : Lucien GENTIS -->
66
<!-- Reviewed by : Vincent Deffontaines -->
77

@@ -1917,6 +1917,9 @@ ErrorLogFormat "[%t] [%l] [pid %P] %F: %E: [client %a] %M"
19171917
<tr><td><code>%{u}t</code></td>
19181918
<td>L'heure actuelle avec les microsecondes</td></tr>
19191919

1920+
<tr><td><code>%{m}t</code></td>
1921+
<td>L'heure actuelle avec les millisecondes</td></tr>
1922+
19201923
<tr><td><code>%{cu}t</code></td>
19211924
<td>L'heure actuelle au format ISO 8601 étendu (compact), avec les
19221925
microsecondes</td></tr>

0 commit comments

Comments
 (0)