From 58a42542f7c128cd3e49f6098fdfa0a226c9e963 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Fri, 5 Aug 2016 13:52:55 +0200 Subject: [PATCH] collectd-python(5): remove NOTES section This man page just describes the python plugin so it shouldn't contain generic information for developers. --- src/collectd-python.pod | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/src/collectd-python.pod b/src/collectd-python.pod index 0202b774..4647a114 100644 --- a/src/collectd-python.pod +++ b/src/collectd-python.pod @@ -679,22 +679,6 @@ To register those functions with collectd: See the section L<"CLASSES"> above for a complete documentation of the data types used by the read, write and match functions. -=head1 NOTES - -=over 4 - -=item * - -Please feel free to send in new plugins to collectd's mailing list at -EcollectdEatEcollectd.orgE for review and, possibly, -inclusion in the main distribution. In the latter case, we will take care of -keeping the plugin up to date and adapting it to new versions of collectd. - -Before submitting your plugin, please take a look at -L. - -=back - =head1 CAVEATS =over 4 -- 2.11.0