From: Harlan Stenn Date: Thu, 16 Jul 2009 11:54:10 +0000 (-0400) Subject: NTP_4_2_5P189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa8da440ad461e2d850cd9b9472f88654c8043af;p=thirdparty%2Fntp.git NTP_4_2_5P189 bk: 4a5f14e2DmS18xmXS69d_5-mzVNFng --- diff --git a/ChangeLog b/ChangeLog index 1269efa8ba..4f04d1a20e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p189) 2009/07/16 Released by Harlan Stenn * Documentation cleanup from Dave Mills. (4.2.5p188) 2009/07/15 Released by Harlan Stenn * [Bug 1245] Broken xmt time sent in fast_xmit() of 4.2.5p187. diff --git a/gsoc_sntp/sntp-opts.c b/gsoc_sntp/sntp-opts.c index 3b69b27436..3a53b9adc6 100644 --- a/gsoc_sntp/sntp-opts.c +++ b/gsoc_sntp/sntp-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:50:39 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:51:45 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p188\n\ +"sntp - standard SNTP program - Ver. 4.2.5p189\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/gsoc_sntp/sntp-opts.h b/gsoc_sntp/sntp-opts.h index b7abfc6f93..e8618693f1 100644 --- a/gsoc_sntp/sntp-opts.h +++ b/gsoc_sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:50:38 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:51:45 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -72,8 +72,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 17 -#define SNTP_VERSION "4.2.5p188" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p188" +#define SNTP_VERSION "4.2.5p189" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p189" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/gsoc_sntp/sntp-opts.texi b/gsoc_sntp/sntp-opts.texi index 084dc7bfe1..0baafd981c 100644 --- a/gsoc_sntp/sntp-opts.texi +++ b/gsoc_sntp/sntp-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed Wednesday July 15, 2009 at 07:50:42 AM EDT +# It has been AutoGen-ed Thursday July 16, 2009 at 07:51:48 AM EDT # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/gsoc_sntp/sntp.1 b/gsoc_sntp/sntp.1 index c727b559d6..24a250d532 100644 --- a/gsoc_sntp/sntp.1 +++ b/gsoc_sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-07-15 "( 4.2.5p188)" "Programmer's Manual" +.TH SNTP 1 2009-07-16 "( 4.2.5p189)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Wednesday July 15, 2009 at 07:50:40 AM EDT +.\" It has been AutoGen-ed Thursday July 16, 2009 at 07:51:47 AM EDT .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 6526c017f1..487990dc6d 100644 --- a/ntpd/ntpd-opts.c +++ b/ntpd/ntpd-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpd-opts.c) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:37:38 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:38:42 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -914,7 +914,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p188\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p189\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index fc4cf26c78..224dfc8dae 100644 --- a/ntpd/ntpd-opts.h +++ b/ntpd/ntpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpd-opts.h) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:37:37 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:38:41 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -89,8 +89,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 34 -#define NTPD_VERSION "4.2.5p188" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p188" +#define NTPD_VERSION "4.2.5p189" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p189" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 2b5771eace..c8754d3116 100644 --- a/ntpd/ntpd-opts.texi +++ b/ntpd/ntpd-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpd-opts.texi) # -# It has been AutoGen-ed Wednesday July 15, 2009 at 07:37:41 AM EDT +# It has been AutoGen-ed Thursday July 16, 2009 at 07:38:45 AM EDT # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 4f32adc0a9..ca9ac97454 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-07-15 "( 4.2.5p188)" "Programmer's Manual" +.TH NTPD 1 2009-07-16 "( 4.2.5p189)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Wednesday July 15, 2009 at 07:37:40 AM EDT +.\" It has been AutoGen-ed Thursday July 16, 2009 at 07:38:43 AM EDT .\" From the definitions ntpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index 0af90cdb5b..e2ef74e418 100644 --- a/ntpdc/ntpdc-opts.c +++ b/ntpdc/ntpdc-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.c) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:44:24 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:45:36 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p188\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p189\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 0c9feeb4bf..18cbdcece7 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.h) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:44:23 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:45:36 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -70,8 +70,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.5p188" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p188" +#define NTPDC_VERSION "4.2.5p189" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p189" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index ac68952c36..fd3264f56e 100644 --- a/ntpdc/ntpdc-opts.texi +++ b/ntpdc/ntpdc-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi) # -# It has been AutoGen-ed Wednesday July 15, 2009 at 07:44:26 AM EDT +# It has been AutoGen-ed Thursday July 16, 2009 at 07:45:38 AM EDT # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index 9b857f03a2..6fe8aa8635 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-07-15 "( 4.2.5p188)" "Programmer's Manual" +.TH NTPDC 1 2009-07-16 "( 4.2.5p189)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Wednesday July 15, 2009 at 07:44:25 AM EDT +.\" It has been AutoGen-ed Thursday July 16, 2009 at 07:45:38 AM EDT .\" From the definitions ntpdc-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpq/ntpq-opts.c b/ntpq/ntpq-opts.c index eaac5d4611..89f648b58c 100644 --- a/ntpq/ntpq-opts.c +++ b/ntpq/ntpq-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpq-opts.c) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:44:54 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:46:05 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p188\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p189\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 5f49cb6a1c..c8356369f6 100644 --- a/ntpq/ntpq-opts.h +++ b/ntpq/ntpq-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpq-opts.h) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:44:54 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:46:05 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -68,8 +68,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define NTPQ_VERSION "4.2.5p188" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p188" +#define NTPQ_VERSION "4.2.5p189" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p189" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 368ae5babf..c61c823e01 100644 --- a/ntpq/ntpq-opts.texi +++ b/ntpq/ntpq-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpq-opts.texi) # -# It has been AutoGen-ed Wednesday July 15, 2009 at 07:44:57 AM EDT +# It has been AutoGen-ed Thursday July 16, 2009 at 07:46:08 AM EDT # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index cfa286249f..ca57bbc450 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-07-15 "( 4.2.5p188)" "Programmer's Manual" +.TH NTPQ 1 2009-07-16 "( 4.2.5p189)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Wednesday July 15, 2009 at 07:44:56 AM EDT +.\" It has been AutoGen-ed Thursday July 16, 2009 at 07:46:07 AM EDT .\" From the definitions ntpq-opts.def .\" and the template file agman1.tpl .\" diff --git a/ntpsnmpd/ntpsnmpd-opts.c b/ntpsnmpd/ntpsnmpd-opts.c index fdf96ab061..1bee36d6b3 100644 --- a/ntpsnmpd/ntpsnmpd-opts.c +++ b/ntpsnmpd/ntpsnmpd-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:45:40 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:46:50 AM EDT * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p188\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p189\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 10851b2d2a..8c3d0aaeb9 100644 --- a/ntpsnmpd/ntpsnmpd-opts.h +++ b/ntpsnmpd/ntpsnmpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:45:40 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:46:50 AM EDT * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -62,8 +62,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 7 -#define NTPSNMPD_VERSION "4.2.5p188" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p188" +#define NTPSNMPD_VERSION "4.2.5p189" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p189" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index d25b7ac0ef..fd31f5cfa7 100644 --- a/ntpsnmpd/ntpsnmpd-opts.texi +++ b/ntpsnmpd/ntpsnmpd-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi) # -# It has been AutoGen-ed Wednesday July 15, 2009 at 07:45:42 AM EDT +# It has been AutoGen-ed Thursday July 16, 2009 at 07:46:52 AM EDT # From the definitions ntpsnmpd-opts.def # and the template file aginfo.tpl @end ignore diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index 04f0fd935e..b00b3652a0 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-07-15 "( 4.2.5p188)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-07-16 "( 4.2.5p189)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed Wednesday July 15, 2009 at 07:45:41 AM EDT +.\" It has been AutoGen-ed Thursday July 16, 2009 at 07:46:51 AM EDT .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 3746430b38..4618f8c969 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -9,7 +9,7 @@ version=${proto}.${major}.${minor} # - Numeric values increment # - empty 'increments' to 1 # - NEW 'increments' to empty -point=188 +point=189 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 7d8eb5f8f3..470c92ee32 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:51:37 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:52:45 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p188\n\ +"sntp - standard SNTP program - Ver. 4.2.5p189\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index d680517c1c..70f39f5924 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:51:36 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:52:44 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -147,8 +147,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 13 -#define SNTP_VERSION "4.2.5p188" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p188" +#define SNTP_VERSION "4.2.5p189" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p189" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 900c6d47eb..c81a565a75 100644 --- a/sntp/sntp-opts.texi +++ b/sntp/sntp-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (sntp-opts.texi) # -# It has been AutoGen-ed Wednesday July 15, 2009 at 07:51:39 AM EDT +# It has been AutoGen-ed Thursday July 16, 2009 at 07:52:47 AM EDT # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore diff --git a/sntp/sntp.1 b/sntp/sntp.1 index 777a6e437d..6b04c0ee11 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-07-15 "( 4.2.5p188)" "Programmer's Manual" +.TH SNTP 1 2009-07-16 "( 4.2.5p189)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Wednesday July 15, 2009 at 07:51:38 AM EDT +.\" It has been AutoGen-ed Thursday July 16, 2009 at 07:52:46 AM EDT .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index 52dab43233..0898540b77 100644 --- a/util/ntp-keygen-opts.c +++ b/util/ntp-keygen-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:51:47 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:52:54 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p188\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p189\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index da368326a4..0f7d0090ec 100644 --- a/util/ntp-keygen-opts.h +++ b/util/ntp-keygen-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h) * - * It has been AutoGen-ed Wednesday July 15, 2009 at 07:51:46 AM EDT + * It has been AutoGen-ed Thursday July 16, 2009 at 07:52:53 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -78,8 +78,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 23 -#define NTP_KEYGEN_VERSION "4.2.5p188" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p188" +#define NTP_KEYGEN_VERSION "4.2.5p189" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p189" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/util/ntp-keygen-opts.texi b/util/ntp-keygen-opts.texi index c0c606ed0e..1af55d9fdf 100644 --- a/util/ntp-keygen-opts.texi +++ b/util/ntp-keygen-opts.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi) # -# It has been AutoGen-ed Wednesday July 15, 2009 at 07:51:49 AM EDT +# It has been AutoGen-ed Thursday July 16, 2009 at 07:52:56 AM EDT # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index dc8357747a..6eadb597a2 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-07-15 "(ntp 4.2.5p188)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-07-16 "(ntp 4.2.5p189)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Wednesday July 15, 2009 at 07:51:49 AM EDT +.\" It has been AutoGen-ed Thursday July 16, 2009 at 07:52:55 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"