From: Lucien Gentis Date: Sat, 19 Oct 2024 09:50:46 +0000 (+0000) Subject: fr doc XML file update. X-Git-Tag: 2.4.63-candidate~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cef7d0a67462ef07aa43344ec8f98546804973a3;p=thirdparty%2Fapache%2Fhttpd.git fr doc XML file update. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1921418 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml.fr b/docs/manual/mod/core.xml.fr index a8034b5495d..12ce41e5f0c 100644 --- a/docs/manual/mod/core.xml.fr +++ b/docs/manual/mod/core.xml.fr @@ -1,7 +1,7 @@ - + @@ -1888,9 +1888,19 @@ ErrorLogFormat "[%t] [%l] [pid %P] %F: %E: [client %a] %M" L'heure courante avec les microsecondes %{cu}t - L'heure courante au format compact ISO 8601, avec les + L'heure courante au format ISO 8601 étendu (compact), avec les microsecondes + %{cuz}t + L'heure actuelle au format ISO 8601 étendu (compact), avec les + microsecondes et la zone horaire au format standard ISO 8601:2000. + Disponible depuis la version 2.4.58 seulement + + %{%-format}t + L'heure actuelle formatée selon la fonction + strftime(3). Disponible depuis la version 2.4.58 + seulement + %v Le nom de serveur canonique ServerName du serveur courant.