]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 2024] Identify Events in the system status word in decode.html
authorHarlan Stenn <stenn@ntp.org>
Thu, 29 Nov 2012 08:55:28 +0000 (03:55 -0500)
committerHarlan Stenn <stenn@ntp.org>
Thu, 29 Nov 2012 08:55:28 +0000 (03:55 -0500)
bk: 50b723003bEt0bKuwjrMWUKswd7p4Q

ChangeLog
html/decode.html

index e657ac5995a62e45240858130accecac30459926..f3aa8372e0460b02116d5ac760c1aba54d90a5f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+* [Bug 2024] Identify Events in the system status word in decode.html.'
 * [Bug 2040] Provide a command-line option for the identity key bits.
 * Create loc/darwin for Mac OSX
 (4.2.7p326) 2012/11/21 Released by Harlan Stenn <stenn@ntp.org>
index 9c465abc1f9ae55f443db06d7e0144c274050647..3ce2c417b10724aba6f55e19ad8df9ae7ee942a8 100644 (file)
   and optionally to the system log. In addition, if the trap facility is configured,
   events can be reported to a remote program that can page an administrator.</p>
 <p>This page also includes a description of the error messages produced by the Autokey protocol. These messages are normally sent to the <tt>cryptostats</tt> monitoring file.</p>
-<p>In the following tables the Code Field is the status or event code assigned and the Message Field a short string used for display and event reporting. The Description field contains a longer explanation of the status or event. Some messages include additional information useful for error diagnosis and performance assessment.</p>
+<p>In the following tables the Event Field is the status or event code assigned and the Message Field a short string used for display and event reporting. The Description field contains a longer explanation of the status or event. Some messages include additional information useful for error diagnosis and performance assessment.</p>
 <h4 id="sys">System Status Word</h4>
-<p>The system status word consists of four fields LI (0-1), Source (2-7), Count (8-11) and Code (12-15). It is reported in the first line of the <tt>rv</tt> display produced by the <tt>ntpq</tt> program.</p>
+<p>The system status word consists of four fields LI (0-1), Source (2-7), Count (8-11) and Event (12-15). It is reported in the first line of the <tt>rv</tt> display produced by the <tt>ntpq</tt> program.</p>
 <table width="50%" border="1" cellspacing="2" cellpadding="2">
   <tr>
     <td><div align="center">Leap</div></td>
     <td><div align="center">Source</div></td>
     <td><div align="center">Count</div></td>
-    <td><div align="center">Code</div></td>
+    <td><div align="center">Event</div></td>
   </tr>
 </table>
 <p>The Leap Field displays the system leap indicator bits coded as follows:</p>