From: Harlan Stenn Date: Sat, 16 Oct 2010 04:24:10 +0000 (+0000) Subject: NTP_4_2_6P3_RC4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bd7bd31a9d3fd3964520800eb409d023b95f3b6;p=thirdparty%2Fntp.git NTP_4_2_6P3_RC4 bk: 4cb928eazUOaR8Ne3sMzskBTa2DadA --- diff --git a/ChangeLog b/ChangeLog index 892e16c9b2..846e86fff1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,5 @@ --- +(4.2.6p3-RC4) 2010/10/16 Released by Harlan Stenn * [Bug 1584] wrong SNMP type for precision, resolution. * [Bug 1659] Need CLOCK_TRUETIME not CLOCK_TRUE. diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 30ffd48091..28a07960d2 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 October 14, 2010 at 07:47:45 AM by AutoGen 5.10 + * It has been AutoGen-ed October 16, 2010 at 04:21:17 AM by AutoGen 5.10 * From the definitions ntpd-opts.def * and the template file options * @@ -956,7 +956,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPD"; tSCC zUsageTitle[] = -"ntpd - NTP daemon program - Ver. 4.2.6p3-RC3\n\ +"ntpd - NTP daemon program - Ver. 4.2.6p3-RC4\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; #define zRcName NULL #define apzHomeList NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 37b3b90483..5913f54b64 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 October 14, 2010 at 07:47:45 AM by AutoGen 5.10 + * It has been AutoGen-ed October 16, 2010 at 04:21:17 AM by AutoGen 5.10 * From the definitions ntpd-opts.def * and the template file options * @@ -90,8 +90,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 35 -#define NTPD_VERSION "4.2.6p3-RC3" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.6p3-RC3" +#define NTPD_VERSION "4.2.6p3-RC4" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.6p3-RC4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 1dff4e1da1..d5c2538030 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 October 14, 2010 at 07:48:30 AM by AutoGen 5.10 +# It has been AutoGen-ed October 16, 2010 at 04:21:46 AM by AutoGen 5.10 # 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.6p3-RC3 +ntpd - NTP daemon program - Ver. 4.2.6p3-RC4 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 c52c031d6f..e226dfe535 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2010-10-14 "( 4.2.6p3-RC3)" "Programmer's Manual" +.TH NTPD 1 2010-10-16 "( 4.2.6p3-RC4)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed October 14, 2010 at 07:48:29 AM by AutoGen 5.10 +.\" It has been AutoGen-ed October 16, 2010 at 04:21:46 AM by AutoGen 5.10 .\" 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 637523da43..d89fa6ce98 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 October 14, 2010 at 07:48:36 AM by AutoGen 5.10 + * It has been AutoGen-ed October 16, 2010 at 04:21:51 AM by AutoGen 5.10 * From the definitions ntpdc-opts.def * and the template file options * @@ -452,7 +452,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPDC"; tSCC zUsageTitle[] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC3\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC4\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 58d05aaf0d..6d53eb29d8 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 October 14, 2010 at 07:48:36 AM by AutoGen 5.10 + * It has been AutoGen-ed October 16, 2010 at 04:21:51 AM by AutoGen 5.10 * 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.6p3-RC3" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC3" +#define NTPDC_VERSION "4.2.6p3-RC4" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index a4a79d82ab..871f028ec7 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 October 14, 2010 at 07:48:49 AM by AutoGen 5.10 +# It has been AutoGen-ed October 16, 2010 at 04:22:02 AM by AutoGen 5.10 # 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.6p3-RC3 +ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC4 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 1305685c2f..25a3023922 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2010-10-14 "( 4.2.6p3-RC3)" "Programmer's Manual" +.TH NTPDC 1 2010-10-16 "( 4.2.6p3-RC4)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed October 14, 2010 at 07:48:49 AM by AutoGen 5.10 +.\" It has been AutoGen-ed October 16, 2010 at 04:22:01 AM by AutoGen 5.10 .\" 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 7317e08a44..ebf6d3efc9 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 October 14, 2010 at 07:48:50 AM by AutoGen 5.10 + * It has been AutoGen-ed October 16, 2010 at 04:22:02 AM by AutoGen 5.10 * From the definitions ntpq-opts.def * and the template file options * @@ -427,7 +427,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPQ"; tSCC zUsageTitle[] = -"ntpq - standard NTP query program - Ver. 4.2.6p3-RC3\n\ +"ntpq - standard NTP query program - Ver. 4.2.6p3-RC4\n\ USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 434ed783cf..3b8dd6eea0 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 October 14, 2010 at 07:48:50 AM by AutoGen 5.10 + * It has been AutoGen-ed October 16, 2010 at 04:22:02 AM by AutoGen 5.10 * From the definitions ntpq-opts.def * and the template file options * @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 14 -#define NTPQ_VERSION "4.2.6p3-RC3" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.6p3-RC3" +#define NTPQ_VERSION "4.2.6p3-RC4" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.6p3-RC4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 3435a13313..fa085ee214 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 October 14, 2010 at 07:49:08 AM by AutoGen 5.10 +# It has been AutoGen-ed October 16, 2010 at 04:22:21 AM by AutoGen 5.10 # 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.6p3-RC3 +ntpq - standard NTP query program - Ver. 4.2.6p3-RC4 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 d6049e26db..8841258494 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2010-10-14 "( 4.2.6p3-RC3)" "Programmer's Manual" +.TH NTPQ 1 2010-10-16 "( 4.2.6p3-RC4)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed October 14, 2010 at 07:49:08 AM by AutoGen 5.10 +.\" It has been AutoGen-ed October 16, 2010 at 04:22:20 AM by AutoGen 5.10 .\" 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 c2d3823a57..374b5bca8a 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 October 14, 2010 at 07:49:08 AM by AutoGen 5.10 + * It has been AutoGen-ed October 16, 2010 at 04:22:21 AM by AutoGen 5.10 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -256,7 +256,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTPSNMPD"; tSCC zUsageTitle[] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC3\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC4\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 2674bf3a62..11b62c1840 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 October 14, 2010 at 07:49:08 AM by AutoGen 5.10 + * It has been AutoGen-ed October 16, 2010 at 04:22:21 AM by AutoGen 5.10 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -63,8 +63,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 8 -#define NTPSNMPD_VERSION "4.2.6p3-RC3" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC3" +#define NTPSNMPD_VERSION "4.2.6p3-RC4" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index a8579b9604..eb72b0ac23 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 October 14, 2010 at 07:49:18 AM by AutoGen 5.10 +# It has been AutoGen-ed October 16, 2010 at 04:22:30 AM by AutoGen 5.10 # 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.6p3-RC3 +ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC4 USAGE: ntpsnmpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -n no nofork Do not fork diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index cb1e93b601..880e6f8deb 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2010-10-14 "( 4.2.6p3-RC3)" "Programmer's Manual" +.TH NTPSNMPD 1 2010-10-16 "( 4.2.6p3-RC4)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed October 14, 2010 at 07:49:18 AM by AutoGen 5.10 +.\" It has been AutoGen-ed October 16, 2010 at 04:22:29 AM by AutoGen 5.10 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index f83f695852..4d515a28aa 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -91,4 +91,4 @@ betapoint=1 # - - prerelease is emptied # else (not in RC) # - rcpoint is empty and unused (for now). -rcpoint=3 +rcpoint=4 diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index bca5626334..80911d840e 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 October 14, 2010 at 07:50:39 AM by AutoGen 5.10 + * It has been AutoGen-ed October 16, 2010 at 04:23:45 AM by AutoGen 5.10 * From the definitions sntp-opts.def * and the template file options * @@ -474,7 +474,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "SNTP"; tSCC zUsageTitle[] = -"sntp - standard SNTP program - Ver. 4.2.6p3-RC3\n\ +"sntp - standard SNTP program - Ver. 4.2.6p3-RC4\n\ USAGE: %s [ - [] | --[{=| }] ]... hostname-or-IP ...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index d0c6723265..1ca0b5c9a8 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 October 14, 2010 at 07:50:39 AM by AutoGen 5.10 + * It has been AutoGen-ed October 16, 2010 at 04:23:45 AM by AutoGen 5.10 * 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.6p3-RC3" -#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.6p3-RC3" +#define SNTP_VERSION "4.2.6p3-RC4" +#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.6p3-RC4" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 0a19037b18..ced6d2ac25 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 October 14, 2010 at 07:50:44 AM by AutoGen 5.10 +# It has been AutoGen-ed October 16, 2010 at 04:23:50 AM by AutoGen 5.10 # 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 8dcf134629..718b90afca 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2010-10-14 "( 4.2.6p3-RC3)" "Programmer's Manual" +.TH SNTP 1 2010-10-16 "( 4.2.6p3-RC4)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed October 14, 2010 at 07:50:43 AM by AutoGen 5.10 +.\" It has been AutoGen-ed October 16, 2010 at 04:23:50 AM by AutoGen 5.10 .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/sntp/sntp.html b/sntp/sntp.html index 15c06a270e..7a6449126e 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.6p3-RC3 of sntp. +

This document applies to version 4.2.6p3-RC4 of sntp.

The program implements the SNTP protocol as defined by the draft NTPv4 IETF specification. diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index ccc870e88d..9fc8e595b1 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 October 14, 2010 at 07:50:44 AM by AutoGen 5.10 + * It has been AutoGen-ed October 16, 2010 at 04:23:51 AM by AutoGen 5.10 * From the definitions ntp-keygen-opts.def * and the template file options * @@ -738,7 +738,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ tSCC zPROGNAME[] = "NTP_KEYGEN"; tSCC zUsageTitle[] = -"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC3\n\ +"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC4\n\ USAGE: %s [ - [] | --[{=| }] ]...\n"; tSCC zRcName[] = ".ntprc"; tSCC* apzHomeList[] = { diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 2200f225ab..cde03a1f28 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 October 14, 2010 at 07:50:44 AM by AutoGen 5.10 + * It has been AutoGen-ed October 16, 2010 at 04:23:50 AM by AutoGen 5.10 * 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.6p3-RC3" -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC3" +#define NTP_KEYGEN_VERSION "4.2.6p3-RC4" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC4" /* * 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 06853c2bd1..0098c94120 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 October 14, 2010 at 07:50:50 AM by AutoGen 5.10 +# It has been AutoGen-ed October 16, 2010 at 04:23:58 AM by AutoGen 5.10 # 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.6p3-RC3 +ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC4 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 1b5b811b9a..9253e523f3 100644 --- a/util/ntp-keygen.1 +++ b/util/ntp-keygen.1 @@ -1,7 +1,7 @@ -.TH NTP-KEYGEN 1 2010-10-14 "(ntp 4.2.6p3-RC3)" "Programmer's Manual" +.TH NTP-KEYGEN 1 2010-10-16 "(ntp 4.2.6p3-RC4)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1) .\" -.\" It has been AutoGen-ed October 14, 2010 at 07:50:50 AM by AutoGen 5.10 +.\" It has been AutoGen-ed October 16, 2010 at 04:23:57 AM by AutoGen 5.10 .\" From the definitions ntp-keygen-opts.def .\" and the template file agman1.tpl .\"