From 2001c7291acc74680e008a32de7da0cf35ff981c Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sun, 14 Aug 2016 14:43:07 +0200 Subject: [PATCH] collectd-lua(5) fix syntax error in pod --- src/collectd-lua.pod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/collectd-lua.pod b/src/collectd-lua.pod index 2f18f60f..7a256550 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. -- 2.11.0