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

(-)ntpq-mod.8 (-7 / +7 lines)
Lines 113-119 Link Here
113
The output of a
113
The output of a
114
command is normally sent to the standard output, but optionally the
114
command is normally sent to the standard output, but optionally the
115
output of individual commands may be sent to a file by appending a
115
output of individual commands may be sent to a file by appending a
116
.Ql \&< ,
116
.Ql \&> ,
117
followed by a file name, to the command line.
117
followed by a file name, to the command line.
118
A
118
A
119
number of interactive format commands are executed entirely within
119
number of interactive format commands are executed entirely within
Lines 322-328 Link Here
322
The index is then of use when dealing with stupid
322
The index is then of use when dealing with stupid
323
servers which use association identifiers which are hard for humans
323
servers which use association identifiers which are hard for humans
324
to type, in that for any subsequent commands which require an
324
to type, in that for any subsequent commands which require an
325
association identifier as an argument, the form and index may be
325
association identifier as an argument, the form of index may be
326
used as an alternative.
326
used as an alternative.
327
.It Xo Ic clockvar Op Ar assocID
327
.It Xo Ic clockvar Op Ar assocID
328
.Oo
328
.Oo
Lines 411-417 Link Here
411
.Ic peers
411
.Ic peers
412
command with the reference ID
412
command with the reference ID
413
replaced by the local interface address.
413
replaced by the local interface address.
414
.It Ic passocations
414
.It Ic passociations
415
Displays association data concerning in-spec peers from the
415
Displays association data concerning in-spec peers from the
416
internally cached list of associations.
416
internally cached list of associations.
417
This command performs
417
This command performs
Lines 455-468 Link Here
455
The peer is discarded by the clustering algorithm as an
455
The peer is discarded by the clustering algorithm as an
456
outlyer.
456
outlyer.
457
.It \&+
457
.It \&+
458
.Pq candidat
458
.Pq candidate
459
The peer is a survivor and a candidate for the combining
459
The peer is a survivor and a candidate for the combining
460
algorithm.
460
algorithm.
461
.It \&#
461
.It \&#
462
.Pq selected
462
.Pq selected
463
The peer is a survivor, but not among the first six peers
463
The peer is a survivor, but not among the first six peers
464
sorted by synchronization distance.
464
sorted by synchronization distance.
465
If the assocation is ephemeral,
465
If the association is ephemeral,
466
it may be demobilized to conserve resources.
466
it may be demobilized to conserve resources.
467
.It \&*
467
.It \&*
468
.Pq peer
468
.Pq peer
Lines 471-477 Link Here
471
.It o
471
.It o
472
.Pq (pps.peer)
472
.Pq (pps.peer)
473
The peer has been declared the system peer and lends its
473
The peer has been declared the system peer and lends its
474
variables to thesystem variables.
474
variables to the system variables.
475
However, the actual system
475
However, the actual system
476
synchronization is derived from a pulse-per-second (PPS) signal,
476
synchronization is derived from a pulse-per-second (PPS) signal,
477
either indirectly via the PPS reference clock driver or directly
477
either indirectly via the PPS reference clock driver or directly
Lines 688-694 Link Here
688
The names and values of the peer variables returned
688
The names and values of the peer variables returned
689
will be printed.
689
will be printed.
690
Note that the status word from the header is
690
Note that the status word from the header is
691
displayed preceding the variables, both in hexidecimal and in
691
displayed preceding the variables, both in hexadecimal and in
692
pidgeon English.
692
pidgeon English.
693
.It Ic readlist Ar assocID
693
.It Ic readlist Ar assocID
694
.It Ic rl Ar assocID
694
.It Ic rl Ar assocID

Return to bug 33295