From 990a430cadaf94bd2479dcae7cbcfdfd02a444c4 Mon Sep 17 00:00:00 2001 From: Lars Eilebrecht Date: Sun, 21 Mar 1999 02:03:04 +0000 Subject: [PATCH] Some minor doc updates... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82961 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_log_agent.html | 3 ++- docs/manual/mod/mod_log_referer.html | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_log_agent.html b/docs/manual/mod/mod_log_agent.html index 1506885aba..2084889074 100644 --- a/docs/manual/mod/mod_log_agent.html +++ b/docs/manual/mod/mod_log_agent.html @@ -17,7 +17,8 @@ This module is contained in the mod_log_agent.c file, and is not compiled in by default. It provides for logging of the client user agents. - +mod_log_agent is deprecated. Use mod_log_config +instead.