]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 2049] Clarify ntpdate's -d option behavior
authorHarlan Stenn <stenn@ntp.org>
Tue, 28 Jan 2014 08:45:42 +0000 (08:45 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 28 Jan 2014 08:45:42 +0000 (08:45 +0000)
bk: 52e76e36gcU5aFoYqftIDoRTYsPqtg

ChangeLog
html/ntpdate.html

index aae7ddb1a2dc16afb61559f0de37147a1f67e6b7..e853fdcc3de224113d35eb97784285605512096c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@
   In ntpd/complete.conf.in, add all eight kinds to statistics.
   In html/comdex.html, remove duplicate footer.
 * [Bug 1734] Include man page for ntp.conf (fixed in 4.2.7p297).
+* [Bug 2049] Clarify ntpdate's -d option behavior.
 * [Bug 2545] Cleanup of scripts/monitoring/ntptrap.
 (4.2.7p413) 2014/01/27 Released by Harlan Stenn <stenn@ntp.org>
 * Require a version string for perl scripts that use autogen.
index 8437d906a7177b71172fa34cfc80bcd2c8add059..2bbb9579448bbb670eddd839d68a043566a3ffb9 100644 (file)
@@ -38,7 +38,7 @@
   <dt><tt>-b</tt></dt>
   <dd>Force the time to be stepped using the settimeofday() system call, rather than slewed (default) using the adjtime() system call. This option should be used when called from a startup file at boot time.</dd>
   <dt><tt>-d</tt></dt>
-  <dd>Enable the debugging mode, in which <tt>ntpdate</tt> will go through all the steps, but not adjust the local clock. Information useful for general debugging will also be printed.</dd>
+  <dd>Enable the debugging mode, in which <tt>ntpdate</tt> will go through all the steps, but not adjust the local clock and using an unprivileged port. Information useful for general debugging will also be printed.</dd>
   <dt><tt>-e <i>authdelay</i></tt></dt>
   <dd>Specify the processing delay to perform an authentication function as the value <i>authdelay</i>, in seconds and fraction (see <tt>ntpd</tt> for details). This number is usually small enough to be negligible for most purposes, though specifying a value may improve timekeeping on very slow CPU's.</dd>
   <dt><tt>-k <i>keyfile</i></tt></dt>