]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
processes: simpler illustration in conf.pod
authortiozhang <zyhtheonly@yeah.net>
Fri, 5 May 2023 11:33:44 +0000 (19:33 +0800)
committerMatthias Runge <mrunge@matthias-runge.de>
Mon, 22 May 2023 16:49:12 +0000 (18:49 +0200)
Signed-off-by: tiozhang <zyhtheonly@yeah.net>
Signed-off-by: luffysong <zsfz_one@163.com>
src/collectd.conf.pod

index 01fe9431c013f1e6f1c61ce441eef7142dfe2854..8e7cb4d0c6a98ada8def59b0d36daaf879bb5359 100644 (file)
@@ -8100,7 +8100,7 @@ the Linux kernel.
 
 Collect the number of context switches at the system level.
 Collect ctxt fields from /proc/stat in linux systems.
-The option can only be configured outside the B<Process> and B<ProcessMatch>
+Can be configured only outside the B<Process> and B<ProcessMatch>
 blocks.
 
 =back