From: Harlan Stenn Date: Mon, 6 Jun 2011 10:41:22 +0000 (+0000) Subject: NTP_4_2_7P180 X-Git-Tag: NTP_4_2_7P180^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20ccf914b6313aacb707a53423af81e727a5114f;p=thirdparty%2Fntp.git NTP_4_2_7P180 bk: 4decaed2aSTp25Qfog3rF8cM3JIaiA --- diff --git a/ChangeLog b/ChangeLog index a9c4f762a..c7f678553 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p180) 2011/06/06 Released by Harlan Stenn (4.2.7p179) 2011/06/03 Released by Harlan Stenn * Update cmd-doc.tlib to autogen-5.11.10pre5. * Upgrade local autoopts templates to 5.11.10pre5. diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index c310360d9..6999018f0 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 June 3, 2011 at 07:59:19 AM by AutoGen 5.11.9 + * It has been AutoGen-ed June 6, 2011 at 10:38:07 AM by AutoGen 5.11.9 * From the definitions ntpd-opts.def * and the template file options * @@ -37,7 +37,7 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ static char const zCopyright[333] = -"ntpd 4.2.7p179\n\ +"ntpd 4.2.7p180\n\ Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\ This is free software. It is licensed for use, modification and\n\ redistribution under the terms of the NTP License, copies of which\n\ @@ -1013,7 +1013,7 @@ static tOptDesc optDesc[OPTION_CT] = { */ static char const zPROGNAME[5] = "NTPD"; static char const zUsageTitle[133] = -"ntpd - NTP daemon program - Ver. 4.2.7p179\n\ +"ntpd - NTP daemon program - Ver. 4.2.7p180\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ ... ]\n"; #define zRcName NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index ed0aa7e12..5084db828 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 June 3, 2011 at 07:59:19 AM by AutoGen 5.11.9 + * It has been AutoGen-ed June 6, 2011 at 10:38:07 AM by AutoGen 5.11.9 * From the definitions ntpd-opts.def * and the template file options * @@ -87,8 +87,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 36 -#define NTPD_VERSION "4.2.7p179" -#define NTPD_FULL_VERSION "ntpd 4.2.7p179" +#define NTPD_VERSION "4.2.7p180" +#define NTPD_FULL_VERSION "ntpd 4.2.7p180" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index b67c69224..9c9597d4c 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 June 3, 2011 at 07:59:33 AM by AutoGen 5.11.9 +# It has been AutoGen-ed June 6, 2011 at 10:38:46 AM by AutoGen 5.11.9 # 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.7p179 +ntpd - NTP daemon program - Ver. 4.2.7p180 USAGE: ntpd [ - [] | --[@{=| @}] ]... \ [ ... ] Flg Arg Option-Name Description diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index 790cb4f4a..c09116f85 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2011-06-03 "( 4.2.7p179)" "Programmer's Manual" +.TH NTPD 1 2011-06-06 "( 4.2.7p180)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed June 3, 2011 at 07:59:33 AM by AutoGen 5.11.9 +.\" It has been AutoGen-ed June 6, 2011 at 10:38:45 AM by AutoGen 5.11.9 .\" 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 d6d5642e4..326e6ef74 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 June 3, 2011 at 07:59:39 AM by AutoGen 5.11.9 + * It has been AutoGen-ed June 6, 2011 at 10:38:53 AM by AutoGen 5.11.9 * From the definitions ntpdc-opts.def * and the template file options * @@ -37,7 +37,7 @@ extern FILE * option_usage_fp; /* TRANSLATORS: choose the translation for option names wisely because you cannot ever change your mind. */ static char const zCopyright[334] = -"ntpdc 4.2.7p179\n\ +"ntpdc 4.2.7p180\n\ Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\ This is free software. It is licensed for use, modification and\n\ redistribution under the terms of the NTP License, copies of which\n\ @@ -458,7 +458,7 @@ static tOptDesc optDesc[OPTION_CT] = { */ static char const zPROGNAME[6] = "NTPDC"; static char const zUsageTitle[132] = -"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p179\n\ +"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p180\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 849835c92..8456f6ee1 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 June 3, 2011 at 07:59:39 AM by AutoGen 5.11.9 + * It has been AutoGen-ed June 6, 2011 at 10:38:53 AM by AutoGen 5.11.9 * From the definitions ntpdc-opts.def * and the template file options * @@ -66,8 +66,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.7p179" -#define NTPDC_FULL_VERSION "ntpdc 4.2.7p179" +#define NTPDC_VERSION "4.2.7p180" +#define NTPDC_FULL_VERSION "ntpdc 4.2.7p180" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index d1ba9b392..7f7061c2b 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 June 3, 2011 at 07:59:47 AM by AutoGen 5.11.9 +# It has been AutoGen-ed June 6, 2011 at 10:39:04 AM by AutoGen 5.11.9 # From the definitions ntpdc-opts.def # and the template file aginfo.tpl @end ignore @@ -57,7 +57,7 @@ This is the automatically generated usage text for ntpdc: @exampleindent 0 @example -ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p179 +ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p180 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 d40e279ee..ff76eb8b6 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,9 +1,9 @@ -.Dd June 3 2011 +.Dd June 6 2011 .Dt NTPDC 1 User Commands .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc) .\" -.\" It has been AutoGen-ed June 3, 2011 at 07:59:47 AM by AutoGen 5.11.9 +.\" It has been AutoGen-ed June 6, 2011 at 10:39:03 AM by AutoGen 5.11.9 .\" From the definitions ntpdc-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/ntpdc/ntpdc.html b/ntpdc/ntpdc.html index f309b17e6..c18958725 100644 --- a/ntpdc/ntpdc.html +++ b/ntpdc/ntpdc.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.7p179 of ntpdc. +

This document applies to version 4.2.7p180 of ntpdc.

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

This is the automatically generated usage text for ntpdc: -

ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p179
+
ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p180
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
diff --git a/ntpq/ntpq-opts.c b/ntpq/ntpq-opts.c
index f26cb9c88..3d652cad9 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  June  3, 2011 at 07:59:48 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  6, 2011 at 10:39:06 AM by AutoGen 5.11.9
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -37,7 +37,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[333] =
-"ntpq 4.2.7p179\n\
+"ntpq 4.2.7p180\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -435,7 +435,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.7p179\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p180\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 5327f70df..8efa868c0 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  June  3, 2011 at 07:59:48 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  6, 2011 at 10:39:05 AM by AutoGen 5.11.9
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -65,8 +65,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p179"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p179"
+#define NTPQ_VERSION       "4.2.7p180"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p180"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi
index 22e6fdd1c..602be352d 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  June  3, 2011 at 07:59:59 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  June  6, 2011 at 10:39:17 AM by AutoGen 5.11.9
 # 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.7p179
+ntpq - standard NTP query program - Ver. 4.2.7p180
 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 1214e353d..42e25a7c2 100644
--- a/ntpq/ntpq.1
+++ b/ntpq/ntpq.1
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-06-03 "( 4.2.7p179)" "Programmer's Manual"
+.TH NTPQ 1 2011-06-06 "( 4.2.7p180)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  June  3, 2011 at 07:59:58 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  June  6, 2011 at 10:39:17 AM by AutoGen 5.11.9
 .\"  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 d8425eec7..4da42b186 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  June  3, 2011 at 07:59:59 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  6, 2011 at 10:39:18 AM by AutoGen 5.11.9
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -37,7 +37,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[337] =
-"ntpsnmpd 4.2.7p179\n\
+"ntpsnmpd 4.2.7p180\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -262,7 +262,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.7p179\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p180\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 729faa37b..0db6bcd81 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  June  3, 2011 at 07:59:59 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  6, 2011 at 10:39:18 AM by AutoGen 5.11.9
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -59,8 +59,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p179"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p179"
+#define NTPSNMPD_VERSION       "4.2.7p180"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p180"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi
index 40e2d0766..c9b078ae7 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  June  3, 2011 at 08:00:03 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  June  6, 2011 at 10:39:42 AM by AutoGen 5.11.9
 # 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.7p179
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p180
 USAGE:  ntpsnmpd [ - [] | --[@{=| @}] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1
index edbc3420f..b529a7eff 100644
--- a/ntpsnmpd/ntpsnmpd.1
+++ b/ntpsnmpd/ntpsnmpd.1
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-06-03 "( 4.2.7p179)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-06-06 "( 4.2.7p180)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  June  3, 2011 at 08:00:03 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  June  6, 2011 at 10:39:41 AM by AutoGen 5.11.9
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
diff --git a/packageinfo.sh b/packageinfo.sh
index fab924fdc..c78ac2ddf 100644
--- a/packageinfo.sh
+++ b/packageinfo.sh
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=179
+point=180
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c
index a324ad41e..9a5ffe043 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  June  3, 2011 at 08:00:11 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  6, 2011 at 10:34:09 AM by AutoGen 5.11.9
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -37,7 +37,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[333] =
-"sntp 4.2.7p179\n\
+"sntp 4.2.7p180\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -648,7 +648,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.7p179\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p180\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 0d4c063e8..def9c229a 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  June  3, 2011 at 08:00:11 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  6, 2011 at 10:34:09 AM by AutoGen 5.11.9
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -75,8 +75,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p179"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p179"
+#define SNTP_VERSION       "4.2.7p180"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p180"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi
index 27ecab437..3359933cc 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  June  3, 2011 at 08:00:18 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  June  6, 2011 at 10:40:04 AM by AutoGen 5.11.9
 # 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.7p179
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p180
 USAGE:  sntp [ - [] | --[@{=| @}] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
diff --git a/sntp/sntp.1 b/sntp/sntp.1
index 193dd3823..ce49dc380 100644
--- a/sntp/sntp.1
+++ b/sntp/sntp.1
@@ -1,9 +1,9 @@
-.Dd June 3 2011
+.Dd June 6 2011
 .Dt SNTP 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June  3, 2011 at 08:00:18 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  June  6, 2011 at 10:40:04 AM by AutoGen 5.11.9
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
diff --git a/sntp/sntp.html b/sntp/sntp.html
index 1db4fbd38..97e26e539 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.7p179 of sntp. +

This document applies to version 4.2.7p180 of sntp.

The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. @@ -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.7p179
+
sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p180
 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 f37e7c161..9e7ac1443 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  June  3, 2011 at 08:00:04 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  6, 2011 at 10:39:45 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -37,7 +37,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[345] =
-"ntp-keygen (ntp) 4.2.7p179\n\
+"ntp-keygen (ntp) 4.2.7p180\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -763,7 +763,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.7p179\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p180\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 2a0fd3c7b..04c1676a4 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  June  3, 2011 at 08:00:04 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  June  6, 2011 at 10:39:44 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -75,8 +75,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p179"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p179"
+#define NTP_KEYGEN_VERSION       "4.2.7p180"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p180"
 
 /*
  *  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 2389c3456..350e903e5 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  June  3, 2011 at 08:00:10 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  June  6, 2011 at 10:39:54 AM by AutoGen 5.11.9
 # 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.7p179
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p180
 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 f9d8f6bdd..65acedfc1 100644
--- a/util/ntp-keygen.1
+++ b/util/ntp-keygen.1
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-06-03 "(ntp 4.2.7p179)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-06-06 "(ntp 4.2.7p180)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  June  3, 2011 at 08:00:10 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  June  6, 2011 at 10:39:53 AM by AutoGen 5.11.9
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"