From: Florian Forster Date: Sun, 22 Feb 2009 22:30:06 +0000 (+0100) Subject: collectd-java(5): Fix a typo. X-Git-Tag: collectd-4.7.0~127^2~14 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=2bbdd96a89f41f14373653416d092c1665c9a312 collectd-java(5): Fix a typo. --- diff --git a/src/collectd-java.pod b/src/collectd-java.pod index 14e542d8..72ce0b69 100644 --- a/src/collectd-java.pod +++ b/src/collectd-java.pod @@ -156,7 +156,7 @@ Signature: I B (I timeout, I identifier) This method is called when the daemon received a flush command. This can either be done using the C signal (see L) or using the I -plugin (see L). +plugin (see L). If I is greater than zero, only values older than this number of seconds should be flushed. To signal that all values should be flushed