[Pkg-apache-commits] r919 - in /trunk/apache2: changelog check_forensic.8

sf at alioth.debian.org sf at alioth.debian.org
Sun May 17 08:04:22 UTC 2009


Author: sf
Date: Sun May 17 08:04:22 2009
New Revision: 919

URL: http://svn.debian.org/wsvn/pkg-apache/?sc=1&rev=919
Log:
Add more info to check_forensic man page

Modified:
    trunk/apache2/changelog
    trunk/apache2/check_forensic.8

Modified: trunk/apache2/changelog
URL: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2/changelog?rev=919&op=diff
==============================================================================
--- trunk/apache2/changelog (original)
+++ trunk/apache2/changelog Sun May 17 08:04:22 2009
@@ -10,6 +10,7 @@
   * Fix some misuse of command substitution in the init script. Thanks to
     Jari Aalto for the patch. (Closes: #523398)
   * Extend the gnome-vfs DAV workaround to gvfs (closes: #522845).
+  * Add more info to check_forensic man page (closes: #528424).
 
  -- Peter Samuelson <peter at p12n.org>  Tue, 31 Mar 2009 22:21:19 -0500
 

Modified: trunk/apache2/check_forensic.8
URL: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2/check_forensic.8?rev=919&op=diff
==============================================================================
--- trunk/apache2/check_forensic.8 (original)
+++ trunk/apache2/check_forensic.8 Sun May 17 08:04:22 2009
@@ -6,8 +6,9 @@
 <log_file>
 .SH "DESCRIPTION"
 chech_forensic is a simple shell script designed to help apache administrators
-to extract mod_log_forensic output from apache, apache-ssl and apache-perl
-log files.
+to extract mod_log_forensic output from apache2 log files.
+It checks the forensic log for requests that did not complete
+and outputs the request log for each one.
 .PP
 .SH AUTHOR
 This manual page was written by Fabio M. Di Nitto




More information about the Pkg-apache-commits mailing list