collectd-tg: fix warning
[collectd.git] / src / collectd.conf.pod
index aefcbff..ef79f88 100644 (file)
@@ -6187,7 +6187,8 @@ address or a network hostname.
 
 =item B<AddressFamily> I<af>
 
-Sets the address family to use. I<af> may be "any", "ipv4" or "ipv6". This option will be ignored if you set a B<SourceAddress>.
+Sets the address family to use. I<af> may be "any", "ipv4" or "ipv6". This
+option will be ignored if you set a B<SourceAddress>.
 
 =item B<Device> I<name>
 
@@ -6879,8 +6880,8 @@ B<Synopsis:>
    </Process>
    <ProcessMatch "name" "regex">
      CollectFileDescriptor false
-     CollectContextSwitch  true
-   </Process>
+     CollectContextSwitch true
+   </ProcessMatch>
  </Plugin>
 
 =over 4