From 5ebd1dfbd1d70fc7de6b4a45c3e861202bbdc75b Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Thu, 26 Jan 2012 22:54:34 +0100 Subject: [PATCH] Minor doc fixes for the Python plugin. Change-Id: I233d0ae4ec035c74811ef33aa119573066c9a3f6 --- README | 3 ++- src/collectd-python.pod | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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" -- 2.11.0