From: Mohammad Ebrahim Mohammadi Panah Date: Thu, 21 Aug 2008 14:52:52 +0000 (+0200) Subject: collectd-exec(5): Fix two typos. X-Git-Tag: collectd-4.3.4~9 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=ec9d2d93db5a3ddd0977b82e2c1e42cbf6c90bc4;p=collectd.git collectd-exec(5): Fix two typos. --- diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod index 9882601b..f69a32e7 100644 --- a/src/collectd-exec.pod +++ b/src/collectd-exec.pod @@ -88,7 +88,7 @@ key-value-pair. A list of currently understood options can be found below, all other options will be ignored. I is a colon-separated list of the time and the values, each either -an integer if the data-source is a counter, of a double if the data-source if +an integer if the data-source is a counter, or a double if the data-source is of type "gauge". You can submit an undefined gauge-value by using B. When submitting B to a counter the behavior is undefined. The time is given as epoch (i.Ee. standard UNIX time).