From 7d13bc481637c2dca516833f4e37432ae51f419b Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Thu, 17 Apr 2014 05:38:49 +0000 Subject: [PATCH] s/two/three/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1588135 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_logio.html.en | 2 +- docs/manual/mod/mod_logio.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_logio.html.en b/docs/manual/mod/mod_logio.html.en index ce708a1f0c..1aafd75ea1 100644 --- a/docs/manual/mod/mod_logio.html.en +++ b/docs/manual/mod/mod_logio.html.en @@ -68,7 +68,7 @@

Custom Log Formats

-

This modules adds two new logging directives. The characteristics of the +

This modules adds three new logging directives. The characteristics of the request itself are logged by placing "%" directives in the format string, which are replaced in the log file by the values as follows:

diff --git a/docs/manual/mod/mod_logio.xml b/docs/manual/mod/mod_logio.xml index 6bbeafc671..9d3d4ec0f2 100644 --- a/docs/manual/mod/mod_logio.xml +++ b/docs/manual/mod/mod_logio.xml @@ -52,7 +52,7 @@
Custom Log Formats -

This modules adds two new logging directives. The characteristics of the +

This modules adds three new logging directives. The characteristics of the request itself are logged by placing "%" directives in the format string, which are replaced in the log file by the values as follows:

-- 2.50.1