Lines Matching +full:- +full:i
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
5 <title>sntp - Simple Network Time Protocol (SNTP) Client</title>
6 <!-- Changed by: Harlan &, 07-Dec-2014 -->
10 <h3><tt>sntp</tt> - Simple Network Time Protocol (SNTP) Client</h3>
11 …ef="http://www.eecis.udel.edu/~mills/pictures.html">from <i>Alice's Adventures in Wonderland</i>, …
14 <!-- #BeginDate format:En2m -->1-Apr-2015 11:05<!-- #EndDate -->
19 …--help -?}][{-4 -6}][-a <i>keynum</i>][-b <i>bcaddress</i>][-B <i>bctimeout</i>][-c][-d][-D <i>deb…
21 …plements the SNTP client protocol defined in RFC 5905, including the full on-wire protocol but doe…
22 <p>By default, <tt>sntp</tt> writes the local date and time (i.e., not UTC) to the standard output …
23 <p><tt>2011-08-04 00:40:36.642222 (+0000) +0.006611 +/- 0.041061 psp-os1 149.20.68.26 s3 no-leap</…
24 <p>where the <tt>+0.006611 +/- 0.041061</tt> indicates the time offset and error bound of the syste…
25 …-b <i>bcaddress</i> is not specified, the program sends a single message to each address and waits…
29 <dt><tt>-?, --help</tt></dt>
30 …<dd>displays usage information. The short form typically requires shell quoting, such as <tt>-\?<…
31 <dt><tt>-4, --ipv4</tt></dt>
33 <dt><tt>-6, --ipv6</tt></dt>
35 <dt><tt>-a <i>keynum</i>, --authentication <i>keynum</i></tt></dt>
36 … ID <i>keynum</i>. <i>keynum</i> is a number specified in the keyfile along with an authenticatio…
37 <dt><tt>-b <i>bcaddress</i>, --broadcast <i>bcaddress</i></tt></dt>
38 …i>bcaddress</i>, which can be a DNS name or IP address. The default maximum time to listen for br…
39 <dt><tt>-B <i>bctimeout</i>, --bctimeout <i>bctimeout</i></tt></dt>
40 …i>bctimeout</i> seconds for broadcast or multicast NTP message before terminating. The default is…
41 <dt><tt>-c, --concurrent</tt></dt>
43 <dt><tt>-d, --debug-level</tt></dt>
44 …y level by one. May be specified multiple times. See also the <tt>-D, --set-debug-level</tt> opt…
45 <dt><tt>-D <i>debug-level</i>, --set-debug-level <i>debug-level</i></tt></dt>
46 …to <i>debug-level</i>. The default level is zero. Note that the short option is <tt>-D</tt>, an …
47 <dt><tt>-g <i>delay</i>, --gap <i>delay</i></tt></dt>
48 …i>delay</i> in milliseconds between outgoing queries, defaulting to 50. <tt>sntp</tt> sends queri…
49 <dt><tt>-K <i>kodfile</i>, --kod <i>kodfile</i></tt></dt>
50 …i>kodfile</i> to be used for the persistent history of KoD (Kiss Of Death, or rate-limiting) respo…
51 <dt><tt>-k <i>keyfile</i>, --keyfile <i>keyfile</i></tt></dt>
52 … <i>keyfile</i> used with the <tt>-a</tt>/<tt>--authentication</tt> option. The format of the fil…
53 <dt><tt>-l <i>logfile</i>, --filelog <i>logfile</i></tt></dt>
55 <dt><tt>-M <i>steplimit</i>, --steplimit <i>steplimit</i></tt></dt>
56 …-S</tt>/<tt>--step</tt> and <tt>-s</tt>/<tt>--slew</tt> options are provided, an offset of less th…
57 <dt><tt>-o <i>ntpver</i>, --ntpversion <i>ntpver</i></tt></dt>
58 …<dd>Specifies the NTP protocol version number <i>ntpver</i> to include in requests, default 4. Th…
59 <dt><tt>-r, --usereservedport</tt></dt>
60 …(commonly "root"). This can help identify connectivity failures due to port-based firewalling whi…
61 <dt><tt>-S, --step</tt></dt>
62 …t> be invoked as the superuser ("root"). Note that the short option is <tt>-S</tt>, an uppercase …
63 <dt><tt>-s, --slew</tt></dt>
65 <dt><tt>-u <i>uctimeout</i>, --uctimeout <i>uctimeout</i></tt></dt>
66 …<dd>Specifies the maximum time <i>uctimeout</i> in seconds to wait for a unicast response before t…
67 <dt><tt>--wait</tt></dt>
68 …<dd>When neither <tt>-S</tt>/<tt>--step</tt> nor <tt>-s</tt>/<tt>--slew</tt> options are provided,…
69 <dt><tt>--version</tt></dt>
73 <p>The program returns an exit status of zero for if a valid response is received and non-zero othe…