From: Miroslav Lichvar Date: Wed, 10 Sep 2014 10:05:24 +0000 (+0200) Subject: doc: remove minpoll and maxpoll options from configuration example X-Git-Tag: 1.31~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd1230327663eca1a01cd6a62cfbf31cb75dfd37;p=thirdparty%2Fchrony.git doc: remove minpoll and maxpoll options from configuration example --- diff --git a/chrony.texi.in b/chrony.texi.in index a88b7089..a1efb2ce 100644 --- a/chrony.texi.in +++ b/chrony.texi.in @@ -873,9 +873,9 @@ For the @file{@SYSCONFDIR@/chrony.conf} file, the following can be used as an example. @example -server 0.pool.ntp.org minpoll 5 maxpoll 10 maxdelay 0.4 offline -server 1.pool.ntp.org minpoll 5 maxpoll 10 maxdelay 0.4 offline -server 2.pool.ntp.org minpoll 5 maxpoll 10 maxdelay 0.4 offline +server 0.pool.ntp.org maxdelay 0.4 offline +server 1.pool.ntp.org maxdelay 0.4 offline +server 2.pool.ntp.org maxdelay 0.4 offline logdir /var/log/chrony log statistics measurements tracking driftfile @CHRONYVARDIR@/drift