projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c7f098
)
collectd-lua(5) fix syntax error in pod
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sun, 14 Aug 2016 12:43:07 +0000
(14:43 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sun, 14 Aug 2016 12:43:07 +0000
(14:43 +0200)
src/collectd-lua.pod
patch
|
blob
|
history
diff --git
a/src/collectd-lua.pod
b/src/collectd-lua.pod
index
2f18f60
..
7a25655
100644
(file)
--- a/
src/collectd-lua.pod
+++ b/
src/collectd-lua.pod
@@
-86,6
+86,8
@@
once for every value that was dispatched by any plugin.
The following functions are provided to Lua modules:
+=over 4
+
=item register_read(callback)
The callback will be called without arguments.