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

(-)ntpdc-mod.8 (-6 / +6 lines)
Lines 130-136 Link Here
130
The output of a
130
The output of a
131
command is normally sent to the standard output, but optionally the
131
command is normally sent to the standard output, but optionally the
132
output of individual commands may be sent to a file by appending a
132
output of individual commands may be sent to a file by appending a
133
.Ql \&; ,
133
.Ql \&> ,
134
followed by a file name, to the command line.
134
followed by a file name, to the command line.
135
.Pp
135
.Pp
136
A number of interactive format commands are executed entirely
136
A number of interactive format commands are executed entirely
Lines 378-384 Link Here
378
The
378
The
379
.Sq stability
379
.Sq stability
380
is the residual frequency error remaining
380
is the residual frequency error remaining
381
afterthe system frequency correction is applied and is intended for
381
after the system frequency correction is applied and is intended for
382
maintenance and debugging.
382
maintenance and debugging.
383
In most architectures, this value will
383
In most architectures, this value will
384
initially decrease from as high as 500 ppm to a nominal value in
384
initially decrease from as high as 500 ppm to a nominal value in
Lines 391-397 Link Here
391
incorrect.
391
incorrect.
392
.Pp
392
.Pp
393
The
393
The
394
.Ic broadcastdelay
394
.Sq broadcastdelay
395
shows the default broadcast delay,
395
shows the default broadcast delay,
396
as set by the
396
as set by the
397
.Ic broadcastdelay
397
.Ic broadcastdelay
Lines 425-431 Link Here
425
monitor facility.
425
monitor facility.
426
The version number should not normally need to be
426
The version number should not normally need to be
427
specified.
427
specified.
428
.It Ic clkbug clock_peer_address ...
428
.It Ic clkbug Ar clock_peer_address ...
429
Obtain debugging information for a reference clock driver.
429
Obtain debugging information for a reference clock driver.
430
This
430
This
431
information is provided only by some clock drivers and is mostly
431
information is provided only by some clock drivers and is mostly
Lines 548-555 Link Here
548
This command provides a way to set certain data for a reference
548
This command provides a way to set certain data for a reference
549
clock.
549
clock.
550
See the source listing for further information.
550
See the source listing for further information.
551
.It enable Ar flag ...
551
.It Ic enable Ar flag ...
552
.It disable Ar flag ...
552
.It Ic disable Ar flag ...
553
These commands operate in the same way as the
553
These commands operate in the same way as the
554
.Ic enable
554
.Ic enable
555
and
555
and

Return to bug 33181