projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b8957d
)
collectd-python.conf(5): change phrasing of minimum required version
author
Idan Kamara
<idankk86@gmail.com>
Wed, 24 Oct 2012 09:29:03 +0000
(11:29 +0200)
committer
Florian Forster
<octo@collectd.org>
Sat, 10 Nov 2012 08:01:59 +0000
(09:01 +0100)
Signed-off-by: Florian Forster <octo@collectd.org>
src/collectd-python.pod
patch
|
blob
|
history
diff --git
a/src/collectd-python.pod
b/src/collectd-python.pod
index
2c12589
..
06ed119
100644
(file)
--- a/
src/collectd-python.pod
+++ b/
src/collectd-python.pod
@@
-37,7
+37,7
@@
for collectd in Python. This is a lot more efficient than executing a
Python-script every time you want to read a value with the C<exec plugin> (see
L<collectd-exec(5)>) and provides a lot more functionality, too.
-
At least Python I<version 2.3> is required
.
+
The minimum required Python version is I<2.3>
.
=head1 CONFIGURATION