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-5.0.3~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ebd1dfbd1d70fc7de6b4a45c3e861202bbdc75b;p=thirdparty%2Fcollectd.git Minor doc fixes for the Python plugin. Change-Id: I233d0ae4ec035c74811ef33aa119573066c9a3f6 --- diff --git a/README b/README index 95e7d62b8..34caa85d6 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 267296cfd..5fd1f4f93 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"