]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Remove the deprecated "detail" stanza from ntpdc-opts.def
authorHarlan Stenn <stenn@ntp.org>
Sat, 4 Jun 2011 06:57:47 +0000 (02:57 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 4 Jun 2011 06:57:47 +0000 (02:57 -0400)
bk: 4de9d76bA71aDJGDrMhHvP8b-8PeEg

ChangeLog
ntpdc/ntpdc-opts.def

index a9c4f762ace21ad16ab1228a674559661149a775..ce5a3112d8ac42859b68f375e9ae166dd77338c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+* Remove the deprecated "detail" stanza from ntpdc-opts.def.
 (4.2.7p179) 2011/06/03 Released by Harlan Stenn <stenn@ntp.org>
 * Update cmd-doc.tlib to autogen-5.11.10pre5.
 * Upgrade local autoopts templates to 5.11.10pre5.
index d744c11ec94def7bb996f983f710c8eae3630307..e4322acae13b6c8fb9bd4202b4075efc9084f2b1 100644 (file)
@@ -106,26 +106,6 @@ flag = {
        _EndOfDoc_;
 };
 
-detail = <<-  _END_DETAIL
-       The
-       [+: prog-name :+]
-       utility program is used to query an NTP daemon about its
-       current state and to request changes in that state.
-       It uses NTP mode 7 control message formats described in the source code.
-       The program may
-       be run either in interactive mode or controlled using command line
-       arguments.
-       Extensive state and statistics information is available
-       through the
-       [= prog-name =]
-       interface.
-       In addition, nearly all the
-       configuration options which can be specified at startup using
-       ntpd's configuration file may also be specified at run time using
-       [= prog-name =] .
-
-       _END_DETAIL;
-
 
 doc-section    = {
   ds-type      = 'DESCRIPTION';