Fix a number of minor bugs.
authorAndres J. Diaz <ajdiaz@connectical.com>
Mon, 9 Aug 2010 08:45:06 +0000 (10:45 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 10 Aug 2010 08:24:37 +0000 (10:24 +0200)
commitd6ef3dad2f3dc9d7c35a9bbb563e52c3f0c1ec7c
tree574b94ba78ae3cb469a9c6c17059c43dbced8afa
parent47d5efe6eae80527119114892aa539d5bfd925df
Fix a number of minor bugs.

- The Port configuration option is a string, not a number. Fix
  documentation.

- Fix a bad status assignement in port parser.

- Remove default node. Now node is mandatory to prevent
  duplicates in tree.

- Update configuration example too.
src/collectd.conf.in
src/collectd.conf.pod
src/redis.c