diff options
author | Xin LI <delphij@FreeBSD.org> | 2016-06-04 05:46:52 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2016-06-04 05:46:52 +0000 |
commit | dc9c98696e9c39b91eeb54c55778364e7ebb1399 (patch) | |
tree | edbe2bc75547d8945326749550a867c4cbfbdb0c /contrib/ntp/scripts/ntp-wait/ntp-wait.html | |
parent | 3af14c6eb814ce32ea7b45870349df94d67938c4 (diff) |
Notes
Diffstat (limited to 'contrib/ntp/scripts/ntp-wait/ntp-wait.html')
-rw-r--r-- | contrib/ntp/scripts/ntp-wait/ntp-wait.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ntp/scripts/ntp-wait/ntp-wait.html b/contrib/ntp/scripts/ntp-wait/ntp-wait.html index 7f57e60ac311..2b790d54d9d9 100644 --- a/contrib/ntp/scripts/ntp-wait/ntp-wait.html +++ b/contrib/ntp/scripts/ntp-wait/ntp-wait.html @@ -39,7 +39,7 @@ until the system's time has stabilized and synchronized, and only then start any applicaitons (like database servers) that require accurate and stable time. - <p>This document applies to version 4.2.8p7 of <code>ntp-wait</code>. + <p>This document applies to version 4.2.8p8 of <code>ntp-wait</code>. <div class="shortcontents"> <h2>Short Contents</h2> @@ -114,7 +114,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">ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p7 +<pre class="example">ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p8 USAGE: ntp-wait [ -<flag> [<val>] | --<name>[{=| }<val>] ]... -n, --tries=num Number of times to check ntpd |