From f8de611986ecf2fd6f1108c6511480e8deaee21f Mon Sep 17 00:00:00 2001 From: Douglas Thrift Date: Tue, 20 Oct 2015 16:19:02 -0700 Subject: [PATCH 1/1] Fix a few typos in collectd-exec(5) --- src/collectd-exec.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/collectd-exec.pod b/src/collectd-exec.pod index fd9b3a0c..217b3ac0 100644 --- a/src/collectd-exec.pod +++ b/src/collectd-exec.pod @@ -17,7 +17,7 @@ collectd-exec - Documentation of collectd's C =head1 DESCRIPTION -The C forks of an executable either to receive values or to +The C forks off an executable either to receive values or to dispatch notifications to the outside world. The syntax of the configuration is explained in L but summarized in the above synopsis. @@ -42,7 +42,7 @@ time and continuously write values to C. See L below for a description of the output format expected from these programs. -B If the executable only writes one value and then exits I will be +B If the executable only writes one value and then exits it will be executed every I seconds. If I is short (the default is 10 seconds) this may result in serious system load. -- 2.11.0