]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
plugin processes: fix doc typo
authorCoda <822628+mayli@users.noreply.github.com>
Sun, 20 Aug 2023 10:28:55 +0000 (03:28 -0700)
committerMatthias Runge <mrunge@matthias-runge.de>
Sun, 27 Aug 2023 19:03:05 +0000 (21:03 +0200)
src/collectd.conf.in

index 7a6ed7c295fb618f771ba58400110ee3705aad3d..6d46187a90492f8121c239f98062f11443a535ed 100644 (file)
 #      <ProcessMatch "name" "regex">
 #              CollectFileDescriptor false
 #              CollectContextSwitch true
-#      </Process>
+#      </ProcessMatch>
 #</Plugin>
 
 #<Plugin "procevent">