From: Florian Forster Date: Mon, 22 Jan 2024 19:32:23 +0000 (+0100) Subject: docs: Fix the default value of the memory plugin's `ReportLimit` option. X-Git-Tag: 6.0.0-rc0~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4246%2Fhead;p=thirdparty%2Fcollectd.git docs: Fix the default value of the memory plugin's `ReportLimit` option. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 0de74a291..b8b9457a9 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -5291,7 +5291,7 @@ which the sizes of physical memory vary. =item B B|B Controls reporting of the total amount of physical memory available to the -system. Defaults to B. +system. Defaults to B. =back