From: Harlan Stenn Date: Wed, 26 Jul 2006 04:55:28 +0000 (-0400) Subject: AutoOpts cleanup - common .def entries are already in copyright.def X-Git-Tag: NTP_4_2_3P21~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d594067fcc52f8638b60b30c1721b63a6bc01042;p=thirdparty%2Fntp.git AutoOpts cleanup - common .def entries are already in copyright.def bk: 44c6f5c0YNb55imytc2TvFKeHDys4Q --- diff --git a/ntpd/ntpd-opts.def b/ntpd/ntpd-opts.def index ad280177b..7266e1b2a 100644 --- a/ntpd/ntpd-opts.def +++ b/ntpd/ntpd-opts.def @@ -6,9 +6,6 @@ autogen definitions options; prog-name = "ntpd"; prog-title = "NTP daemon program"; -homerc = $HOME, "."; -long-opts; -config-header = "config.h"; #include ntpdbase-opts.def diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 6587ce144..660382a9c 100644 --- a/ntpd/ntpd-opts.texi +++ b/ntpd/ntpd-opts.texi @@ -7,7 +7,7 @@ # # DO NOT EDIT THIS FILE (ntpd-opts.texi) # -# It has been AutoGen-ed Tuesday June 27, 2006 at 10:36:08 PM EDT +# It has been AutoGen-ed Tuesday July 25, 2006 at 05:15:21 AM EDT # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -60,7 +60,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.3p10 +ntpd - NTP daemon program - Ver. 4.2.3p12 USAGE: ntpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution @@ -115,9 +115,9 @@ or by a single hyphen and the flag character. The following option preset mechanisms are supported: - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev-hms/ntpd/.ntprc + - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc - reading file /users/stenn/.ntprc - - reading file /deacon/backroom/ntp-dev-hms/ntpd/.ntprc + - reading file /deacon/backroom/ntp-dev/ntpd/.ntprc - examining environment variables named NTPD_* diff --git a/ntpd/ntpdsim-opts.def b/ntpd/ntpdsim-opts.def index f6ede7800..435710e51 100644 --- a/ntpd/ntpdsim-opts.def +++ b/ntpd/ntpdsim-opts.def @@ -6,9 +6,6 @@ autogen definitions options; prog-name = "ntpdsim"; prog-title = "NTP daemon simulation program"; -homerc = $HOME, "."; -long-opts; -config-header = config.h; #define SIM #include ntpdbase-opts.def diff --git a/ntpq/ntpq-opts.def b/ntpq/ntpq-opts.def index 57204001b..a18338783 100644 --- a/ntpq/ntpq-opts.def +++ b/ntpq/ntpq-opts.def @@ -6,9 +6,6 @@ autogen definitions options; prog-name = "ntpq"; prog-title = "standard NTP query program"; -homerc = $HOME, "."; -long-opts; -config-header = config.h; argument = '[ host ...]'; test-main; diff --git a/util/ntp-keygen-opts.def b/util/ntp-keygen-opts.def index 898c2fc33..9e8e0702c 100644 --- a/util/ntp-keygen-opts.def +++ b/util/ntp-keygen-opts.def @@ -8,11 +8,8 @@ prog-name = "ntp-keygen"; prog-title = "Create a NTP host key"; package = ntp; -long-opts; - test-main; -config-header = "config.h"; include = '#include '; #include version.def