From: Harlan Stenn Date: Wed, 13 Jul 2011 01:46:20 +0000 (-0400) Subject: [Bug 1961] html2man update: distribute ntp-wait.html X-Git-Tag: NTP_4_2_7P190~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d30c1fd6a8c6236f33bde19e24d6ff7dc4db81c;p=thirdparty%2Fntp.git [Bug 1961] html2man update: distribute ntp-wait.html bk: 4e1cf8ecM2buWClrWFimaBVmjSv5Rw --- diff --git a/ChangeLog b/ChangeLog index 75873eca1..802b75d93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +--- + +* [Bug 1961] html2man update: distribute ntp-wait.html. + --- (4.2.6p4-RC1) 2011/07/10 Released by Harlan Stenn diff --git a/html/ntp-wait.html b/html/ntp-wait.html new file mode 100644 index 000000000..ee1341dae --- /dev/null +++ b/html/ntp-wait.html @@ -0,0 +1,30 @@ + + + + + + ntp-wait - waits until ntpd is in synchronized state + + + +

ntp-wait - waits until ntpd is in synchronized state

+
+

Synopsis

+

ntp-wait [ -v ] [ -n tries ] [ -s seconds ]

+

Description

+

The ntp-wait program blocks until ntpd is in synchronized state. + This can be useful at boot time, to delay the boot sequence + until after "ntpd -g" has set the time. +

Command Line Options

+
+
-n tries +
Number of tries before giving up. The default is 1000. +
-s seconds +
Seconds to sleep between tries. The default is 6 seconds. +
-v +
Be verbose. +
+ + + +