From: Lars Eilebrecht Date: Sun, 21 Mar 1999 02:03:04 +0000 (+0000) Subject: Some minor doc updates... X-Git-Tag: 1.3.5~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=990a430cadaf94bd2479dcae7cbcfdfd02a444c4;p=thirdparty%2Fapache%2Fhttpd.git Some minor doc updates... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82961 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_agent.html b/docs/manual/mod/mod_log_agent.html index 1506885aba3..20848890749 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.