]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4_RC1 NTP_4_2_4_RC1
authorHarlan Stenn <stenn@ntp.org>
Tue, 23 Jan 2007 09:47:08 +0000 (04:47 -0500)
committerHarlan Stenn <stenn@ntp.org>
Tue, 23 Jan 2007 09:47:08 +0000 (04:47 -0500)
bk: 45b5d99cFefptmJ6SCrylUO14ljGaA

24 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
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 3c93f4871b98f650fe6ac90ab96ca6caa9b09cf0..b90d6a79839b62a7fd63c7039e1a16f7c7766250 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday December 28, 2006 at 07:11:54 PM EST
+ *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:15 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -866,7 +866,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4\n\
+"ntpd - NTP daemon program - Ver. 4.2.4-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e0d0135d7d1344f1c4416adea5c902a691f3d98f..99fdcc559109fb29df58eb94017ff7cdfee049fd 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday December 28, 2006 at 07:11:53 PM EST
+ *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:14 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.4"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4"
+#define NTPD_VERSION       "4.2.4-RC1"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2d722dc0f4ad3e4262508c4e4b3b839113754e14..b43b584520010d8311c38d8edf9a756e40de73f9 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday December 28, 2006 at 07:11:56 PM EST
+# It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:19 AM EST
 # 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.3p67-RC
+ntpd - NTP daemon program - Ver. 4.2.5p2
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index bd29f15b647af47c05e9fabb4f45a71f7b28b1de..21e4bacd29548b223e6da68e39a2cfebe18ef1a0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-12-28 "( 4.2.4)" "Programmer's Manual"
+.TH NTPD 1 2007-01-23 "( 4.2.4-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday December 28, 2006 at 07:11:55 PM EST
+.\"  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:17 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2e0004b42a1ab81b626dfedb558b88e5b0a27cec..045fdb01dafbf9e2e5739d41094f84e748f77949 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday December 28, 2006 at 07:11:59 PM EST
+ *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:21 AM EST
  *  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.4\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a16fa0fa5690d1c339f3e362d7ddabbf53f172f5..eeef835f3c2e1b4446cc1aa24f4f92343171ee7d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday December 28, 2006 at 07:11:58 PM EST
+ *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:20 AM EST
  *  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.4"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4"
+#define NTPDSIM_VERSION       "4.2.4-RC1"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index accb34fc6976b9d808d9eb17cac457b6a61b3aeb..84d4ed7aa13e8f3f5ae1d45a8b04c7c08aa66dbf 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday December 28, 2006 at 07:12:01 PM EST
+# It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:24 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4604d48b003ca855b1819469a60dd62fd6a3e7e7..16eea90b04d667b33f76a6f8e4f31fb5e45267b0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-12-28 "( 4.2.4)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-01-23 "( 4.2.4-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday December 28, 2006 at 07:12:00 PM EST
+.\"  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:22 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e7b05b441ac0441373f298b00d802a189a4fc795..aed7d99857ffc7b8171fa68961ccbefc0520e991 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday December 28, 2006 at 07:18:28 PM EST
+ *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:44:56 AM EST
  *  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.4\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5b6e141f2c7da884c1d44a6a32f40c2b93830fd0..4a74af12b3628ae9871afbe9172f1e879d6a605c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday December 28, 2006 at 07:18:28 PM EST
+ *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:44:55 AM EST
  *  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.4"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4"
+#define NTPDC_VERSION       "4.2.4-RC1"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 09afbfaccf7d863dc4b8095690f1c15647c530c3..c037c8e8ee228adafebc5be6b8416ea7c3dc534a 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday December 28, 2006 at 07:18:30 PM EST
+# It has been AutoGen-ed  Tuesday January 23, 2007 at 04:44:57 AM EST
 # 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.3p67-RC
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p2
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 8c829e536ee9a335d88711ede598888c905c1f42..394290c7d3b73dd134e7d8151217044c6d952de8 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-12-28 "( 4.2.4)" "Programmer's Manual"
+.TH NTPDC 1 2007-01-23 "( 4.2.4-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday December 28, 2006 at 07:18:29 PM EST
+.\"  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:44:57 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b0634fdf0bcb9422bafd98ce36095d4b455ea956..d10ad1b4f8ae0685b2dd94a03df26f1fd287ac4e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday December 28, 2006 at 07:18:58 PM EST
+ *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:28 AM EST
  *  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.4\n\
+"ntpq - standard NTP query program - Ver. 4.2.4-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 955f36879784dc767783743935a36e3aaccc02b1..4cae326a65e3a70d6da53f27cf7944f31de4e6e7 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday December 28, 2006 at 07:18:58 PM EST
+ *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:28 AM EST
  *  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.4"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4"
+#define NTPQ_VERSION       "4.2.4-RC1"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 32bc6a2bb38d71de83ccf7476301cfdfcfca1e3e..c7a317f62cb32384e900421eeccff5004109761e 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday December 28, 2006 at 07:19:01 PM EST
+# It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:31 AM EST
 # 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.3p67-RC
+ntpq - standard NTP query program - Ver. 4.2.5p2
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 056c78c8ea5e905ab8258c2da74201b2e3979cd4..cba304425d114e87db75a31dca5fd53d0db55276 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-12-28 "( 4.2.4)" "Programmer's Manual"
+.TH NTPQ 1 2007-01-23 "( 4.2.4-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday December 28, 2006 at 07:19:00 PM EST
+.\"  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:30 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 33285cf8b37243d7ab7613dc2ce91869a7ec913a..2986798ed27940f4a2656e77b3191fa105b76b8e 100644 (file)
@@ -9,12 +9,12 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=NEW
+point=
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
 # ReleaseCandidate. 'yes' or 'no'.
-releasecandidate=no
+releasecandidate=yes
 #releasecandidate=no
 # ChangeLog tag
 CLTAG=NTP_4_2_0
@@ -25,5 +25,5 @@ CLTAG=NTP_4_2_0
 # - - rcpoint gets set to 0
 # - - releasecandidate gets set to no
 # - GRONK is for -dev
-rcpoint=
+rcpoint=1
 #rcpoint=GRONK
index 3fc6143409451e9f738eda2d84a0c79a1839db05..564082cc39fc231cdfa6657e6a00a9060f4764c5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday December 28, 2006 at 07:19:28 PM EST
+ *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:57 AM EST
  *  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.4\n\
+"sntp - standard SNTP program - Ver. 4.2.4-RC1\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7e0075b234d2d0b8851fe4e0f88caec1f97449a5..7fe2b743102a03693ec4ab672d522998813083b9 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday December 28, 2006 at 07:19:28 PM EST
+ *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:56 AM EST
  *  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.4"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4"
+#define SNTP_VERSION       "4.2.4-RC1"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6bd81437bea228658aaa3387355c72ecd928d712..0132bdeb6872ca7b8721f17eaab1ded27a46157b 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday December 28, 2006 at 07:19:30 PM EST
+# It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:59 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3bbbf82338115780faea78d8cd1d146ab9c48c0c..14f3532d6cc52a7b2ad65c5fda239159ecd4dee1 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday December 28, 2006 at 07:19:38 PM EST
+ *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:46:07 AM EST
  *  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.4\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2410bc6c8679213deb491eeefbf987d3ddd27db2..4c93d385c1f2d9dc09a689da2d014f31342d2d64 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday December 28, 2006 at 07:19:37 PM EST
+ *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:46:06 AM EST
  *  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.4"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4"
+#define NTP_KEYGEN_VERSION       "4.2.4-RC1"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 173d5a4363d15d8a3d019c11a648b4b0b24e0048..5b6885476bb99f1743c73de2a9a8cdcc1695aa07 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday December 28, 2006 at 07:19:39 PM EST
+# It has been AutoGen-ed  Tuesday January 23, 2007 at 04:46:09 AM EST
 # 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.3p67-RC
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p2
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 731788a288b0e7924fa67292777596061135aa72..645dd5ee3cd209c40b17d54f99bc6a8d1bd52f4a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-12-28 "(ntp 4.2.4)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-01-23 "(ntp 4.2.4-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday December 28, 2006 at 07:19:39 PM EST
+.\"  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:46:09 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"