use kern.cp_times sysctl for FreeBSD smp support
[collectd.git] / src / filter_chain.c
index c777fac..7c23a35 100644 (file)
@@ -173,7 +173,7 @@ static char *fc_strdup (const char *orig) /* {{{ */
  *
  * The configuration looks somewhat like this:
  *
- *  <Chain "main">
+ *  <Chain "PreCache">
  *    <Rule>
  *      <Match "regex">
  *        Plugin "^mysql$"