From: Amos Jeffries Date: Fri, 3 May 2013 11:17:08 +0000 (-0600) Subject: log_db_daemon: add missing pod2man controls X-Git-Tag: SQUID_3_3_5~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2d760191617208c02b5af4d265af40eebb91f27e;p=thirdparty%2Fsquid.git log_db_daemon: add missing pod2man controls --- diff --git a/helpers/log_daemon/DB/log_db_daemon.pl.in b/helpers/log_daemon/DB/log_db_daemon.pl.in index 01dd8631ca..14d322a5ab 100755 --- a/helpers/log_daemon/DB/log_db_daemon.pl.in +++ b/helpers/log_daemon/DB/log_db_daemon.pl.in @@ -41,6 +41,8 @@ Default "DBI:mysql:database=squid" Write debug messages to Squid stderr or cache.log +=back + =cut # the first argument to this script is the log file path describing the DSN @@ -196,6 +198,8 @@ $dbh->disconnect(); __END__ +=pod + =head1 DESCRIPTION This module exploits the new logfile daemon support available in squid 2.7 and 3.2 to store access log entries in a MySQL database.