]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P3 NTP_4_2_4P3
authorHarlan Stenn <stenn@ntp.org>
Fri, 29 Jun 2007 19:46:00 +0000 (15:46 -0400)
committerHarlan Stenn <stenn@ntp.org>
Fri, 29 Jun 2007 19:46:00 +0000 (15:46 -0400)
bk: 468561780EwXj8BIaErkVHpf70WKKQ

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 310c8ab7dacee1c7adc715ba8fbf1b5aeaea8f0c..028a4d2782266664138388cc94079e8a2c086804 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:38:14 AM EDT
+ *  It has been AutoGen-ed  Friday June 29, 2007 at 03:44:18 PM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -836,7 +836,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p3-RC1\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 32167a48a7e9f4fe724e2e1badf64618bc18b6c9..9aafe5da5c163fc4c26a461c9923c8ef7404ff63 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:38:14 AM EDT
+ *  It has been AutoGen-ed  Friday June 29, 2007 at 03:44:18 PM 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.4p3-RC1"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p3-RC1"
+#define NTPD_VERSION       "4.2.4p3"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 622011e509daa62bcc9a5dbee2096bd16aaf34cc..993ab4191c26369e3ce2b342c5d23450808ab3d3 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 27, 2007 at 07:38:17 AM EDT
+# It has been AutoGen-ed  Friday June 29, 2007 at 03:44:18 PM 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.5p53
+ntpd - NTP daemon program - Ver. 4.2.5p55
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1dc3808260a85e6303a38f29f8ac55b59f8605f8..48c0240713c6bc8d71d3b9595196c3b82aa8a72c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-06-27 "( 4.2.4p3-RC1)" "Programmer's Manual"
+.TH NTPD 1 2007-06-29 "( 4.2.4p3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:38:16 AM EDT
+.\"  It has been AutoGen-ed  Friday June 29, 2007 at 03:44:18 PM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 48aff422274b8056b9ee5e6813a972e30e06fc5b..24554154011ad500def1dd97418f5ae0b765bfe5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:38:19 AM EDT
+ *  It has been AutoGen-ed  Friday June 29, 2007 at 03:44:19 PM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1073,7 +1073,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p3-RC1\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6f2512cf4d00cde13087ea1858fd0c783956cec5..9967377f2805ce731be85bd8ec47998f7d511ffa 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:38:18 AM EDT
+ *  It has been AutoGen-ed  Friday June 29, 2007 at 03:44:19 PM 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.4p3-RC1"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p3-RC1"
+#define NTPDSIM_VERSION       "4.2.4p3"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a3bdf8bee0909dc60ec12d2a6c6155e6d3813515..d5a8b8fd4be0bdc7e15b94f1c178125a16be543c 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 27, 2007 at 07:38:22 AM EDT
+# It has been AutoGen-ed  Friday June 29, 2007 at 03:44:20 PM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f1898940484acd157e633ff3a258888df2af5544..1af992681f88a0b6fc3aa10ab5ae2eb9f3379d54 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-06-27 "( 4.2.4p3-RC1)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-06-29 "( 4.2.4p3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:38:20 AM EDT
+.\"  It has been AutoGen-ed  Friday June 29, 2007 at 03:44:19 PM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 09cb41470c84de16c7168a2ddd793957a0625f72..d4308e919e4d513cfb5cf3b980a73814cf3713d4 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:44:40 AM EDT
+ *  It has been AutoGen-ed  Friday June 29, 2007 at 03:45:35 PM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -463,7 +463,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p3-RC1\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 05cf4d7bd96d3adbc92430d616c8d02c19ed7ab0..500e4391c2a3a0ddebf900625cb68a634e28ea35 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:44:39 AM EDT
+ *  It has been AutoGen-ed  Friday June 29, 2007 at 03:45:35 PM 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.4p3-RC1"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p3-RC1"
+#define NTPDC_VERSION       "4.2.4p3"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7c5179318e39d1483bd89e939c55cfed8f073586..03f0d7d03674ee384562558c4b7eedeb122a6d7c 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 27, 2007 at 07:44:42 AM EDT
+# It has been AutoGen-ed  Friday June 29, 2007 at 03:45:36 PM 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.5p53
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p55
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index c91f130f87fb704651c661357349dccd70d202d7..40642ce53763faacff38606e6c3d60f25aa0aae7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-06-27 "( 4.2.4p3-RC1)" "Programmer's Manual"
+.TH NTPDC 1 2007-06-29 "( 4.2.4p3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:44:41 AM EDT
+.\"  It has been AutoGen-ed  Friday June 29, 2007 at 03:45:36 PM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0b244f29cb2eafeda355abbfbfeb7f968baf5b64..21f0e59f4387e47d0bffc2c5f3f54c6f5cd951a6 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:45:10 AM EDT
+ *  It has been AutoGen-ed  Friday June 29, 2007 at 03:45:43 PM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -411,7 +411,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.4p3-RC1\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 82b1771c4bf350285c2c888b9943bebd17d7d7b8..9606dfb75100ae45a447209b47059efc6f44a87a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:45:10 AM EDT
+ *  It has been AutoGen-ed  Friday June 29, 2007 at 03:45:42 PM 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.4p3-RC1"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p3-RC1"
+#define NTPQ_VERSION       "4.2.4p3"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 60206c6c39d0f6f624f6c7e4f4ada459694489ec..515ad6b8cdd5df6e11d615f04a908ad97ea3ac7f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 27, 2007 at 07:45:12 AM EDT
+# It has been AutoGen-ed  Friday June 29, 2007 at 03:45:43 PM 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.5p53
+ntpq - standard NTP query program - Ver. 4.2.5p55
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 6069da0816263fbfb05d66d377219ac8b818bc48..68b283df277d4a96d9fd367bb30faf67fcd831c3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-06-27 "( 4.2.4p3-RC1)" "Programmer's Manual"
+.TH NTPQ 1 2007-06-29 "( 4.2.4p3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:45:11 AM EDT
+.\"  It has been AutoGen-ed  Friday June 29, 2007 at 03:45:43 PM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0462c6878ea3c87f8abee61880e002a7fc0698b5..02675298761b704e830f4d335c4c2fe78b01e91b 100644 (file)
@@ -16,7 +16,7 @@ special=
 # [???] To start an RC cycle: RC->yes
 # To release from an RC cycle: rcpoint-> GO
 # ReleaseCandidate. 'yes' or 'no'.
-releasecandidate=yes
+releasecandidate=no
 #releasecandidate=no
 # ChangeLog tag
 CLTAG=NTP_4_2_0
@@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0
 # - - rcpoint gets set to 0
 # - - releasecandidate gets set to no
 # - GRONK is for -dev
-rcpoint=GO
+rcpoint=
 #rcpoint=GRONK
index ec5863e687197bd14673247fe88ca50484cf8102..73fcdb73121370a2dfbd3a98043c3c05b781ec09 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:45:39 AM EDT
+ *  It has been AutoGen-ed  Friday June 29, 2007 at 03:45:49 PM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -514,7 +514,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.4p3-RC1\n\
+"sntp - standard SNTP program - Ver. 4.2.4p3\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2c2c1cd2fac5f547a220bcfec2f7b3f2af64c37a..d94debd2222b1350ac803519a59e6f9962b4b7ef 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:45:38 AM EDT
+ *  It has been AutoGen-ed  Friday June 29, 2007 at 03:45:49 PM 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.4p3-RC1"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p3-RC1"
+#define SNTP_VERSION       "4.2.4p3"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 559bf0bf948930ed3d3967d8e52794342f4c41c6..cd41c234a3a1e7f210d0c761aac8746cc39533dd 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 27, 2007 at 07:45:41 AM EDT
+# It has been AutoGen-ed  Friday June 29, 2007 at 03:45:49 PM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c47f503fcd256fe4656e16e3d2ee25c50a280ad4..6dc37731905e3cc08aa4ba955a52a889f1765e9f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:45:49 AM EDT
+ *  It has been AutoGen-ed  Friday June 29, 2007 at 03:45:51 PM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -800,7 +800,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p3-RC1\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7d550f64d6af77988dd748783f322355c0e1ca60..30c20c8ad8c0936b48c946495a71f6235c17a19b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:45:49 AM EDT
+ *  It has been AutoGen-ed  Friday June 29, 2007 at 03:45:51 PM 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.4p3-RC1"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p3-RC1"
+#define NTP_KEYGEN_VERSION       "4.2.4p3"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6f47fbf11e62805692630b425e7c89ce7c4c1060..3ed864df3bf3e44ee88b5bd712ad2b1f399f748a 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 27, 2007 at 07:45:51 AM EDT
+# It has been AutoGen-ed  Friday June 29, 2007 at 03:45:52 PM 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.5p53
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p55
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 3869cfdbe98b62ccc49f104d3fbdbb5801839f78..d258a8068ed0af46ee556dc569d003458d3b896a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-06-27 "(ntp 4.2.4p3-RC1)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-06-29 "(ntp 4.2.4p3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 27, 2007 at 07:45:51 AM EDT
+.\"  It has been AutoGen-ed  Friday June 29, 2007 at 03:45:51 PM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"