diff --git a/chrony.texi.in b/chrony.texi.in index a984f8a..9429f50 100644 --- a/chrony.texi.in +++ b/chrony.texi.in @@ -1126,7 +1126,7 @@ directives can occur in any order in the file. * keyfile directive:: Specify location of file containing keys * leapsectz directive:: Read leap second data from tz database * linux_freq_scale directive:: Define a non-standard value to compensate the kernel frequency bias -* linux_hz directive:: Define a non-standard value of the kernel HZ constant +* linux_hz directive:: Define a non-standard value of the kernel USER_HZ constant * local directive:: Allow unsynchronised machine to act as server * lock_all directive:: Require that chronyd be locked into RAM * log directive:: Make daemon log certain sets of information @@ -1794,16 +1794,10 @@ Wed Dec 31 23:59:60 UTC 2008 @subsection linux_freq_scale (This option only applies to Linux). -By default, chronyd will find the value of @code{HZ} and @code{SHIFT_HZ} from -kernel header files at compile time. An internal value called -@code{freq_scale} is calculated from this. By default it is (1<