From: Harlan Stenn Date: Sun, 6 Feb 2005 06:31:47 +0000 (-0500) Subject: start hacking the ntpdc docs... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ebf1912c8097470c35513bd2aefc414e985ba3d;p=thirdparty%2Fntp.git start hacking the ntpdc docs... bk: 4205b9d35q8FUgeqgTkrKA51CHbqlQ --- diff --git a/ntpdc/ntpdc-opts.def b/ntpdc/ntpdc-opts.def index 3fefa7ff6e..3c5b7bedac 100644 --- a/ntpdc/ntpdc-opts.def +++ b/ntpdc/ntpdc-opts.def @@ -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;