diff options
author | Cy Schubert <cy@FreeBSD.org> | 2024-05-10 15:15:56 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2024-05-26 22:55:52 +0000 |
commit | 1f833b3fc9968c3dd7ed79ccf0525ebf16c891ad (patch) | |
tree | 85801af20e3b694584668aeb39ecec75ee71f72c /scripts/ntp-wait/ntp-wait.html | |
parent | ab1f1aa8333369a83ff284848fc3fc2e52d5f29f (diff) |
Diffstat (limited to 'scripts/ntp-wait/ntp-wait.html')
-rw-r--r-- | scripts/ntp-wait/ntp-wait.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/ntp-wait/ntp-wait.html b/scripts/ntp-wait/ntp-wait.html index 282f5db6e517..d21222c12fc5 100644 --- a/scripts/ntp-wait/ntp-wait.html +++ b/scripts/ntp-wait/ntp-wait.html @@ -58,7 +58,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> -<p>This document applies to version 4.2.8p17 of <code>ntp-wait</code>. +<p>This document applies to version 4.2.8p18 of <code>ntp-wait</code>. </p> <span id="SEC_Overview"></span> <h2 class="shortcontents-heading">Short Table of Contents</h2> @@ -145,7 +145,7 @@ used to select the program, defaulting to <samp>more</samp>. Both will exit with a status code of 0. </p> <div class="example"> -<pre class="example">ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p17 +<pre class="example">ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p18 USAGE: ntp-wait [ -<flag> [<val>] | --<name>[{=| }<val>] ]... -n, --tries=num Number of times to check ntpd |