]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
AutoOpts cleanup - common .def entries are already in copyright.def
authorHarlan Stenn <stenn@ntp.org>
Wed, 26 Jul 2006 04:55:28 +0000 (00:55 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 26 Jul 2006 04:55:28 +0000 (00:55 -0400)
bk: 44c6f5c0YNb55imytc2TvFKeHDys4Q

ntpd/ntpd-opts.def
ntpd/ntpd-opts.texi
ntpd/ntpdsim-opts.def
ntpq/ntpq-opts.def
util/ntp-keygen-opts.def

index ad280177b87928ad895720abfe1376910f4d0d86..7266e1b2aea4b92f0e2b4f7db99bb4f69e1da9b7 100644 (file)
@@ -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
 
index 6587ce1444e9fc0b57a764601c83700ccdd61ff8..660382a9cab374f251a027c3c98614a9e0789e1f 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   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_*
 
 
index f6ede78000646b207a52b1a7abd70f8f4fdabc25..435710e5180c8821bfdfadceca94b3867552b7da 100644 (file)
@@ -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
index 57204001b3c3c6011947310b2113a7be7038fafd..a18338783e117dd46f3c186f8513989c17ad5209 100644 (file)
@@ -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;
index 898c2fc33b26e05df01fd24ce4fba4b14b1e897b..9e8e0702c812f479cc60996a64a4783e78d8db95 100644 (file)
@@ -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 <stdlib.h>';
 #include       version.def