From 35331758ef6453e059bfc13609419f70c66ec9ab Mon Sep 17 00:00:00 2001 From: Eero Tamminen Date: Fri, 26 Jan 2024 14:00:57 +0100 Subject: [PATCH] collectd.conf(5): Improve wording for `ReportBytes`. --- src/collectd.conf.pod | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index d37892850..0dc7ba429 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -9333,9 +9333,10 @@ This option is only available if the I can read C =item B B|B -When enabled, the I is reported in bytes. When disabled, the default, -I is reported in pages. This option is available under Linux and -NetBSD only. +When enabled, the I is reported in bytes. When disabled, I +is reported in pages. Defaults to B. This option is available under +Linux and NetBSD only. + =item B B|B -- 2.47.2