From 1c7eb5c7f136d5b9c2ee5f4662a175476b94de64 Mon Sep 17 00:00:00 2001 From: Harlan Stenn Date: Sat, 28 Mar 2009 06:55:26 -0500 Subject: [PATCH] NTP_4_2_5P159 bk: 49ce102eHJ953tEFrj0ip1gtoFs3oQ --- ChangeLog | 1 + gsoc_sntp/sntp-opts.c | 4 ++-- gsoc_sntp/sntp-opts.h | 6 +++--- gsoc_sntp/sntp-opts.texi | 2 +- gsoc_sntp/sntp.1 | 4 ++-- ntpd/ntpd-opts.c | 4 ++-- ntpd/ntpd-opts.h | 6 +++--- ntpd/ntpd-opts.texi | 4 ++-- ntpd/ntpd.1 | 4 ++-- ntpdc/ntpdc-opts.c | 4 ++-- ntpdc/ntpdc-opts.h | 6 +++--- ntpdc/ntpdc-opts.texi | 4 ++-- ntpdc/ntpdc.1 | 4 ++-- ntpq/ntpq-opts.c | 4 ++-- ntpq/ntpq-opts.h | 6 +++--- ntpq/ntpq-opts.texi | 4 ++-- ntpq/ntpq.1 | 4 ++-- ntpsnmpd/ntpsnmpd-opts.c | 4 ++-- ntpsnmpd/ntpsnmpd-opts.h | 6 +++--- ntpsnmpd/ntpsnmpd-opts.texi | 2 +- ntpsnmpd/ntpsnmpd.1 | 4 ++-- packageinfo.sh | 2 +- sntp/sntp-opts.c | 4 ++-- sntp/sntp-opts.h | 6 +++--- sntp/sntp-opts.texi | 2 +- sntp/sntp.1 | 4 ++-- util/ntp-keygen-opts.c | 4 ++-- util/ntp-keygen-opts.h | 6 +++--- util/ntp-keygen-opts.texi | 4 ++-- util/ntp-keygen.1 | 4 ++-- 30 files changed, 62 insertions(+), 61 deletions(-) diff --git a/ChangeLog b/ChangeLog index 90b0f4e6b6..99eab2e02f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.5p159) 2009/03/28 Released by Harlan Stenn * "bias" changes from Dave Mills. (4.2.5p158) 2009/01/30 Released by Harlan Stenn * Fix [CID 72], a typo introduced at the latest fix to prettydate.c. diff --git a/gsoc_sntp/sntp-opts.c b/gsoc_sntp/sntp-opts.c index 1fbb9b908a..302d5c50cc 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 Friday January 30, 2009 at 06:52:28 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:53:17 AM EST * 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.5p158\n\ +"sntp - standard SNTP program - Ver. 4.2.5p159\n\ USAGE: %s [ - [] | --[{=| }] ]... ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/gsoc_sntp/sntp-opts.h b/gsoc_sntp/sntp-opts.h index f39654cb69..c2f370674c 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 Friday January 30, 2009 at 06:52:27 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:53:16 AM EST * 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.5p158" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p158" +#define SNTP_VERSION "4.2.5p159" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p159" /* * 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 5081649198..687ba34813 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 Friday January 30, 2009 at 06:52:30 AM EST +# It has been AutoGen-ed Saturday March 28, 2009 at 06:53:19 AM EST # 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 65b9733b55..9ac8b6fb0f 100644 --- a/gsoc_sntp/sntp.1 +++ b/gsoc_sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-01-30 "( 4.2.5p158)" "Programmer's Manual" +.TH SNTP 1 2009-03-28 "( 4.2.5p159)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Friday January 30, 2009 at 06:52:29 AM EST +.\" It has been AutoGen-ed Saturday March 28, 2009 at 06:53:17 AM EST .\" 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 1958d7abb3..31e208cbc2 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 Friday January 30, 2009 at 06:38:45 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:39:54 AM EST * From the definitions ntpd-opts.def * and the template file options * @@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.5p158\n\ +"ntpd - NTP daemon program - Ver. 4.2.5p159\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 638a4b1c24..9eb493135d 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 Friday January 30, 2009 at 06:38:44 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:39:53 AM EST * From the definitions ntpd-opts.def * and the template file options * @@ -87,8 +87,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 32 -#define NTPD_VERSION "4.2.5p158" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p158" +#define NTPD_VERSION "4.2.5p159" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p159" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 05fe1a99d4..4aa4263212 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 Friday January 30, 2009 at 06:38:47 AM EST +# It has been AutoGen-ed Saturday March 28, 2009 at 06:39:56 AM EST # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -60,7 +60,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.5p156 +ntpd - NTP daemon program - Ver. 4.2.5p158 USAGE: ntpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 3b8634d8f5..81d4fece55 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2009-01-30 "( 4.2.5p158)" "Programmer's Manual" +.TH NTPD 1 2009-03-28 "( 4.2.5p159)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed Friday January 30, 2009 at 06:38:46 AM EST +.\" It has been AutoGen-ed Saturday March 28, 2009 at 06:39:55 AM EST .\" 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 4c53d83b96..30736e9a62 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 Friday January 30, 2009 at 06:45:54 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:46:37 AM EST * 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.5p158\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p159\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 470ca2d459..158419a77b 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 Friday January 30, 2009 at 06:45:53 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:46:36 AM EST * 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.5p158" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p158" +#define NTPDC_VERSION "4.2.5p159" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p159" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index f161e006ec..962dd6317c 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 Friday January 30, 2009 at 06:45:55 AM EST +# It has been AutoGen-ed Saturday March 28, 2009 at 06:46:38 AM EST # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc: @exampleindent 0 @example -ntpdc - vendor-specific NTP query program - Ver. 4.2.5p156 +ntpdc - vendor-specific NTP query program - Ver. 4.2.5p158 USAGE: ntpdc [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index 404aada70d..173a70b43e 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2009-01-30 "( 4.2.5p158)" "Programmer's Manual" +.TH NTPDC 1 2009-03-28 "( 4.2.5p159)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed Friday January 30, 2009 at 06:45:55 AM EST +.\" It has been AutoGen-ed Saturday March 28, 2009 at 06:46:38 AM EST .\" 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 723fbde3ad..cacf629df3 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 Friday January 30, 2009 at 06:46:23 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:47:07 AM EST * 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.5p158\n\ +"ntpq - standard NTP query program - Ver. 4.2.5p159\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index c390a06559..5e08ccab0c 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 Friday January 30, 2009 at 06:46:22 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:47:06 AM EST * 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.5p158" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p158" +#define NTPQ_VERSION "4.2.5p159" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p159" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 6e2af96b5a..f8b68acf87 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 Friday January 30, 2009 at 06:46:25 AM EST +# It has been AutoGen-ed Saturday March 28, 2009 at 06:47:09 AM EST # From the definitions ntpq-opts.def # and the template file aginfo.tpl @end ignore @@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq: @exampleindent 0 @example -ntpq - standard NTP query program - Ver. 4.2.5p156 +ntpq - standard NTP query program - Ver. 4.2.5p158 USAGE: ntpq [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index b95acf88a8..6bc23b1016 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2009-01-30 "( 4.2.5p158)" "Programmer's Manual" +.TH NTPQ 1 2009-03-28 "( 4.2.5p159)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed Friday January 30, 2009 at 06:46:24 AM EST +.\" It has been AutoGen-ed Saturday March 28, 2009 at 06:47:08 AM EST .\" 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 a76f0a53ce..1a4ea57784 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 Friday January 30, 2009 at 06:47:08 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:47:51 AM EST * 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.5p158\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p159\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index cdea996044..c2da337476 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 Friday January 30, 2009 at 06:47:08 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:47:51 AM EST * 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.5p158" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p158" +#define NTPSNMPD_VERSION "4.2.5p159" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p159" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 4574c48dcb..4dd329092f 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 Friday January 30, 2009 at 06:47:10 AM EST +# It has been AutoGen-ed Saturday March 28, 2009 at 06:47:53 AM EST # 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 5fb9a6d192..84746a108a 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2009-01-30 "( 4.2.5p158)" "Programmer's Manual" +.TH NTPSNMPD 1 2009-03-28 "( 4.2.5p159)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed Friday January 30, 2009 at 06:47:09 AM EST +.\" It has been AutoGen-ed Saturday March 28, 2009 at 06:47:53 AM EST .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 3fb74492c7..f5f88f43e6 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=158 +point=159 # Special. Normally unused. A suffix. #special=ag special= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index d4f9d70e9a..5fe3f896ce 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 Friday January 30, 2009 at 06:53:26 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:54:13 AM EST * 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.5p158\n\ +"sntp - standard SNTP program - Ver. 4.2.5p159\n\ USAGE: %s [ - | -- ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 661713337d..f83b2be02a 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 Friday January 30, 2009 at 06:53:25 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:54:12 AM EST * 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.5p158" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p158" +#define SNTP_VERSION "4.2.5p159" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p159" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index e17adb93eb..abf5bfc7ad 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 Friday January 30, 2009 at 06:53:28 AM EST +# It has been AutoGen-ed Saturday March 28, 2009 at 06:54:15 AM EST # 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 5e88fce4b8..37d28e016d 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2009-01-30 "( 4.2.5p158)" "Programmer's Manual" +.TH SNTP 1 2009-03-28 "( 4.2.5p159)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed Friday January 30, 2009 at 06:53:27 AM EST +.\" It has been AutoGen-ed Saturday March 28, 2009 at 06:54:14 AM EST .\" 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 9666a90d20..8206240b94 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 Friday January 30, 2009 at 06:53:35 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:54:22 AM EST * 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.5p158\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p159\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 541aa34caa..a93c563d09 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 Friday January 30, 2009 at 06:53:34 AM EST + * It has been AutoGen-ed Saturday March 28, 2009 at 06:54:21 AM EST * 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.5p158" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p158" +#define NTP_KEYGEN_VERSION "4.2.5p159" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p159" /* * 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 c70f819aaa..02ecfdea92 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 Friday January 30, 2009 at 06:53:37 AM EST +# It has been AutoGen-ed Saturday March 28, 2009 at 06:54:24 AM EST # From the definitions ntp-keygen-opts.def # and the template file aginfo.tpl @end ignore @@ -51,7 +51,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.5p156 +ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p158 USAGE: ntp-keygen [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -c Str certificate certificate scheme diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1 index ea930cd2f8..9b3b05f4e0 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2009-01-30 "(ntp 4.2.5p158)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2009-03-28 "(ntp 4.2.5p159)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed Friday January 30, 2009 at 06:53:36 AM EST +.\" It has been AutoGen-ed Saturday March 28, 2009 at 06:54:24 AM EST .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\" -- 2.47.3