Subject: | error parsing pod |
Hi,
the pod2man parser stumbles over a lacking newline, which causes both a
lacking whatis entry (= manpage not indexed) as well as an ugly error
message at the botton of the cufilter manpage.
Florian
Subject: | fix_pod_errors.patch |
Description: fix pod parser problem due to lacking empty line
Author: Florian Schlichting <fschlich@zedat.fu-berlin.de>
--- a/procmail/cufilter
+++ b/procmail/cufilter
@@ -1,6 +1,7 @@
#!/usr/bin/perl
=pod
+
=head1 NAME
cufilter - Filter emails through Mail::CheckUser