Lines Matching +full:quad +full:- +full:phase

1 /* -*- Mode: Text -*- */
5 #include autogen-version.def
8 prog-name = "ntpdc";
9 prog-title = "vendor-specific NTPD control program";
17 flags-cant = ipv6;
19 doc = <<- _EndOfDoc_
28 flags-cant = ipv4;
30 doc = <<- _EndOfDoc_
39 arg-type = string;
42 arg-name = cmd;
43 stack-arg;
44 doc = <<- _EndOfDoc_
51 #include debug-opt.def
56 flags-cant = command, listpeers, peers, showpeers;
58 doc = <<- _EndOfDoc_
68 flags-cant = command;
69 doc = <<- _EndOfDoc_
79 doc = <<- _EndOfDoc_
80 Output all host addresses in dotted-quad numeric format rather than
89 flags-cant = command;
90 doc = <<- _EndOfDoc_
100 flags-cant = command;
101 doc = <<- _EndOfDoc_
111 doc = <<- _EndOfDoc_
118 explain = <<- _END_EXPLAIN
121 doc-section = {
122 ds-type = 'DESCRIPTION';
123 ds-format = 'mdoc';
124 ds-text = <<- _END_PROG_MDOC_DESCRIP
128 .Xr ntpq 1ntpqmdoc instead - it can do everything
153 doc-section = {
154 ds-type = 'USAGE';
155 ds-format = 'mdoc';
156 ds-text = <<- _END_MDOC_USAGE
239 .Bl -tag -width indent
312 These are read-only commands
315 .Bl -tag -width indent
339 .Ql \&-
362 only IP-addresses
390 Show per-peer statistic counters associated with the specified
398 Obtain and print kernel phase-lock loop operating parameters.
412 is the frequency error of the local clock in parts-per-million
417 phase-lock loop and thus the speed at which it can adapt to
437 in the NTP Version 3 specification, RFC-1305.
511 Print statistics counters maintained in the input-output
570 adequately between time-synchronized hosts on the same LAN, it will
579 .Bl -tag -width indent
606 preferred peer also determines the validity of the PPS signal - if
630 If a multicast address, a multicast-capable kernel is
671 .Bl -tag -width indent
700 Enables the pulse-per-second (PPS) signal when frequency
781 doc-section = {
782 ds-type = 'SEE ALSO';
783 ds-format = 'mdoc';
784 ds-text = <<- _END_MDOC_SEEALSO
796 doc-section = {
797 ds-type = 'AUTHORS';
798 ds-format = 'mdoc';
799 ds-text = <<- _END_MDOC_AUTHORS
805 doc-section = {
806 ds-type = 'BUGS';
807 ds-format = 'mdoc';
808 ds-text = <<- _END_MDOC_BUGS