]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Fix typos in decode.html and debug.html
authorHarlan Stenn <stenn@ntp.org>
Wed, 16 Jul 2014 08:37:41 +0000 (01:37 -0700)
committerHarlan Stenn <stenn@ntp.org>
Wed, 16 Jul 2014 08:37:41 +0000 (01:37 -0700)
bk: 53c639d5Gfihj6ESzm_IOVDgo2AgMg

ChangeLog
html/debug.html
html/decode.html

index c924879cef2d96607ffd226f9328c097a47cbb3c..5157fbbdf0e2e0cdd64c542884889fe86f3aab8d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 * [Bug 2547] Automate update of "Last Update" datestamps in .html files.
 * [Bug 2623] Missing {} in refclock_oncore.c.
 * Quiet warnings from ntp_calendar.h: avoid using argument names.
+* Fix typos in decode.html and debug.html .
 (4.2.7p448) 2014/07/15 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2621] Avoid use of indeterminate address after 'free()'
   (minor C standard conformance issue)
index ee59f47c3e0dea8e789f0587772b0c9c9953d4de..4f5d25b647e9a4659e303fcf608d58e2ab97366e 100644 (file)
@@ -11,7 +11,7 @@
 <img src="pic/pogo.gif" alt="gif" align="left"><a href="http://www.eecis.udel.edu/%7emills/pictures.html">from <i>Pogo</i>, Walt Kelly</a>
 <p>We make house calls and bring our own bugs.</p>
 <p>Last update:
-  <!-- #BeginDate format:En2m -->02-Oct-2010  23:54<!-- #EndDate -->
+  <!-- #BeginDate format:En2m -->26-Jun-2014  15:48<!-- #EndDate -->
   UTC</p>
   <br clear="left">
   <h4>More Help</h4>
 <p>The frequency tolerance of computer clock oscillators varies widely, sometimes above 500 PPM. While the daemon can handle frequency errors up to 500 PPM, or 43 seconds per day, values much above 100 PPM reduce the headroom, especially at the lowest poll intervals. To determine the particular oscillator frequency, start <tt>ntpd</tt> using the <tt>noselect</tt> option with the <tt>server</tt> configuration command.</p>
 <p>Record the time of day and offset displayed by the <tt>ntpq</tt> <a href="ntpq.html#pe"><tt>pe</tt></a> command. Wait for an hour or so and record the time of day and offset. Calculate the frequency as the offset difference divided by the time difference. If the frequency is much above 100 PPM, the <a href="tickadj.html">tickadj</a> program might be useful to adjust the kernel clock frequency below that value. For systems that do not support this program, this might be one using a command in the system startup file.</p>
 <h4>Access Controls</h4>
-<p>Provisions are included in <tt>ntpd</tt> for access controls which deflect unwanted traffic from selected hosts or networks. The controls described on the <a href="accopt.html">Access Control Options</a> include detailed packet filter operations based on source address and address mask. Normally, filtered packets are dropped without notice other than to increment tally counters. However, the server can be configured to send a &quot;kiss-o'-death&quot; (KOD) packet to the client either when explicitly configured or when cryptographic authentication fails for some reason. The client association is permanently disabled, the access denied bit (TEST4) is set in the flash variable and a message is sent to the system log.</p>
+<p>Provisions are included in <tt>ntpd</tt> for access controls which deflect unwanted traffic from selected hosts or networks. The controls described on the <a href="accopt.html">Access Control Options</a> include detailed packet filter operations based on source address and address mask. Normally, filtered packets are dropped without notice other than to increment tally counters. However, the server can be configured to send a &quot;kiss-o'-death&quot; (KoD) packet to the client either when explicitly configured or when cryptographic authentication fails for some reason. The client association is permanently disabled, the access denied bit (TEST4) is set in the flash variable and a message is sent to the system log.</p>
 <p>The access control provisions include a limit on the packet rate from a
   host or network. If an incoming packet exceeds the limit, it is dropped and
-  a KOD sent to the source. If this occurs after the client association has
+  a KoD sent to the source. If this occurs after the client association has
   synchronized, the association is not disabled, but a message is sent to the
   system log. See the <a href="accopt.html">Access Control Options</a> page
   for further information.</p>
index ce57ab88e63e45f2e8b55702008193f758c1e16e..33c50e2531eb96bbdebd7a15d2fd9aca322931bf 100644 (file)
   </tr>
 </table>
 <h4 id="kiss">Kiss Codes</h4>
-<p>Kiss codes are used in kiss-o'-death (koD) packets, billboard displays and log messages. They consist of a string of four zero-padded ASCII charactes. In practice they are informal and tend to change with time and implementation. Some of these codes can appear in the reference identifier field in <tt>ntpq</tt> billboards. Following is the current list:</p>
+<p>Kiss codes are used in kiss-o'-death (KoD) packets, billboard displays and log messages. They consist of a string of four zero-padded ASCII charactes. In practice they are informal and tend to change with time and implementation. Some of these codes can appear in the reference identifier field in <tt>ntpq</tt> billboards. Following is the current list:</p>
 <table width="100%" border="1" cellspacing="2" cellpadding="2">
   <tr>
     <td>Code</td>