From: Ruben Kerkhof Date: Sun, 14 Aug 2016 12:43:07 +0000 (+0200) Subject: collectd-lua(5) fix syntax error in pod X-Git-Tag: collectd-5.6.0~33^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2001c7291acc74680e008a32de7da0cf35ff981c;p=thirdparty%2Fcollectd.git collectd-lua(5) fix syntax error in pod --- diff --git a/src/collectd-lua.pod b/src/collectd-lua.pod index 2f18f60fa..7a2565508 100644 --- 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.