From: Harlan Stenn Date: Sat, 24 Dec 2011 23:34:58 +0000 (-0500) Subject: NTP_4_2_6P5 X-Git-Tag: NTP_4_2_6P5^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a37ec9c4f2be720a33d101cb4709223fcb230d;p=thirdparty%2Fntp.git NTP_4_2_6P5 bk: 4ef661a27p25p9ZWs2xdaqGflpWg-Q --- diff --git a/ChangeLog b/ChangeLog index c61f47c7d..38ac2f819 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ --- (4.2.6p5) 2011/12/24 Released by Harlan Stenn +(4.2.6p5) 2011/12/24 Released by Harlan Stenn --- (4.2.6p5-RC3) 2011/12/08 Released by Harlan Stenn diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 79cb8f76f..d5989bffd 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 December 8, 2011 at 09:07:57 PM by AutoGen 5.12 + * It has been AutoGen-ed December 24, 2011 at 06:34:01 PM by AutoGen 5.12 * From the definitions ntpd-opts.def * and the template file options * @@ -37,8 +37,8 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ -static char const zCopyright[42] = -"ntpd 4.2.6p5-RC3\n\ +static char const zCopyright[38] = +"ntpd 4.2.6p5\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -947,8 +947,8 @@ static tOptDesc optDesc[OPTION_CT] = { * Define the Ntpd Option Environment */ static char const zPROGNAME[5] = "NTPD"; -static char const zUsageTitle[103] = -"ntpd - NTP daemon program - Ver. 4.2.6p5-RC3\n\ +static char const zUsageTitle[99] = +"ntpd - NTP daemon program - Ver. 4.2.6p5\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 4b6787b8f..4036432e1 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 December 8, 2011 at 09:07:57 PM by AutoGen 5.12 + * It has been AutoGen-ed December 24, 2011 at 06:34:00 PM by AutoGen 5.12 * From the definitions ntpd-opts.def * and the template file options * @@ -87,8 +87,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 35 -#define NTPD_VERSION "4.2.6p5-RC3" -#define NTPD_FULL_VERSION "ntpd 4.2.6p5-RC3" +#define NTPD_VERSION "4.2.6p5" +#define NTPD_FULL_VERSION "ntpd 4.2.6p5" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 671bd15c8..7ea8f3bfe 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 December 8, 2011 at 09:08:17 PM by AutoGen 5.12 +# It has been AutoGen-ed December 24, 2011 at 06:34:12 PM by AutoGen 5.12 # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -63,7 +63,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.6p5-RC3 +ntpd - NTP daemon program - Ver. 4.2.6p5 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 2075b563a..baa7b8b9e 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2011-12-08 "( 4.2.6p5-RC3)" "Programmer's Manual" +.TH NTPD 1 2011-12-24 "( 4.2.6p5)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed December 8, 2011 at 09:08:17 PM by AutoGen 5.12 +.\" It has been AutoGen-ed December 24, 2011 at 06:34:12 PM by AutoGen 5.12 .\" 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 9020c63ed..d84268d9b 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 December 8, 2011 at 09:08:24 PM by AutoGen 5.12 + * It has been AutoGen-ed December 24, 2011 at 06:34:16 PM by AutoGen 5.12 * From the definitions ntpdc-opts.def * and the template file options * @@ -37,8 +37,8 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ -static char const zCopyright[43] = -"ntpdc 4.2.6p5-RC3\n\ +static char const zCopyright[39] = +"ntpdc 4.2.6p5\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -444,8 +444,8 @@ static tOptDesc optDesc[OPTION_CT] = { * Define the Ntpdc Option Environment */ static char const zPROGNAME[6] = "NTPDC"; -static char const zUsageTitle[131] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p5-RC3\n\ +static char const zUsageTitle[127] = +"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p5\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 5baab287e..2f2060773 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 December 8, 2011 at 09:08:22 PM by AutoGen 5.12 + * It has been AutoGen-ed December 24, 2011 at 06:34:16 PM by AutoGen 5.12 * From the definitions ntpdc-opts.def * and the template file options * @@ -67,8 +67,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.6p5-RC3" -#define NTPDC_FULL_VERSION "ntpdc 4.2.6p5-RC3" +#define NTPDC_VERSION "4.2.6p5" +#define NTPDC_FULL_VERSION "ntpdc 4.2.6p5" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index f20af65fd..b868c5e65 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 December 8, 2011 at 09:08:33 PM by AutoGen 5.12 +# It has been AutoGen-ed December 24, 2011 at 06:34:25 PM by AutoGen 5.12 # 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.6p5-RC3 +ntpdc - vendor-specific NTP query program - Ver. 4.2.6p5 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 1cf71a378..3ff74975f 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2011-12-08 "( 4.2.6p5-RC3)" "Programmer's Manual" +.TH NTPDC 1 2011-12-24 "( 4.2.6p5)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed December 8, 2011 at 09:08:33 PM by AutoGen 5.12 +.\" It has been AutoGen-ed December 24, 2011 at 06:34:25 PM by AutoGen 5.12 .\" 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 e4837f672..c026af149 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 December 8, 2011 at 09:08:34 PM by AutoGen 5.12 + * It has been AutoGen-ed December 24, 2011 at 06:34:27 PM by AutoGen 5.12 * From the definitions ntpq-opts.def * and the template file options * @@ -37,8 +37,8 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ -static char const zCopyright[42] = -"ntpq 4.2.6p5-RC3\n\ +static char const zCopyright[38] = +"ntpq 4.2.6p5\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -421,8 +421,8 @@ static tOptDesc optDesc[OPTION_CT] = { * Define the Ntpq Option Environment */ static char const zPROGNAME[5] = "NTPQ"; -static char const zUsageTitle[123] = -"ntpq - standard NTP query program - Ver. 4.2.6p5-RC3\n\ +static char const zUsageTitle[119] = +"ntpq - standard NTP query program - Ver. 4.2.6p5\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index bbef6683e..06abfa96a 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 December 8, 2011 at 09:08:34 PM by AutoGen 5.12 + * It has been AutoGen-ed December 24, 2011 at 06:34:27 PM by AutoGen 5.12 * From the definitions ntpq-opts.def * and the template file options * @@ -66,8 +66,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 14 -#define NTPQ_VERSION "4.2.6p5-RC3" -#define NTPQ_FULL_VERSION "ntpq 4.2.6p5-RC3" +#define NTPQ_VERSION "4.2.6p5" +#define NTPQ_FULL_VERSION "ntpq 4.2.6p5" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 79726bd68..108617076 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 December 8, 2011 at 09:08:42 PM by AutoGen 5.12 +# It has been AutoGen-ed December 24, 2011 at 06:34:35 PM by AutoGen 5.12 # 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.6p5-RC3 +ntpq - standard NTP query program - Ver. 4.2.6p5 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 b482ccef8..9415c0d9b 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2011-12-08 "( 4.2.6p5-RC3)" "Programmer's Manual" +.TH NTPQ 1 2011-12-24 "( 4.2.6p5)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed December 8, 2011 at 09:08:42 PM by AutoGen 5.12 +.\" It has been AutoGen-ed December 24, 2011 at 06:34:35 PM by AutoGen 5.12 .\" 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 425dc321f..77a8a698a 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 December 8, 2011 at 09:08:43 PM by AutoGen 5.12 + * It has been AutoGen-ed December 24, 2011 at 06:34:36 PM by AutoGen 5.12 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -37,8 +37,8 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ -static char const zCopyright[46] = -"ntpsnmpd 4.2.6p5-RC3\n\ +static char const zCopyright[42] = +"ntpsnmpd 4.2.6p5\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -248,8 +248,8 @@ static tOptDesc optDesc[OPTION_CT] = { * Define the Ntpsnmpd Option Environment */ static char const zPROGNAME[9] = "NTPSNMPD"; -static char const zUsageTitle[107] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p5-RC3\n\ +static char const zUsageTitle[103] = +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p5\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; static char const zRcName[7] = ".ntprc"; static char const * const apzHomeList[3] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index f18a06b28..d382425ce 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 December 8, 2011 at 09:08:43 PM by AutoGen 5.12 + * It has been AutoGen-ed December 24, 2011 at 06:34:36 PM by AutoGen 5.12 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -60,8 +60,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 8 -#define NTPSNMPD_VERSION "4.2.6p5-RC3" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.6p5-RC3" +#define NTPSNMPD_VERSION "4.2.6p5" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.6p5" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 724981d6e..06e6bdb6b 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 December 8, 2011 at 09:08:46 PM by AutoGen 5.12 +# It has been AutoGen-ed December 24, 2011 at 06:34:39 PM by AutoGen 5.12 # From the definitions ntpsnmpd-opts.def # and the template file aginfo.tpl @end ignore @@ -34,7 +34,7 @@ This is the automatically generated usage text for ntpsnmpd: @exampleindent 0 @example -ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p5-RC3 +ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p5 USAGE: ntpsnmpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -n no nofork Do not fork diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index 0b2da6f1e..7fac938b9 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2011-12-08 "( 4.2.6p5-RC3)" "Programmer's Manual" +.TH NTPSNMPD 1 2011-12-24 "( 4.2.6p5)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed December 8, 2011 at 09:08:46 PM by AutoGen 5.12 +.\" It has been AutoGen-ed December 24, 2011 at 06:34:39 PM by AutoGen 5.12 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 7ee3cf7af..7b389a341 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -61,7 +61,7 @@ version=${proto}.${major}.${minor} special= # prerelease can be empty, 'beta', or 'rc'. -prerelease=rc +prerelease= # ChangeLog starting tag (see also CommitLog-4.1.0) CLTAG=NTP_4_2_0 @@ -92,4 +92,4 @@ betapoint=0 # - - prerelease is emptied # else (not in RC) # - rcpoint is empty and unused (for now). -rcpoint=GO +rcpoint= diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index de94cee9e..bc657b84a 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 December 8, 2011 at 09:07:50 PM by AutoGen 5.12 + * It has been AutoGen-ed December 24, 2011 at 06:33:53 PM by AutoGen 5.12 * From the definitions sntp-opts.def * and the template file options * @@ -37,8 +37,8 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ -static char const zCopyright[42] = -"sntp 4.2.6p5-RC3\n\ +static char const zCopyright[38] = +"sntp 4.2.6p5\n\ see html/copyright.html\n"; static char const zLicenseDescrip[25] = "see html/copyright.html\n"; @@ -466,8 +466,8 @@ static tOptDesc optDesc[OPTION_CT] = { * Define the Sntp Option Environment */ static char const zPROGNAME[5] = "SNTP"; -static char const zUsageTitle[156] = -"sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p5-RC3\n\ +static char const zUsageTitle[152] = +"sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p5\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ hostname-or-IP ...]\n"; static char const zRcName[7] = ".ntprc"; diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index dcf96f090..926789b12 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 December 8, 2011 at 09:07:50 PM by AutoGen 5.12 + * It has been AutoGen-ed December 24, 2011 at 06:33:53 PM by AutoGen 5.12 * From the definitions sntp-opts.def * and the template file options * @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 17 -#define SNTP_VERSION "4.2.6p5-RC3" -#define SNTP_FULL_VERSION "sntp 4.2.6p5-RC3" +#define SNTP_VERSION "4.2.6p5" +#define SNTP_FULL_VERSION "sntp 4.2.6p5" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 6c6102fe4..6d6fc430f 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 December 8, 2011 at 09:07:56 PM by AutoGen 5.12 +# It has been AutoGen-ed December 24, 2011 at 06:34:00 PM by AutoGen 5.12 # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore @@ -69,7 +69,7 @@ This is the automatically generated usage text for sntp: @exampleindent 0 @example -sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p5-RC3 +sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p5 USAGE: sntp [ - [] | --[@{=| @}] ]... \ [ hostname-or-IP ...] Flg Arg Option-Name Description diff --git a/sntp/sntp.1 b/sntp/sntp.1 index c94f1129a..46fa639ba 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2011-12-08 "( 4.2.6p5-RC3)" "Programmer's Manual" +.TH SNTP 1 2011-12-24 "( 4.2.6p5)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed December 8, 2011 at 09:07:55 PM by AutoGen 5.12 +.\" It has been AutoGen-ed December 24, 2011 at 06:33:59 PM by AutoGen 5.12 .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/sntp/sntp.html b/sntp/sntp.html index 1d5a86d80..b043f407b 100644 --- a/sntp/sntp.html +++ b/sntp/sntp.html @@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server clock. Run as root, it can correct the system clock to this offset as well. It can be run as an interactive command or from a cron job. -

This document applies to version 4.2.6p5-RC3 of sntp. +

This document applies to version 4.2.6p5 of sntp.

The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. @@ -139,7 +139,7 @@ Up: sntp Invocation

This is the automatically generated usage text for sntp: -

sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p5-RC3
+
sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p5
 USAGE:  sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c
index 3eee90e9a..c60210bae 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  December  8, 2011 at 09:08:47 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  December 24, 2011 at 06:34:40 PM by AutoGen 5.12
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -37,8 +37,8 @@ extern FILE * option_usage_fp;
 
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
-static char const zCopyright[54] =
-"ntp-keygen (ntp) 4.2.6p5-RC3\n\
+static char const zCopyright[50] =
+"ntp-keygen (ntp) 4.2.6p5\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -719,8 +719,8 @@ static tOptDesc optDesc[OPTION_CT] = {
  *  Define the Ntp_Keygen Option Environment
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
-static char const zUsageTitle[118] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p5-RC3\n\
+static char const zUsageTitle[114] =
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p5\n\
 USAGE:  %s [ - [] | --[{=| }] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h
index 7741785ed..4ee5f220f 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  December  8, 2011 at 09:08:47 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  December 24, 2011 at 06:34:40 PM by AutoGen 5.12
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -75,8 +75,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.6p5-RC3"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.6p5-RC3"
+#define NTP_KEYGEN_VERSION       "4.2.6p5"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.6p5"
 
 /*
  *  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 9813e97bb..a907c0e7b 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  December  8, 2011 at 09:08:53 PM by AutoGen 5.12
+# It has been AutoGen-ed  December 24, 2011 at 06:34:45 PM by AutoGen 5.12
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -50,7 +50,7 @@ This is the automatically generated usage text for ntp-keygen:
 
 @exampleindent 0
 @example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p5-RC3
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p5
 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 549804fe1..edf4c75ae 100644
--- a/util/ntp-keygen.1
+++ b/util/ntp-keygen.1
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-12-08 "(ntp 4.2.6p5-RC3)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-12-24 "(ntp 4.2.6p5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  December  8, 2011 at 09:08:53 PM by AutoGen 5.12
+.\"  It has been AutoGen-ed  December 24, 2011 at 06:34:45 PM by AutoGen 5.12
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"