From: Rich Bowen Date: Fri, 3 Apr 2026 14:05:50 +0000 (+0000) Subject: Fixes XML error X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=8196231a9dcc50cf3ae929ab838b399e6593222d;p=thirdparty%2Fapache%2Fhttpd.git Fixes XML error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932803 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml index bab22f898b..986cc36b5c 100644 --- a/docs/manual/mod/mod_log_config.xml +++ b/docs/manual/mod/mod_log_config.xml @@ -401,7 +401,7 @@

The %b and -

%B format strings do not represent the number of + %B format strings do not represent the number of bytes sent to the client, but simply the size in bytes of the HTTP response (which will differ, for instance, if the connection is aborted, or if SSL is used). The %O