From: Dan Fandrich Date: Thu, 21 Mar 2013 21:19:48 +0000 (+0100) Subject: curl_xml plugin: Fixed typo in documentation X-Git-Tag: collectd-5.3.0~24 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=094bea135e8932101e889ed9ed0965c9067a1db5;p=collectd.git curl_xml plugin: Fixed typo in documentation Signed-off-by: Florian Forster --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index b9cc8e81..7dbb2c54 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -1092,7 +1092,7 @@ host name setting. Use I as the plugin instance when submitting values. Defaults to an empty string (no plugin instance). -=item B I I +=item B I I If an XPath expression references namespaces, they must be specified with this option. I is the "namespace prefix" used in the XML document.