From: Sebastian Harl Date: Sun, 2 Nov 2008 12:31:25 +0000 (+0100) Subject: Added pod-errors.dpatch. X-Git-Tag: collectd-4.4.2-3~3 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e122277eb0e517b1856114d7a156c8667a23a45e;p=pkg-collectd.git Added pod-errors.dpatch. This fixes some minor POD errors. --- diff --git a/debian/changelog b/debian/changelog index 402075a..998b089 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ collectd (4.4.2-3) unstable; urgency=low * New debconf template translation: - nl.po, thanks to Eric Spreen (Closes: #502204). - sv.po, thanks to Martin Bagge (Closes: #504248). + * debian/patches: + - Added pod-errors.dpatch to fix some minor POD errors. - -- Sebastian Harl Sun, 02 Nov 2008 10:48:24 +0100 + -- Sebastian Harl Sun, 02 Nov 2008 13:30:32 +0100 collectd (4.4.2-2) unstable; urgency=low diff --git a/debian/patches/00list b/debian/patches/00list index 066e8e9..57eb84c 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -7,4 +7,5 @@ snmp_memleak.dpatch memcached_fdleak.dpatch memcached_timeout.dpatch perl_deadlock.dpatch +pod-errors.dpatch diff --git a/debian/patches/pod-errors.dpatch b/debian/patches/pod-errors.dpatch new file mode 100644 index 0000000..4aae6f0 --- /dev/null +++ b/debian/patches/pod-errors.dpatch @@ -0,0 +1,59 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## pod-errors.dpatch by Sebastian Harl +## +## DP: collectd(1), collectd{-exec,.conf}(5): Fixed some minor POD errors. + +@DPATCH@ + +diff a/src/collectd-exec.pod b/src/collectd-exec.pod +--- a/src/collectd-exec.pod ++++ b/src/collectd-exec.pod +@@ -171,11 +171,13 @@ table. All the options are optional, but B without B + or B without B doesn't make much sense and should be + avoided. + +-Please note that this is the same format as used in the B, see +-L. ++=back + + =back + ++Please note that this is the same format as used in the B, see ++L. ++ + When collectd exits it sends a B to all still running + child-processes upon which they have to quit. + +diff a/src/collectd.conf.pod b/src/collectd.conf.pod +--- a/src/collectd.conf.pod ++++ b/src/collectd.conf.pod +@@ -1323,6 +1323,8 @@ This option, although numeric, needs to be a string, i.Ee. you B + use quotes around it! If no such statement is given only global information + will be collected. + ++=back ++ + =head2 Plugin C + + The C counts the number of currently established TCP +@@ -1333,8 +1335,6 @@ fine-tune the ports you are interested in: + + =over 4 + +-=back +- + =item B I|I + + If this option is set to I, statistics for all local ports for which a +diff a/src/collectd.pod b/src/collectd.pod +--- a/src/collectd.pod ++++ b/src/collectd.pod +@@ -116,6 +116,8 @@ internal caches. E.Eg. the C will write all pending data + to the RRD files. This is the same as using the C command of the + C. + ++=back ++ + =head1 SEE ALSO + + L,