collectd-lua(5) fix syntax error in pod
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 14 Aug 2016 12:43:07 +0000 (14:43 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 14 Aug 2016 12:43:07 +0000 (14:43 +0200)
src/collectd-lua.pod

index 2f18f60..7a25655 100644 (file)
@@ -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.