summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2024-10-19 11:48:59 +0200
committerLucien Gentis <lgentis@apache.org>2024-10-19 11:48:59 +0200
commit807228fc197e2c3fd665154b657144f76827b4ab (patch)
treeb2846f95ebaef6167077eff1503f6dbe76acae58 /docs
parentMore mod_tls docs removal. (diff)
downloadapache2-807228fc197e2c3fd665154b657144f76827b4ab.tar.xz
apache2-807228fc197e2c3fd665154b657144f76827b4ab.zip
fr doc XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1921416 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/mod/core.xml.fr9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/manual/mod/core.xml.fr b/docs/manual/mod/core.xml.fr
index 1c8b328e44..e193c43c1f 100644
--- a/docs/manual/mod/core.xml.fr
+++ b/docs/manual/mod/core.xml.fr
@@ -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