From: Harlan Stenn Date: Sun, 26 Jul 2009 11:54:22 +0000 (-0400) Subject: NTP_4_2_5P194 X-Git-Tag: NTP_4_2_5P194^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a26140db369cccd1de69b3d794d44e286efbf4d0;p=thirdparty%2Fntp.git NTP_4_2_5P194 bk: 4a6c43eeI4TPo5KnbrDwoZgjvSQx0w --- diff --git a/ChangeLog b/ChangeLog index e39bf8e3e..28832eccc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p194) 2009/07/26 Released by Harlan Stenn * Documentation updates from Dave Mills. * Use scripts/cvo.sh in the build script to get better subdir names. (4.2.5p193) 2009/07/25 Released by Harlan Stenn diff --git a/gsoc_sntp/sntp-opts.c b/gsoc_sntp/sntp-opts.c index 40197b0f1..8b131039a 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 Saturday July 25, 2009 at 07:52:13 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:51:49 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -458,7 +458,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p193\n\ +"sntp - standard SNTP program - Ver. 4.2.5p194\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/gsoc_sntp/sntp-opts.h b/gsoc_sntp/sntp-opts.h index 20f95186e..2d51e7670 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 Saturday July 25, 2009 at 07:52:12 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:51:48 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.5p193" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p193" +#define SNTP_VERSION "4.2.5p194" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p194" /* * 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 49e3f6738..36dd3175c 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 Saturday July 25, 2009 at 07:52:16 AM EDT +# It has been AutoGen-ed Sunday July 26, 2009 at 07:51:52 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 fe5cfba49..d1280bae6 100644 --- a/gsoc_sntp/sntp.1 +++ b/gsoc_sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-07-25 "( 4.2.5p193)" "Programmer's Manual" +.TH SNTP 1 2009-07-26 "( 4.2.5p194)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Saturday July 25, 2009 at 07:52:14 AM EDT +.\" It has been AutoGen-ed Sunday July 26, 2009 at 07:51:51 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 f91663efa..d67840b80 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 Saturday July 25, 2009 at 07:38:57 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:38:30 AM EDT * From the definitions ntpd-opts.def * and the template file options * @@ -918,7 +918,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p193\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p194\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index e6b675484..f9dd1b0c5 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 Saturday July 25, 2009 at 07:38:56 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:38:29 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.5p193" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p193" +#define NTPD_VERSION "4.2.5p194" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p194" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 7de894477..121dc413e 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 Saturday July 25, 2009 at 07:39:00 AM EDT +# It has been AutoGen-ed Sunday July 26, 2009 at 07:38:33 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 812275fd5..a3d0e1ebf 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-07-25 "( 4.2.5p193)" "Programmer's Manual" +.TH NTPD 1 2009-07-26 "( 4.2.5p194)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Saturday July 25, 2009 at 07:38:59 AM EDT +.\" It has been AutoGen-ed Sunday July 26, 2009 at 07:38:31 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 fe84a967b..87fc266a2 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 Saturday July 25, 2009 at 07:45:53 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:45:27 AM EDT * From the definitions ntpdc-opts.def * and the template file options * @@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p193\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p194\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 8eb2d405f..d1007db85 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 Saturday July 25, 2009 at 07:45:52 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:45:26 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.5p193" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p193" +#define NTPDC_VERSION "4.2.5p194" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p194" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 7a2133bc2..6bef931a6 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 Saturday July 25, 2009 at 07:45:55 AM EDT +# It has been AutoGen-ed Sunday July 26, 2009 at 07:45:29 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 0ff816bd8..980981280 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-07-25 "( 4.2.5p193)" "Programmer's Manual" +.TH NTPDC 1 2009-07-26 "( 4.2.5p194)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Saturday July 25, 2009 at 07:45:54 AM EDT +.\" It has been AutoGen-ed Sunday July 26, 2009 at 07:45:28 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 c88ab1e75..ac881975a 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 Saturday July 25, 2009 at 07:46:24 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:46:01 AM EDT * From the definitions ntpq-opts.def * and the template file options * @@ -408,7 +408,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.5p193\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p194\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index d3f2f1888..be45efd59 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 Saturday July 25, 2009 at 07:46:23 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:46:00 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.5p193" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p193" +#define NTPQ_VERSION "4.2.5p194" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p194" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 0f0d89bc6..b46eb71d9 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 Saturday July 25, 2009 at 07:46:27 AM EDT +# It has been AutoGen-ed Sunday July 26, 2009 at 07:46:04 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 3f08771e2..cdeaf7eaa 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-07-25 "( 4.2.5p193)" "Programmer's Manual" +.TH NTPQ 1 2009-07-26 "( 4.2.5p194)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Saturday July 25, 2009 at 07:46:25 AM EDT +.\" It has been AutoGen-ed Sunday July 26, 2009 at 07:46:03 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 3d12a5243..afd16eedb 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 Saturday July 25, 2009 at 07:47:09 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:46:48 AM EDT * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -226,7 +226,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p193\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p194\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 9b8de868b..39ccb5e72 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 Saturday July 25, 2009 at 07:47:09 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:46:48 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.5p193" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p193" +#define NTPSNMPD_VERSION "4.2.5p194" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p194" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index b47d9fab7..26b444484 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 Saturday July 25, 2009 at 07:47:11 AM EDT +# It has been AutoGen-ed Sunday July 26, 2009 at 07:46:50 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 1d3821b93..71b618bda 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-07-25 "( 4.2.5p193)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-07-26 "( 4.2.5p194)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed Saturday July 25, 2009 at 07:47:11 AM EDT +.\" It has been AutoGen-ed Sunday July 26, 2009 at 07:46:50 AM EDT .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index e5dc15a2a..6e4f93c00 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=193 +point=194 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 309149b37..014d4f3ea 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 Saturday July 25, 2009 at 07:53:17 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:52:54 AM EDT * From the definitions sntp-opts.def * and the template file options * @@ -508,7 +508,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.5p193\n\ +"sntp - standard SNTP program - Ver. 4.2.5p194\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 07461b8ec..13186368f 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 Saturday July 25, 2009 at 07:53:16 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:52:53 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.5p193" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p193" +#define SNTP_VERSION "4.2.5p194" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p194" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index dd4cf5fc2..4e2ee81fe 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 Saturday July 25, 2009 at 07:53:20 AM EDT +# It has been AutoGen-ed Sunday July 26, 2009 at 07:52:57 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 c3783f0ba..f7d1333b1 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-07-25 "( 4.2.5p193)" "Programmer's Manual" +.TH SNTP 1 2009-07-26 "( 4.2.5p194)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Saturday July 25, 2009 at 07:53:19 AM EDT +.\" It has been AutoGen-ed Sunday July 26, 2009 at 07:52:55 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 c4785a817..6d7c016f1 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 Saturday July 25, 2009 at 07:53:37 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:53:05 AM EDT * From the definitions ntp-keygen-opts.def * and the template file options * @@ -769,7 +769,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p193\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p194\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 2055aea3b..cf8529459 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 Saturday July 25, 2009 at 07:53:36 AM EDT + * It has been AutoGen-ed Sunday July 26, 2009 at 07:53:04 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.5p193" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p193" +#define NTP_KEYGEN_VERSION "4.2.5p194" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p194" /* * 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 96459efca..079ca7b77 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 Saturday July 25, 2009 at 07:53:39 AM EDT +# It has been AutoGen-ed Sunday July 26, 2009 at 07:53:08 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 d8b79a480..fe8e67b94 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-07-25 "(ntp 4.2.5p193)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-07-26 "(ntp 4.2.5p194)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Saturday July 25, 2009 at 07:53:38 AM EDT +.\" It has been AutoGen-ed Sunday July 26, 2009 at 07:53:07 AM EDT .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"