From: Harlan Stenn Date: Sat, 4 Jun 2011 06:57:47 +0000 (-0400) Subject: Remove the deprecated "detail" stanza from ntpdc-opts.def X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1da3d76baf36439835fc7b41f593d94ef5025210;p=thirdparty%2Fntp.git Remove the deprecated "detail" stanza from ntpdc-opts.def bk: 4de9d76bA71aDJGDrMhHvP8b-8PeEg --- diff --git a/ChangeLog b/ChangeLog index a9c4f762ac..ce5a3112d8 100644 --- 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 * Update cmd-doc.tlib to autogen-5.11.10pre5. * Upgrade local autoopts templates to 5.11.10pre5. diff --git a/ntpdc/ntpdc-opts.def b/ntpdc/ntpdc-opts.def index d744c11ec9..e4322acae1 100644 --- a/ntpdc/ntpdc-opts.def +++ b/ntpdc/ntpdc-opts.def @@ -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';