]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
log_db_daemon: add missing pod2man controls
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 27 Apr 2013 08:59:40 +0000 (20:59 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 27 Apr 2013 08:59:40 +0000 (20:59 +1200)
helpers/log_daemon/DB/log_db_daemon.pl.in

index 01dd8631ca3e95b5735d29a22088c6a24f347c16..14d322a5ab936178fc39896fa2b5791cd7710830 100755 (executable)
@@ -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.