From 02428b77975c086b108fae378ad5f139a606be7b Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Mon, 3 May 2010 09:34:27 +0200 Subject: [PATCH] collectd-python(5): Fix POD syntax error. --- src/collectd-python.pod | 1 + 1 file changed, 1 insertion(+) diff --git a/src/collectd-python.pod b/src/collectd-python.pod index 36d2be33..b9408a3d 100644 --- 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 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 and objects will be dispatched as signed integers unless -- 2.11.0