From: Rich Bowen Date: Wed, 15 Apr 2015 15:53:30 +0000 (+0000) Subject: Rebuild X-Git-Tag: 2.5.0-alpha~3287 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=833b5e7290ee12e8b7ff658ec1054e989d81b795;p=thirdparty%2Fapache%2Fhttpd.git Rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673840 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 01b0104a79a..0d4a3c200ec 100644 --- a/docs/manual/mod/mod_log_config.html.en +++ b/docs/manual/mod/mod_log_config.html.en @@ -227,8 +227,9 @@ Bytes received, including request and headers. Cannot be zero. You need to enable mod_logio to use this. %O - Bytes sent, including headers. Cannot be zero. You need to - enable mod_logio to use this. + Bytes sent, including headers. May be zero in rare cases + such as when a request is aborted before a response is sent. + You need to enable mod_logio to use this. %S Bytes transferred (received and sent), including request and headers, cannot be zero. This is the combination of %I and %O. You need to diff --git a/docs/manual/mod/mod_log_config.xml.ja b/docs/manual/mod/mod_log_config.xml.ja index fef7a4c24ee..6052003aefe 100644 --- a/docs/manual/mod/mod_log_config.xml.ja +++ b/docs/manual/mod/mod_log_config.xml.ja @@ -1,7 +1,7 @@ - + + +