]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fr doc XML file update.
authorLucien Gentis <lgentis@apache.org>
Sat, 19 Oct 2024 09:48:59 +0000 (09:48 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 19 Oct 2024 09:48:59 +0000 (09:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1921416 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml.fr

index 1c8b328e445d8d4a5ccf9d0e007fa39c55ed4bad..e193c43c1f25edfb3771aec51c3a54effabc284e 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1921259:1921399 (outdated) -->
+<!-- English Revision: 1921399 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -1921,11 +1921,12 @@ ErrorLogFormat "[%t] [%l] [pid %P] %F: %E: [client %a] %M"
     <tr><td><code>%{cuz}t</code></td>
         <td>L'heure actuelle au format ISO 8601 étendu (compact), avec les
        microsecondes et la zone horaire au format standard ISO 8601:2000.
-       Depuis la version 2.4.58 seulement</td></tr>
+       Disponible depuis la version 2.4.58 seulement</td></tr>
 
-    <tr><td><code>%{&lt;%-format&gt;}t</code></td>
+    <tr><td><code>%{%-format}t</code></td>
         <td>L'heure actuelle formatée selon la fonction
-       <code>strftime(3)</code>. Depuis la version 2.4.58 seulement</td></tr>
+       <code>strftime(3)</code>. Disponible depuis la version 2.4.58
+       seulement</td></tr>
 
     <tr><td><code>%v</code></td>
         <td>Le nom de serveur canonique <directive