From: Yann Ylavic Date: Fri, 18 Oct 2024 12:47:09 +0000 (+0000) Subject: Improve ErrorLogFormat's %{cuz}t and %{%-format}t descriptions. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f53ad7d3955151333615d89318de212f9556e900;p=thirdparty%2Fapache%2Fhttpd.git Improve ErrorLogFormat's %{cuz}t and %{%-format}t descriptions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1921399 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 14cef7a89ce..382db90abad 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1765,11 +1765,11 @@ ErrorLogFormat "[%t] [%l] [pid %P] %F: %E: [client %a] %M" %{cuz}t The current time in ISO 8601 extended format (compact), including micro-seconds and time zone in the ISO 8601:2000 standard format. - Since 2.4.58 only + Available since 2.4.58 only - %{<%-format>}t - The current time formatted per the strftime(3) - function. Since 2.4.58 only + %{%-format}t + The current time formatted per the strftime(3) function. + Available since 2.4.58 only %v The canonical ServerName