doc: improve description of refclock tai option

Emphasize that tzdata must be kept up to date in order for the
correction to work as expected.
This commit is contained in:
Miroslav Lichvar 2018-02-15 16:47:41 +01:00
parent bfc2fa645c
commit 0bc112f8b4

View file

@ -550,12 +550,11 @@ unauthenticated NTP sources in order to improve the accuracy of the clock. They
can be selected and used for synchronisation only if they agree with the can be selected and used for synchronisation only if they agree with the
trusted and required source. trusted and required source.
*tai*::: *tai*:::
This option indicates that the time on the given reference clock is kept in TAI This option indicates that the reference clock keeps time in TAI instead of UTC
instead of UTC and that *chronyd* should apply the current TAI-UTC offset to and that *chronyd* should correct its offset by the current TAI-UTC offset. The
samples taken from this refclock. To use this, the *leapsectz* directive must <<leapsectz,*leapsectz*>> directive must be used with this option and the
be used as *chronyd* uses the timezone files to compute the TAI-UTC offset. database must be kept up to date in order for this correction to work as
This option does not make sense if the given refclock is only being used for expected. This option does not make sense with PPS refclocks.
PPS input.
*minsamples* _samples_::: *minsamples* _samples_:::
Set the minimum number of samples kept for this source. This overrides the Set the minimum number of samples kept for this source. This overrides the
<<minsamples,*minsamples*>> directive. <<minsamples,*minsamples*>> directive.