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

(-)usr.sbin/ntp/doc/ntpq.8 (-4 / +9 lines)
Lines 189-195 Link Here
189
thinks should have a decodeable value but didn't are marked with a
189
thinks should have a decodeable value but didn't are marked with a
190
trailing
190
trailing
191
.Qq ? Ns .
191
.Qq ? Ns .
192
.It Ic debug Ar more | Ar less | Ar off
192
.It Xo Ic debug
193
.Ar more | Ar less | Ar off
194
.Xc
193
Turn internal query program debugging on and off.
195
Turn internal query program debugging on and off.
194
.It Ic delay Ar milliseconds
196
.It Ic delay Ar milliseconds
195
Specify a time interval to be added to timestamps included in requests
197
Specify a time interval to be added to timestamps included in requests
Lines 226-232 Link Here
226
authenticate configuration requests.
228
authenticate configuration requests.
227
This must correspond to a key
229
This must correspond to a key
228
number the server has been configured to use for this purpose.
230
number the server has been configured to use for this purpose.
229
.It Ic ntpversion Ar 1 | Ar 2 | Ar 3 | Ar 4
231
.It Xo Ic ntpversion
232
.Ar 1 | Ar 2 |
233
.Ar 3 | Ar 4
234
.Xc
230
Set the NTP version number which
235
Set the NTP version number which
231
.Nm
236
.Nm
232
claims in packets.
237
claims in packets.
Lines 293-299 Link Here
293
returned by the server and the third the status word for the peer.
298
returned by the server and the third the status word for the peer.
294
This is followed by a number of columns
299
This is followed by a number of columns
295
containing data decoded from the status word.
300
containing data decoded from the status word.
296
Note that the data returned by the 
301
Note that the data returned by the
297
.Ic associations
302
.Ic associations
298
command is cached internally in
303
command is cached internally in
299
.Nm Ns .
304
.Nm Ns .
Lines 552-558 Link Here
552
.Pf [ Aq variable_name Ns
557
.Pf [ Aq variable_name Ns
553
.Op = Ns Aq value Ns
558
.Op = Ns Aq value Ns
554
.Op ,...]
559
.Op ,...]
555
.Xc 
560
.Xc
556
Requests that the values of the specified variables be returned by the
561
Requests that the values of the specified variables be returned by the
557
server by sending a read variables request.
562
server by sending a read variables request.
558
If the association ID is
563
If the association ID is

Return to bug 18562