projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79f132e
)
collectd-python(5): Fix POD syntax error.
author
Florian Forster
<octo@huhu.verplant.org>
Mon, 3 May 2010 07:34:27 +0000
(09:34 +0200)
committer
Florian Forster
<octo@huhu.verplant.org>
Mon, 3 May 2010 07:34:27 +0000
(09:34 +0200)
src/collectd-python.pod
patch
|
blob
|
history
diff --git
a/src/collectd-python.pod
b/src/collectd-python.pod
index
36d2be3
..
b9408a3
100644
(file)
--- a/
src/collectd-python.pod
+++ b/
src/collectd-python.pod
@@
-426,6
+426,7
@@
exception will be raised. If the content of the sequence is not a number, a
I<TypeError> exception will be raised.
=item meta
+
These are the meta data for this Value object.
It has to be a dictionary of numbers, strings or bools. All keys must be
strings. I<int> and <long> objects will be dispatched as signed integers unless