diff options
| author | Xin LI <delphij@FreeBSD.org> | 2018-08-20 06:07:33 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2018-08-20 06:07:33 +0000 |
| commit | c7f4d2332394d5600fe4e14c530ede36b0ff29b0 (patch) | |
| tree | be0b200d6dc09373927db61d685acc61113c64c1 /ntpq/ntpq.html | |
| parent | d14ac12f8738acac881f20b4d6244cfc22c68ead (diff) | |
Diffstat (limited to 'ntpq/ntpq.html')
| -rw-r--r-- | ntpq/ntpq.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ntpq/ntpq.html b/ntpq/ntpq.html index 55aafc834ac2..d9daed6dedcd 100644 --- a/ntpq/ntpq.html +++ b/ntpq/ntpq.html @@ -44,7 +44,7 @@ monitor the operational status and determine the performance of <code>ntpd</code>, the NTP daemon. - <p>This document applies to version 4.2.8p11 of <code>ntpq</code>. + <p>This document applies to version 4.2.8p12 of <code>ntpq</code>. <ul class="menu"> <li><a accesskey="1" href="#ntpq-Description">ntpq Description</a> @@ -855,7 +855,7 @@ the usage text by passing it through a pager program. used to select the program, defaulting to <span class="file">more</span>. Both will exit with a status code of 0. -<pre class="example">ntpq - standard NTP query program - Ver. 4.2.8p10 +<pre class="example">ntpq - standard NTP query program - Ver. 4.2.8p11 Usage: ntpq [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 name resolution @@ -1284,7 +1284,7 @@ The password must correspond to the key ID configured in <code>ntp.conf</code> f <br><dt><code><a name="raw"></a> raw</code><dd>Display server messages as received and without reformatting. - <br><dt><code><a name="timeout"></a> timeout </code><kbd>millseconds</kbd><dd>Specify a timeout period for responses to server queries. + <br><dt><code><a name="timeout"></a> timeout </code><kbd>milliseconds</kbd><dd>Specify a timeout period for responses to server queries. The default is about 5000 milliseconds. Note that since <code>ntpq</code> retries each query once after a timeout the total waiting time for a timeout will be twice the timeout value set. |
