SHA256
1
0
forked from pool/collectd
collectd/collectd-fix_spamassassin_doc.patch

27 lines
671 B
Diff
Raw Normal View History

Index: contrib/SpamAssassin/Collectd.pm
===================================================================
--- contrib/SpamAssassin/Collectd.pm.orig
+++ contrib/SpamAssassin/Collectd.pm
@@ -4,12 +4,6 @@
Collectd - plugin for filling collectd with stats
-=head1 INSTALLATION
-
-Just copy Collectd.pm into your SpamAssassin Plugin path
-(e.g /usr/share/perl5/Mail/SpamAssassin/Plugin/) and
-add a loadplugin call into your init.pre file.
-
=head1 SYNOPSIS
loadplugin Mail::SpamAssassin::Plugin::Collectd
@@ -47,6 +41,8 @@ often it should try.
=cut
+=back
+
=head1 DESCRIPTION
This modules uses the email plugin of collectd from Sebastian Harl to