From: Harlan Stenn Date: Tue, 28 Jan 2014 07:35:00 +0000 (+0000) Subject: [Bug 930] ntpdc docs refer to 'clockinfo', but mean 'clockstat' X-Git-Tag: NTP_4_2_7P414~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afab238d5ee940cbc67b1a48fd7fd15053697c84;p=thirdparty%2Fntp.git [Bug 930] ntpdc docs refer to 'clockinfo', but mean 'clockstat' bk: 52e75da4gZSlAYdTyBfJg3ZKlbHGpg --- diff --git a/ChangeLog b/ChangeLog index 74d7d96d9..e7222b407 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ * [Bug 792] TrueTime TL-3 WWV refclock support. * [Bug 898] Documentation fixes. +* [Bug 930] ntpdc docs refer to 'clockinfo', but mean 'clockstat'. * [Bug 2545] Cleanup of scripts/monitoring/ntptrap. (4.2.7p413) 2014/01/27 Released by Harlan Stenn * Require a version string for perl scripts that use autogen. diff --git a/html/ntpdc.html b/html/ntpdc.html index 5adb07dcd..06d917848 100644 --- a/html/ntpdc.html +++ b/html/ntpdc.html @@ -92,7 +92,7 @@
Shows a detailed display of the current peer variables for one or more peers. Most of these values are described in the NTP Version 2 specification.
pstats peer_address [...]
Show per-peer statistic counters associated with the specified peer(s).
-
clockinfo clock_peer_address [...]
+
clockstat clock_peer_address [...]
Obtain and print information concerning a peer clock. The values obtained provide information on the setting of fudge factors and other clock performance information.
kerninfo
Obtain and print kernel phase-lock loop operating parameters. This information is available only if the kernel has been specially modified for a precision timekeeping function.
diff --git a/ntpdc/ntpdc-opts.def b/ntpdc/ntpdc-opts.def index 13466df46..214e82673 100644 --- a/ntpdc/ntpdc-opts.def +++ b/ntpdc/ntpdc-opts.def @@ -374,7 +374,7 @@ Version 2 specification. .It Ic pstats Ar peer_address Oo Ar ... Oc Show per-peer statistic counters associated with the specified peer(s). -.It Ic clockinfo Ar clock_peer_address Oo Ar ... Oc +.It Ic clockstat Ar clock_peer_address Oo Ar ... Oc Obtain and print information concerning a peer clock. The values obtained provide information on the setting of fudge factors