summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b00dd5d)
raw | patch | inline | side by side (parent: b00dd5d)
author | Florian Forster <octo@huhu.verplant.org> | |
Fri, 20 Feb 2009 10:13:21 +0000 (11:13 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Fri, 20 Feb 2009 10:13:21 +0000 (11:13 +0100) |
src/collectd-java.pod | patch | blob | history |
diff --git a/src/collectd-java.pod b/src/collectd-java.pod
index 83fb89bdf15dcca02a95e42d333cd4b619321a39..b9e80a2bce092bfe002d258a68b466bf56e35958 100644 (file)
--- a/src/collectd-java.pod
+++ b/src/collectd-java.pod
This method is passed a B<OConfigItem> object, if both, method and
configuration, are available. B<OConfigItem> is the root of a tree representing
the configuration for this plugin. The root itself is the representation of the
-B<E<lt>PluginE<nbsp>/E<lt>> block, so in next to all cases the children of the
+B<E<lt>PluginE<nbsp>/E<gt>> block, so in next to all cases the children of the
root are the first interesting objects.
To signal success, this method has to return zero. Anything else will be