From 2c2dd2d126c33dd96e37ccd447534e7338de9329 Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Fri, 25 Apr 2025 02:18:32 +0200 Subject: [PATCH] doc: improve description of logbanner --- doc/chrony.conf.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/chrony.conf.adoc b/doc/chrony.conf.adoc index 872fe11c..09525bdf 100644 --- a/doc/chrony.conf.adoc +++ b/doc/chrony.conf.adoc @@ -2603,9 +2603,9 @@ log measurements statistics tracking A banner is periodically written to the log files enabled by the <> directive to indicate the meanings of the columns. + -The *logbanner* directive specifies after how many entries in the log file -should be the banner written. The default is 32, and 0 can be used to disable -it entirely. +The *logbanner* directive specifies the cadence size of how many entries are +written to the log file after which the banner is written anew. The default is +32, and 0 can be used to disable it entirely. [[logchange]]*logchange* _threshold_:: This directive sets the threshold for the adjustment of the system clock that -- 2.47.2