From: Erik Abele Date: Tue, 27 Aug 2002 17:15:45 +0000 (+0000) Subject: Typo. X-Git-Tag: AGB_BEFORE_AAA_CHANGES~147 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03010e60238002dccfb3e226ded3aefdac253756;p=thirdparty%2Fapache%2Fhttpd.git Typo. Submitted by: Ilia Soldis git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96545 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.html.en b/docs/manual/mod/mod_log_config.html.en index ab7d0f9a7b9..a351240c39e 100644 --- a/docs/manual/mod/mod_log_config.html.en +++ b/docs/manual/mod/mod_log_config.html.en @@ -339,7 +339,7 @@ hostLogFormat directive (which + LogFormat directive (which does not define a nickname). Common Log Format is used if no other format has been specified.

diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index 53e80e190dc..86fce8d575b 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -373,7 +373,7 @@ host exception that it does not allow the log format to be specified explicitly or for conditional logging of requests. Instead, the log format is determined by the most recently specified - specified LogFormat directive (which + LogFormat directive (which does not define a nickname). Common Log Format is used if no other format has been specified.