]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P27 NTP_4_2_5P27
authorHarlan Stenn <stenn@ntp.org>
Wed, 25 Apr 2007 11:46:23 +0000 (07:46 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 25 Apr 2007 11:46:23 +0000 (07:46 -0400)
bk: 462f3f8fdhGukG416CpBamDDmziCww

25 files changed:
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.1
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq-opts.texi
ntpq/ntpq.1
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
sntp/sntp.1
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 4fe067586fd54ee23eb64bbb395a30f80c6c6e5d..01b10699db817b3d6f5b2f807645725311dc655a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday April 22, 2007 at 07:34:24 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:38:09 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -827,7 +827,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p26\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p27\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 6ffe3b2a285f381319360c0e51c452bf8d5ad415..2782edb4984224c6127c0fc26b388f0cd67928bf 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday April 22, 2007 at 07:34:23 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:38:08 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -88,8 +88,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.5p26"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p26"
+#define NTPD_VERSION       "4.2.5p27"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p27"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 475ce50dac3aa1daf3bfa1d02a67d4cfb1f01121..af9c1aa393cd2a684c966e367d6a588aeed3f324 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday April 22, 2007 at 07:34:27 AM EDT
+# It has been AutoGen-ed  Wednesday April 25, 2007 at 07:38:11 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -61,7 +61,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p20
+ntpd - NTP daemon program - Ver. 4.2.5p26
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -106,17 +106,11 @@ USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
    -v opt version        Output version information and exit
    -? no  help           Display usage information and exit
    -! no  more-help      Extended usage information passed thru pager
-   -> opt save-opts      Save the option state to a config file
-   -< Str load-opts      Load options from a config file
-                                - disabled as --no-load-opts
-                                - may appear multiple times
 
 Options are specified by doubled hyphens and their name
 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/snaps/ntp-dev/ntpd/.ntprc
  - examining environment variables named NTPD_*
 
 
index 5bd446610bc63736947513024a947d4645cc5526..5dc0f4fa5d026ce22954fdbeeeaf54fd0ba6a9c1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-04-22 "( 4.2.5p26)" "Programmer's Manual"
+.TH NTPD 1 2007-04-25 "( 4.2.5p27)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday April 22, 2007 at 07:34:26 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:38:10 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index cc19477e8edc731818487e45d886c52d525f6d34..c7984110b35680874aa05d2122c784f3dac1acb7 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday April 22, 2007 at 07:34:29 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:38:14 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1064,7 +1064,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p26\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p27\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e3c83967e8d6e33875668a8bca701fd2e05ebd9b..e565bac97b5e5da379bf745489c2c01a8b954e90 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday April 22, 2007 at 07:34:28 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:38:13 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -99,8 +99,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.5p26"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p26"
+#define NTPDSIM_VERSION       "4.2.5p27"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p27"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dd18cff75a5ed7f1b1f44e8b411f696850e07081..00c64d04c5bcc0fb84869a5b0f77c615322be305 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday April 22, 2007 at 07:34:31 AM EDT
+# It has been AutoGen-ed  Wednesday April 25, 2007 at 07:38:16 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a35b6ec5c26d8bb62e697e58765a973eb3508874..a5ad5911879d509df0b77f0b93a36e9f17af3c2d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-04-22 "( 4.2.5p26)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-04-25 "( 4.2.5p27)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday April 22, 2007 at 07:34:30 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:38:15 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 16c11082019c74855219409efc21d024b0951ded..e1ea3bd35d8b986a52205d4479f9488e02652f54 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday April 22, 2007 at 07:40:48 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:44:19 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p26\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p27\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 41ccb3ea745864f896377bd0f2ec67464929b479..41c1be987ba87f408c82beb1c097d5b2b68c5d50 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday April 22, 2007 at 07:40:48 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:44:19 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -71,8 +71,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p26"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p26"
+#define NTPDC_VERSION       "4.2.5p27"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p27"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2e639041680d8a22dbdde868d554145554a043aa..b4ff75425dcad2b7c6365b05e62fb8b9890b64f7 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday April 22, 2007 at 07:40:50 AM EDT
+# It has been AutoGen-ed  Wednesday April 25, 2007 at 07:44:21 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -59,7 +59,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.5p20
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p26
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 53c1138a03953cc542743f7359210d98d5b577a5..8ad06f9affe59e3fec6f93aab4cd1fa9e32001da 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-04-22 "( 4.2.5p26)" "Programmer's Manual"
+.TH NTPDC 1 2007-04-25 "( 4.2.5p27)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday April 22, 2007 at 07:40:50 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:44:21 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4f8b08ae6e4a462e87512ba809ccacde0cd269c1..fdb9d379b74d796273f4d9be2b5c418386a7c625 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday April 22, 2007 at 07:41:19 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:44:49 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p26\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p27\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1310abaf19929c5efcb52f079747aec3d83649b1..afaacc06e60ec69343dc91dc599912688be6a759 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday April 22, 2007 at 07:41:18 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:44:48 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p26"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p26"
+#define NTPQ_VERSION       "4.2.5p27"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p27"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 184baaff8cb344d1417f18a119b1fcffd85afd56..06aa6b8580bbe2774ad895ae02be4fd18581a207 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday April 22, 2007 at 07:41:21 AM EDT
+# It has been AutoGen-ed  Wednesday April 25, 2007 at 07:44:51 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.5p20
+ntpq - standard NTP query program - Ver. 4.2.5p26
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d9fe38a1a3470dcdb68b66a8751a81a30c946006..58ebb7f0bbcca5622b16ddc6746419110f5672d1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-04-22 "( 4.2.5p26)" "Programmer's Manual"
+.TH NTPQ 1 2007-04-25 "( 4.2.5p27)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday April 22, 2007 at 07:41:20 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:44:50 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index db897b47c431b9cae26f64f2a46ac510098f09be..e9e14d1ae925cfae539e042719c7d9c9cfce08e1 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=26
+point=27
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 574e82f8f0ceb004bdfae603809174e509cd799f..c8148ceee9d6118e23202c7a405886915eca36cb 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday April 22, 2007 at 07:41:48 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:45:17 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -505,7 +505,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p26\n\
+"sntp - standard SNTP program - Ver. 4.2.5p27\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 93b213ebed8a3849c0c94f4994d42df6f352570c..2714acbdc084f86e18e55d025e1a1188834aa07f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday April 22, 2007 at 07:41:47 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:45:16 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -148,8 +148,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p26"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p26"
+#define SNTP_VERSION       "4.2.5p27"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p27"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e40412a96f30c15a600b11fecda27093ec3efba5..856e3da1644bc5a5ae427c407ccc03d6b52f7342 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday April 22, 2007 at 07:41:49 AM EDT
+# It has been AutoGen-ed  Wednesday April 25, 2007 at 07:45:19 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ee8b74cb22456d4090bf98c2b23915a690bff6aa..208b7ea7edf8f2a8538be28db61a9b64ede149d6 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-04-22 "( 4.2.5p26)" "Programmer's Manual"
+.TH SNTP 1 2007-04-25 "( 4.2.5p27)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday April 22, 2007 at 07:41:48 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:45:18 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 67aa9c07a9c0a80d687721bda219b3c6627fe84d..5c2b7c0e00ff5f967cced5d4c9fe4bc2260c42f3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday April 22, 2007 at 07:41:57 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:45:26 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -791,7 +791,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p26\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p27\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5ff520785f515a74192916ae0a8d5257f36ff659..61f6fd5da3dff66596f85d7889a68ba9639b08d5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday April 22, 2007 at 07:41:57 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:45:26 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -80,8 +80,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.5p26"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p26"
+#define NTP_KEYGEN_VERSION       "4.2.5p27"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p27"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a9c913577ed859d159f09845c26d8eba0c6acac3..8778d8261692198321f84ac4bcbf4e8ccde4481d 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday April 22, 2007 at 07:41:59 AM EDT
+# It has been AutoGen-ed  Wednesday April 25, 2007 at 07:45:28 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -53,7 +53,7 @@ This is the automatically generated usage text for ntp-keygen:
 @exampleindent 0
 @example
 Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p20
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p26
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 21a3df3f1ab65b97fecbf508d11fe18f8100a3f8..0b1f2ab2e1f601b0df153f9a5b83d0325f29c83a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-04-22 "(ntp 4.2.5p26)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-04-25 "(ntp 4.2.5p27)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday April 22, 2007 at 07:41:59 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 25, 2007 at 07:45:27 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"