]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
start hacking the ntpdc docs...
authorHarlan Stenn <stenn@ntp.org>
Sun, 6 Feb 2005 06:31:47 +0000 (01:31 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sun, 6 Feb 2005 06:31:47 +0000 (01:31 -0500)
bk: 4205b9d35q8FUgeqgTkrKA51CHbqlQ

ntpdc/ntpdc-opts.def

index 3fefa7ff6e4fc2e79e5258df39a68d1744c216c6..3c5b7bedac03bea4ec21a66e2668ee347a547ca7 100644 (file)
@@ -170,9 +170,6 @@ flag = {
 
 detail = <<-  _END_DETAIL
        The ntpq utility program is used to monitor NTP daemon ntpd operations
-       and determine performance. It uses the standard NTP mode 6 control
-       message formats defined in Appendix B of the NTPv3 specification
-       RFC1305. The same formats are used in NTPv4, although some of the
-       variables have changed and new ones added. The description on this
-       page is for the NTPv4 variables.
+       and determine performance. It uses NTP mode 7 control message formats
+       described in the source code.
        _END_DETAIL;