From: Harlan Stenn Date: Thu, 31 Mar 2011 18:16:47 +0000 (+0000) Subject: NTP_4_2_7P143 X-Git-Tag: NTP_4_2_7P143^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02d1bb3538238e3cdd5afc6dd37df0614c40b344;p=thirdparty%2Fntp.git NTP_4_2_7P143 bk: 4d94c50fxKlILUmjfZx1XJflTNJQBA --- diff --git a/ChangeLog b/ChangeLog index e73957a2e..420245c1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p143) 2011/03/31 Released by Harlan Stenn * [Bug 1732] ntpd ties up CPU on disconnected USB refclock. * [Bug 1861] tickadj build failure using uClibc. * [Bug 1862] in6addr_any test in configure fooled by arm gcc 4.1.3 -O2. diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index 8b025a141..15baa88be 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 March 21, 2011 at 07:55:47 AM by AutoGen 5.11.6 + * It has been AutoGen-ed March 31, 2011 at 11:31:46 AM by AutoGen 5.11.6 * From the definitions ntpd-opts.def * and the template file options * @@ -1006,7 +1006,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ static char const zPROGNAME[5] = "NTPD"; static char const zUsageTitle[133] = -"ntpd - NTP daemon program - Ver. 4.2.7p142\n\ +"ntpd - NTP daemon program - Ver. 4.2.7p143\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ ... ]\n"; #define zRcName NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 9899a23cd..47515f76a 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 March 21, 2011 at 07:55:47 AM by AutoGen 5.11.6 + * It has been AutoGen-ed March 31, 2011 at 11:31:45 AM by AutoGen 5.11.6 * From the definitions ntpd-opts.def * and the template file options * @@ -89,8 +89,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 36 -#define NTPD_VERSION "4.2.7p142" -#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p142" +#define NTPD_VERSION "4.2.7p143" +#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p143" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 184e53831..5a738d7f9 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 March 21, 2011 at 07:56:13 AM by AutoGen 5.11.6 +# It has been AutoGen-ed March 31, 2011 at 01:29:56 PM by AutoGen 5.11.6 # From the definitions ntpd-opts.def # and the template file aginfo.tpl @end ignore @@ -64,7 +64,7 @@ This is the automatically generated usage text for ntpd: @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.7p142 +ntpd - NTP daemon program - Ver. 4.2.7p143 USAGE: ntpd [ - [] | --[@{=| @}] ]... \ [ ... ] Flg Arg Option-Name Description @@ -129,8 +129,8 @@ USAGE: ntpd [ - [] | --[@{=| @}] ]... \ -? no help Display extended usage information and exit -! no more-help Extended usage information passed thru pager -Options are specified by doubled hyphens and their name -or by a single hyphen and the flag character. +Options are specified by doubled hyphens and their name or by a single +hyphen and the flag character. The following option preset mechanisms are supported: - examining environment variables named NTPD_* diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index cd5d272fb..034f87a43 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2011-03-21 "( 4.2.7p142)" "Programmer's Manual" +.TH NTPD 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed March 21, 2011 at 07:56:13 AM by AutoGen 5.11.6 +.\" It has been AutoGen-ed March 31, 2011 at 01:29:55 PM by AutoGen 5.11.6 .\" 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 711ffab85..610678557 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 March 21, 2011 at 07:56:23 AM by AutoGen 5.11.6 + * It has been AutoGen-ed March 31, 2011 at 01:30:08 PM by AutoGen 5.11.6 * From the definitions ntpdc-opts.def * and the template file options * @@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ static char const zPROGNAME[6] = "NTPDC"; static char const zUsageTitle[129] = -"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p142\n\ +"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p143\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 2dac6f4bd..cd140b5f6 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 March 21, 2011 at 07:56:23 AM by AutoGen 5.11.6 + * It has been AutoGen-ed March 31, 2011 at 01:30:07 PM by AutoGen 5.11.6 * From the definitions ntpdc-opts.def * and the template file options * @@ -68,8 +68,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.7p142" -#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p142" +#define NTPDC_VERSION "4.2.7p143" +#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p143" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 65fef5cd1..a7208cf93 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 March 21, 2011 at 07:56:38 AM by AutoGen 5.11.6 +# It has been AutoGen-ed March 31, 2011 at 01:30:18 PM by AutoGen 5.11.6 # 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.7p142 +ntpdc - vendor-specific NTP query program - Ver. 4.2.7p143 USAGE: ntpdc [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution @@ -97,8 +97,8 @@ USAGE: ntpdc [ - [] | --[@{=| @}] ]... [ host ...] - disabled as --no-load-opts - may appear multiple times -Options are specified by doubled hyphens and their name -or by a single hyphen and the flag character. +Options are specified by doubled hyphens and their name or by a single +hyphen and the flag character. The following option preset mechanisms are supported: - reading file $HOME/.ntprc diff --git a/ntpdc/ntpdc.1 b/ntpdc/ntpdc.1 index 0827d2da5..97c4667f3 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,7 +1,7 @@ -.TH NTPDC 1 2011-03-21 "( 4.2.7p142)" "Programmer's Manual" +.TH NTPDC 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpdc.1) .\" -.\" It has been AutoGen-ed March 21, 2011 at 07:56:37 AM by AutoGen 5.11.6 +.\" It has been AutoGen-ed March 31, 2011 at 01:30:17 PM by AutoGen 5.11.6 .\" 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 42ed2bd4b..eaa18bf83 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 March 21, 2011 at 07:56:38 AM by AutoGen 5.11.6 + * It has been AutoGen-ed March 31, 2011 at 01:30:18 PM by AutoGen 5.11.6 * From the definitions ntpq-opts.def * and the template file options * @@ -428,7 +428,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ static char const zPROGNAME[5] = "NTPQ"; static char const zUsageTitle[121] = -"ntpq - standard NTP query program - Ver. 4.2.7p142\n\ +"ntpq - standard NTP query program - Ver. 4.2.7p143\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 ce4f6934c..19269d7f4 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 March 21, 2011 at 07:56:38 AM by AutoGen 5.11.6 + * It has been AutoGen-ed March 31, 2011 at 01:30:18 PM by AutoGen 5.11.6 * From the definitions ntpq-opts.def * and the template file options * @@ -67,8 +67,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 14 -#define NTPQ_VERSION "4.2.7p142" -#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p142" +#define NTPQ_VERSION "4.2.7p143" +#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p143" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi index 557882d2e..cb00c9d14 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 March 21, 2011 at 07:56:52 AM by AutoGen 5.11.6 +# It has been AutoGen-ed March 31, 2011 at 01:30:40 PM by AutoGen 5.11.6 # 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.7p142 +ntpq - standard NTP query program - Ver. 4.2.7p143 USAGE: ntpq [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution @@ -79,8 +79,8 @@ USAGE: ntpq [ - [] | --[@{=| @}] ]... [ host ...] - disabled as --no-load-opts - may appear multiple times -Options are specified by doubled hyphens and their name -or by a single hyphen and the flag character. +Options are specified by doubled hyphens and their name or by a single +hyphen and the flag character. The following option preset mechanisms are supported: - reading file $HOME/.ntprc diff --git a/ntpq/ntpq.1 b/ntpq/ntpq.1 index a11320516..0a38b224d 100644 --- a/ntpq/ntpq.1 +++ b/ntpq/ntpq.1 @@ -1,7 +1,7 @@ -.TH NTPQ 1 2011-03-21 "( 4.2.7p142)" "Programmer's Manual" +.TH NTPQ 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpq.1) .\" -.\" It has been AutoGen-ed March 21, 2011 at 07:56:52 AM by AutoGen 5.11.6 +.\" It has been AutoGen-ed March 31, 2011 at 01:30:40 PM by AutoGen 5.11.6 .\" 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 6a2f58b4b..d02d5e41a 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 March 21, 2011 at 07:56:53 AM by AutoGen 5.11.6 + * It has been AutoGen-ed March 31, 2011 at 01:30:41 PM by AutoGen 5.11.6 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -255,7 +255,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ static char const zPROGNAME[9] = "NTPSNMPD"; static char const zUsageTitle[105] = -"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p142\n\ +"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p143\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 2bf5caeb8..321af154d 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 March 21, 2011 at 07:56:53 AM by AutoGen 5.11.6 + * It has been AutoGen-ed March 31, 2011 at 01:30:40 PM by AutoGen 5.11.6 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -61,8 +61,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 8 -#define NTPSNMPD_VERSION "4.2.7p142" -#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p142" +#define NTPSNMPD_VERSION "4.2.7p143" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p143" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi index 9d6bf07a5..5cd2ae364 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 March 21, 2011 at 07:56:59 AM by AutoGen 5.11.6 +# It has been AutoGen-ed March 31, 2011 at 01:30:48 PM by AutoGen 5.11.6 # 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.7p142 +ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p143 USAGE: ntpsnmpd [ - [] | --[@{=| @}] ]... Flg Arg Option-Name Description -n no nofork Do not fork @@ -48,8 +48,8 @@ USAGE: ntpsnmpd [ - [] | --[@{=| @}] ]... - disabled as --no-load-opts - may appear multiple times -Options are specified by doubled hyphens and their name -or by a single hyphen and the flag character. +Options are specified by doubled hyphens and their name or by a single +hyphen and the flag character. The following option preset mechanisms are supported: - reading file $HOME/.ntprc diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1 index 1634703dd..694d5ac49 100644 --- a/ntpsnmpd/ntpsnmpd.1 +++ b/ntpsnmpd/ntpsnmpd.1 @@ -1,7 +1,7 @@ -.TH NTPSNMPD 1 2011-03-21 "( 4.2.7p142)" "Programmer's Manual" +.TH NTPSNMPD 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1) .\" -.\" It has been AutoGen-ed March 21, 2011 at 07:56:59 AM by AutoGen 5.11.6 +.\" It has been AutoGen-ed March 31, 2011 at 01:30:48 PM by AutoGen 5.11.6 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman1.tpl .\" diff --git a/packageinfo.sh b/packageinfo.sh index 49e2d81d3..1da55ec73 100644 --- a/packageinfo.sh +++ b/packageinfo.sh @@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0 # - Numeric values increment # - empty 'increments' to 1 # - NEW 'increments' to empty -point=142 +point=143 ### betapoint is normally modified by script. # ntp-stable Beta number (betapoint) diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 9f5a4232b..842197a09 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 March 21, 2011 at 07:52:39 AM by AutoGen 5.11.6 + * It has been AutoGen-ed March 31, 2011 at 11:14:19 AM by AutoGen 5.11.6 * From the definitions sntp-opts.def * and the template file options * @@ -642,7 +642,7 @@ static tOptDesc optDesc[ OPTION_CT ] = { */ static char const zPROGNAME[5] = "SNTP"; static char const zUsageTitle[154] = -"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p142\n\ +"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p143\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 58a45c36f..18433f991 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 March 21, 2011 at 07:52:39 AM by AutoGen 5.11.6 + * It has been AutoGen-ed March 31, 2011 at 11:14:18 AM by AutoGen 5.11.6 * From the definitions sntp-opts.def * and the template file options * @@ -77,8 +77,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 24 -#define SNTP_VERSION "4.2.7p142" -#define SNTP_FULL_VERSION "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p142" +#define SNTP_VERSION "4.2.7p143" +#define SNTP_FULL_VERSION "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p143" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi index 178ff23c4..1148f8dfb 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 March 21, 2011 at 07:57:24 AM by AutoGen 5.11.6 +# It has been AutoGen-ed March 31, 2011 at 01:31:36 PM by AutoGen 5.11.6 # From the definitions sntp-opts.def # and the template file aginfo.tpl @end ignore @@ -76,7 +76,7 @@ This is the automatically generated usage text for sntp: @exampleindent 0 @example -sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p142 +sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p143 USAGE: sntp [ - [] | --[@{=| @}] ]... \ [ hostname-or-IP ...] Flg Arg Option-Name Description @@ -119,8 +119,8 @@ USAGE: sntp [ - [] | --[@{=| @}] ]... \ - disabled as --no-load-opts - may appear multiple times -Options are specified by doubled hyphens and their name -or by a single hyphen and the flag character. +Options are specified by doubled hyphens and their name or by a single +hyphen and the flag character. diff --git a/sntp/sntp.1 b/sntp/sntp.1 index d754a9a3d..e7c4d4003 100644 --- a/sntp/sntp.1 +++ b/sntp/sntp.1 @@ -1,7 +1,7 @@ -.TH SNTP 1 2011-03-21 "( 4.2.7p142)" "Programmer's Manual" +.TH SNTP 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (sntp.1) .\" -.\" It has been AutoGen-ed March 21, 2011 at 07:57:23 AM by AutoGen 5.11.6 +.\" It has been AutoGen-ed March 31, 2011 at 01:31:36 PM by AutoGen 5.11.6 .\" From the definitions sntp-opts.def .\" and the template file agman1.tpl .\" diff --git a/sntp/sntp.html b/sntp/sntp.html index 3098078f2..66995cbea 100644 --- a/sntp/sntp.html +++ b/sntp/sntp.html @@ -150,7 +150,7 @@ Up: sntp Invocation

This is the automatically generated usage text for sntp: -

sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p142
+
sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p143
 USAGE:  sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
@@ -193,8 +193,8 @@ USAGE:  sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ].
                                 - disabled as --no-load-opts
                                 - may appear multiple times
 
-Options are specified by doubled hyphens and their name
-or by a single hyphen and the flag character.
+Options are specified by doubled hyphens and their name or by a single
+hyphen and the flag character.
 
 
 
diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c
index bff33c0c2..660207b33 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  March 21, 2011 at 07:57:02 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 31, 2011 at 01:30:55 PM by AutoGen 5.11.6
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -757,7 +757,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
 static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p142\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p143\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 e43d99d3c..0ba2f4475 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  March 21, 2011 at 07:57:02 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  March 31, 2011 at 01:30:55 PM by AutoGen 5.11.6
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p142"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p142"
+#define NTP_KEYGEN_VERSION       "4.2.7p143"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p143"
 
 /*
  *  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 cfae67091..d8f5543a7 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  March 21, 2011 at 07:57:14 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  March 31, 2011 at 01:31:14 PM by AutoGen 5.11.6
 # 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
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p142
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p143
 USAGE:  ntp-keygen [ - [] | --[@{=| @}] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
@@ -84,8 +84,8 @@ USAGE:  ntp-keygen [ - [] | --[@{=| @}] ]...
                                 - disabled as --no-load-opts
                                 - may appear multiple times
 
-Options are specified by doubled hyphens and their name
-or by a single hyphen and the flag character.
+Options are specified by doubled hyphens and their name or by a single
+hyphen and the flag character.
 
 The following option preset mechanisms are supported:
  - reading file $HOME/.ntprc
diff --git a/util/ntp-keygen.1 b/util/ntp-keygen.1
index dd99c9848..3c203649e 100644
--- a/util/ntp-keygen.1
+++ b/util/ntp-keygen.1
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-03-21 "(ntp 4.2.7p142)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-03-31 "(ntp 4.2.7p143)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  March 21, 2011 at 07:57:13 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  March 31, 2011 at 01:31:14 PM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"