From: Florian Forster Date: Wed, 13 Jan 2010 14:51:41 +0000 (+0100) Subject: collectd.conf(5): Rephrase a weird sentence in the cURL-JSON documentation. X-Git-Tag: collectd-4.8.3~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=33aeecfc2507da2619a5d6fbae18813b4bb42b25;p=thirdparty%2Fcollectd.git collectd.conf(5): Rephrase a weird sentence in the cURL-JSON documentation. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index c2f5684b4..f7fb64b40 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -556,9 +556,9 @@ The following example will collect the status values from each database: In the B block, there may be one or more B blocks, each defining a URL to be fetched via HTTP (using libcurl) and one or more B blocks. -The B string argument must be in a path format, of which is used to collect -a value from a JSON map object. If a B path element is that of a I<*> wildcard, -the values for all keys will be collectd. +The B string argument must be in a path format, which is used to collect a +value from a JSON map object. If a path element of B is the +I<*>Ewildcard, the values for all keys will be collectd. The following options are valid within B blocks: