projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
632e107
)
curl_xml plugin: Fixed typo in documentation
author
Dan Fandrich
<dan@coneharvesters.com>
Thu, 21 Mar 2013 21:19:48 +0000
(22:19 +0100)
committer
Florian Forster
<octo@collectd.org>
Sat, 23 Mar 2013 09:17:06 +0000
(10:17 +0100)
Signed-off-by: Florian Forster <octo@collectd.org>
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
b9cc8e8
..
7dbb2c5
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-1092,7
+1092,7
@@
host name setting.
Use I<Instance> as the plugin instance when submitting values. Defaults to an
empty string (no plugin instance).
-=item B<Namespace
s
> I<Prefix> I<URL>
+=item B<Namespace> I<Prefix> I<URL>
If an XPath expression references namespaces, they must be specified
with this option. I<Prefix> is the "namespace prefix" used in the XML document.