View | Details | Raw Unified | Return to bug 104493
Collapse All | Expand All

(-)contrib/ntp/html/miscopt.html (-1 / +1 lines)
Lines 64-70 Link Here
64
            <p>The variables operate as follows:</p>
64
            <p>The variables operate as follows:</p>
65
            <dl>
65
            <dl>
66
                <dt><tt>allan <i>allan</i></tt>
66
                <dt><tt>allan <i>allan</i></tt>
67
                <dd>The argument becomes the new value for the minimum All=
67
                <dd>The argument becomes the new value for the Allan inter=
68
                <dt><tt>dispersion <i>dispersion</i></tt>
68
                <dt><tt>dispersion <i>dispersion</i></tt>
69
                <dd>The argument becomes the new value for the dispersion =
69
                <dd>The argument becomes the new value for the dispersion =
70
                <dt><tt>freq <i>freq</i></tt>
70
                <dt><tt>freq <i>freq</i></tt>
(-)usr.sbin/ntp/doc/ntp.conf.5 (-3 / +3 lines)
Lines 2600-2610 Link Here
2600
The variables operate as follows:
2600
The variables operate as follows:
2601
.Bl -tag -width indent
2601
.Bl -tag -width indent
2602
.It Cm allan Ar allan
2602
.It Cm allan Ar allan
2603
The argument becomes the new value for the minimum Allan
2603
The argument becomes the new value for the Allan
2604
intercept, which is a parameter of the PLL/FLL clock discipline
2604
intercept, which is a parameter of the PLL/FLL clock discipline
2605
algorithm.
2605
algorithm.
2606
The value in log2 seconds defaults to 7 (1024 s), which is also the lower
2606
The value is in seconds with default 1500 s, which is appropriate
2607
limit.
2607
for most computer clocks.
2608
.It Cm dispersion Ar dispersion
2608
.It Cm dispersion Ar dispersion
2609
The argument becomes the new value for the dispersion increase rate,
2609
The argument becomes the new value for the dispersion increase rate,
2610
normally .000015 s/s.
2610
normally .000015 s/s.

Return to bug 104493