From: Rich Bowen Date: Wed, 20 Dec 2017 17:02:22 +0000 (+0000) Subject: Fix markup to pass valid XML check. X-Git-Tag: 2.5.0-alpha2-ci-test-only~3042 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a93f947ec1960c494be41182b4d33be073c76af;p=thirdparty%2Fapache%2Fhttpd.git Fix markup to pass valid XML check. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1818830 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index 13964ce4617..4e2297e10b7 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -225,11 +225,11 @@ %T - The time taken to serve the request, in seconds. The time measured +

The time taken to serve the request, in seconds. The time measured begins when the first line of the HTTP request is read from the host operating system by the HTTP server and ends when the last byte of - the response is written by the HTTP server to the host operating system. -

The time measured does not include any of the following: + the response is written by the HTTP server to the host operating system.

+

The time measured does not include any of the following:

+ %{UNIT}T diff --git a/docs/manual/mod/mod_log_config.xml.fr b/docs/manual/mod/mod_log_config.xml.fr index 97e2ec264aa..fdd8dc4c0c8 100644 --- a/docs/manual/mod/mod_log_config.xml.fr +++ b/docs/manual/mod/mod_log_config.xml.fr @@ -250,11 +250,11 @@ d'Apache %{format}t. %T - Le temps mis pour servir la requête, en secondes. +

Le temps mis pour servir la requête, en secondes. Le temps commence à être mesuré au moment où la première ligne de la requête HTTP est transmise par le système d'exploitation au serveur HTTP, et se termine au moment - où le dernier octet de la réponse est envoyé au système d'exploitation par le serveur HTTP. -

Le temps mesuré n'inclut donc aucune des rubriques suivantes : + où le dernier octet de la réponse est envoyé au système d'exploitation par le serveur HTTP.

+

Le temps mesuré n'inclut donc aucune des rubriques suivantes :

+ %{UNIT}T