From 7a93f947ec1960c494be41182b4d33be073c76af Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Wed, 20 Dec 2017 17:02:22 +0000 Subject: 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 --- docs/manual/mod/mod_log_config.xml | 8 ++++---- docs/manual/mod/mod_log_config.xml.fr | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'docs') diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index 13964ce461..4e2297e10b 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 97e2ec264a..fdd8dc4c0c 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 -- cgit v1.2.3