]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 1013] ntpdate's HTML page claims wrong default version.
authorHarlan Stenn <stenn@ntp.org>
Tue, 9 Oct 2012 06:15:38 +0000 (02:15 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 9 Oct 2012 06:15:38 +0000 (02:15 -0400)
bk: 5073c10aF5g5JgQe85_cO5JtY8eTRg

ChangeLog
html/ntpdate.html

index 83e074849e6fefab80c1da41f07a573c81287cf3..6eb8697ba9d5a7124f7665c63225d82602644a1a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+* [Bug 1013] ntpdate's HTML page claims wrong default version.
 * [Bug 1374] Support SO_TIMESTAMPNS.
 * [Bug 2266] Remove deprecated refclock_trak.c from Windows Makefile
   equivalents.
index 497b317aedfb6f0c30cb60966c93cdc232394efc..06923989e537438ac947e964adb58b21ccc80749 100644 (file)
@@ -44,7 +44,8 @@
   <dt><tt>-k <i>keyfile</i></tt></dt>
   <dd>Specify the path for the authentication key file as the string <i>keyfile</i>. The default is <tt>/etc/ntp.keys</tt>. This file should be in the format described in <tt>ntpd</tt>.</dd>
   <dt><tt>-o <i>version</i></tt></dt>
-  <dd>Specify the NTP version for outgoing packets as the integer <i>version</i>, which can be 1 or 2. The default is 3. This allows <tt>ntpdate</tt> to be used with older NTP versions.</dd>
+  <dd>Specify the NTP version for outgoing packets as the integer
+       <i>version</i>, which can be 1, 2, 3 or 4. The default is 4. This allows <tt>ntpdate</tt> to be used with older NTP versions.</dd>
   <dt><tt>-p <i>samples</i></tt></dt>
   <dd>Specify the number of samples to be acquired from each server as the integer <i>samples</i>, with values from 1 to 8 inclusive. The default is 4.</dd>
   <dt><i><tt>-q</tt></i></dt>