From: Florian Forster Date: Thu, 26 Jan 2012 21:54:34 +0000 (+0100) Subject: Minor doc fixes for the Python plugin. X-Git-Tag: collectd-4.10.6~10 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=5ebd1dfbd1d70fc7de6b4a45c3e861202bbdc75b;p=collectd.git Minor doc fixes for the Python plugin. Change-Id: I233d0ae4ec035c74811ef33aa119573066c9a3f6 --- diff --git a/README b/README index 95e7d62b..34caa85d 100644 --- a/README +++ b/README @@ -606,7 +606,8 @@ Prerequisites * libpython (optional) - Used by the `python' plugin. Currently, only 2.3 ≦ Python < 3 is supported. + Used by the `python' plugin. Currently, Python 2.3 and later and Python 3 + are supported. * librouteros (optional) diff --git a/src/collectd-python.pod b/src/collectd-python.pod index 267296cf..5fd1f4f9 100644 --- a/src/collectd-python.pod +++ b/src/collectd-python.pod @@ -21,7 +21,7 @@ collectd-python - Documentation of collectd's C ModulePath "/path/to/your/python/modules" LogTraces true - Interactive true + Interactive false Import "spam"