From 5321f5a3c3c27743df3e6ee70128c19e7c1457de Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 16 Aug 2001 14:58:14 +0000 Subject: [PATCH] A few fixups to the new logging docs. Submitted by: Chris Pepper, Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90218 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/logs.html | 20 +++++++++++--------- docs/manual/logs.html.en | 20 +++++++++++--------- 2 files changed, 22 insertions(+), 18 deletions(-) diff --git a/docs/manual/logs.html b/docs/manual/logs.html index d3ebf480c5..cc78301c28 100644 --- a/docs/manual/logs.html +++ b/docs/manual/logs.html @@ -19,7 +19,7 @@ feedback about the activity and performance of the server as well as any problems that may be occuring. The Apache HTTP Server provides very comprehensive and flexible logging capabilities. This document -describes how to configure the various log files, and how to +describes how to configure its logging capabilities, and how to understand what the logs contain.