From: Harlan Stenn Date: Mon, 30 May 2011 11:16:58 +0000 (+0000) Subject: NTP_4_2_7P175 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fa2bea6d3ff699847552d8e9d7437ffc6b9a93e;p=thirdparty%2Fntp.git NTP_4_2_7P175 bk: 4de37caaepjL7heHV9zavO9BctVW0w --- diff --git a/ChangeLog b/ChangeLog index 8962576f05..7e7b91b701 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p175) 2011/05/30 Released by Harlan Stenn * [Bug 1936] Correctly set IPV6_MULTICAST_LOOP. * cmd-doc.tlib cleanup from Bruce Korb. (4.2.7p174) 2011/05/28 Released by Harlan Stenn diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index b6b345c6c0..16d97ecee5 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 May 28, 2011 at 10:58:18 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 30, 2011 at 11:04:24 AM by AutoGen 5.11.9 * From the definitions ntpd-opts.def * and the template file options * @@ -40,7 +40,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[40] = -"ntpd 4.2.7p174\n\ +"ntpd 4.2.7p175\n\ See html/copyright.html\n"; static char const zLicenseDescrip[25] = "See html/copyright.html\n"; @@ -1002,7 +1002,7 @@ static tOptDesc optDesc[OPTION_CT] = { */ static char const zPROGNAME[5] = "NTPD"; static char const zUsageTitle[133] = -"ntpd - NTP daemon program - Ver. 4.2.7p174\n\ +"ntpd - NTP daemon program - Ver. 4.2.7p175\n\ USAGE: %s [ - [] | --[{=| }] ]... \\\n\ \t\t[ ... ]\n"; #define zRcName NULL diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index 8e3b3eee08..0cdeff60f8 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 May 28, 2011 at 10:58:17 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 30, 2011 at 11:04:24 AM by AutoGen 5.11.9 * From the definitions ntpd-opts.def * and the template file options * @@ -90,8 +90,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 36 -#define NTPD_VERSION "4.2.7p174" -#define NTPD_FULL_VERSION "ntpd 4.2.7p174" +#define NTPD_VERSION "4.2.7p175" +#define NTPD_FULL_VERSION "ntpd 4.2.7p175" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd-opts.texi b/ntpd/ntpd-opts.texi index 479d93166e..3959add1c5 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 May 28, 2011 at 10:59:14 AM by AutoGen 5.11.9 +# It has been AutoGen-ed May 30, 2011 at 11:07:27 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.7p174 +ntpd - NTP daemon program - Ver. 4.2.7p175 USAGE: ntpd [ - [] | --[@{=| @}] ]... \ [ ... ] Flg Arg Option-Name Description diff --git a/ntpd/ntpd.1 b/ntpd/ntpd.1 index ec561fc610..309d2cc5d5 100644 --- a/ntpd/ntpd.1 +++ b/ntpd/ntpd.1 @@ -1,7 +1,7 @@ -.TH NTPD 1 2011-05-28 "( 4.2.7p174)" "Programmer's Manual" +.TH NTPD 1 2011-05-30 "( 4.2.7p175)" "Programmer's Manual" .\" EDIT THIS FILE WITH CAUTION (ntpd.1) .\" -.\" It has been AutoGen-ed May 28, 2011 at 10:59:13 AM by AutoGen 5.11.9 +.\" It has been AutoGen-ed May 30, 2011 at 11:07:14 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 5d7e06ab65..ffdfe9dccf 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 May 28, 2011 at 10:59:40 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 30, 2011 at 11:09:01 AM by AutoGen 5.11.9 * From the definitions ntpdc-opts.def * and the template file options * @@ -40,7 +40,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[41] = -"ntpdc 4.2.7p174\n\ +"ntpdc 4.2.7p175\n\ See html/copyright.html\n"; static char const zLicenseDescrip[25] = "See html/copyright.html\n"; @@ -447,7 +447,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.7p174\n\ +"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p175\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 e27ebc710d..2f45872286 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 May 28, 2011 at 10:59:39 AM by AutoGen 5.11.9 + * It has been AutoGen-ed May 30, 2011 at 11:09:01 AM by AutoGen 5.11.9 * From the definitions ntpdc-opts.def * and the template file options * @@ -69,8 +69,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.7p174" -#define NTPDC_FULL_VERSION "ntpdc 4.2.7p174" +#define NTPDC_VERSION "4.2.7p175" +#define NTPDC_FULL_VERSION "ntpdc 4.2.7p175" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc-opts.texi b/ntpdc/ntpdc-opts.texi index 0cb94cee4c..eb57711690 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 May 28, 2011 at 11:00:20 AM by AutoGen 5.11.9 +# It has been AutoGen-ed May 30, 2011 at 11:12:33 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.7p174 +ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p175 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 a5e040f8e3..8cd4062dae 100644 --- a/ntpdc/ntpdc.1 +++ b/ntpdc/ntpdc.1 @@ -1,9 +1,9 @@ -.Dd May 28 2011 +.Dd May 30 2011 .Dt NTPDC 1 User Commands .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc) .\" -.\" It has been AutoGen-ed May 28, 2011 at 11:00:18 AM by AutoGen 5.11.9 +.\" It has been AutoGen-ed May 30, 2011 at 11:12:31 AM by AutoGen 5.11.9 .\" From the definitions ntpdc-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -769,16 +769,8 @@ The operation failed or the command syntax was not valid. .%T Network Time Protocol (Version 3) .%O RFC1305 .Re -.Pp -.nf -.na -See html/copyright.html -.fi -.ad -.Pp -This manual page was \fIAutoGen\fP-erated from the -.Nm -option definitions. +.Sh AUTHORS +The formatting directives in this document came from FreeBSD. .Sh BUGS The .Nm @@ -792,3 +784,12 @@ Despite this, the program is occasionally useful. .Pp Please report bugs to http://bugs.ntp.org . +.Pp +.nf +.na +See html/copyright.html +.fi +.ad +.Pp +This manual page was \fIAutoGen\fP-erated from the \fBntpdc\fP +option definitions. diff --git a/ntpdc/ntpdc.html b/ntpdc/ntpdc.html index 2332100632..5105b98ec9 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.7p174 of ntpdc. +

This document applies to version 4.2.7p175 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.7p174
+
ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p175
 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 dbd17c03cf..e11042d6a0 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  May 28, 2011 at 11:00:22 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 30, 2011 at 11:12:36 AM by AutoGen 5.11.9
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,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[40] =
-"ntpq 4.2.7p174\n\
+"ntpq 4.2.7p175\n\
 See html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "See html/copyright.html\n";
@@ -424,7 +424,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.7p174\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p175\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 6763a00060..a93592d762 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  May 28, 2011 at 11:00:22 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 30, 2011 at 11:12:36 AM by AutoGen 5.11.9
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p174"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p174"
+#define NTPQ_VERSION       "4.2.7p175"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p175"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
diff --git a/ntpq/ntpq-opts.texi b/ntpq/ntpq-opts.texi
index a905c9342c..b3fbb2a3cc 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  May 28, 2011 at 11:00:52 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 30, 2011 at 11:14:01 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.7p174
+ntpq - standard NTP query program - Ver. 4.2.7p175
 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 647384f356..d4abf6d88f 100644
--- a/ntpq/ntpq.1
+++ b/ntpq/ntpq.1
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-05-28 "( 4.2.7p174)" "Programmer's Manual"
+.TH NTPQ 1 2011-05-30 "( 4.2.7p175)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  May 28, 2011 at 11:00:52 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 30, 2011 at 11:13:59 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 6aa26b88f7..97d9ea2a4c 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  May 28, 2011 at 11:00:55 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 30, 2011 at 11:14:03 AM by AutoGen 5.11.9
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,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[44] =
-"ntpsnmpd 4.2.7p174\n\
+"ntpsnmpd 4.2.7p175\n\
 See html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "See html/copyright.html\n";
@@ -251,7 +251,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.7p174\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p175\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 5876d39795..537e0a6882 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  May 28, 2011 at 11:00:54 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 30, 2011 at 11:14:03 AM by AutoGen 5.11.9
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p174"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p174"
+#define NTPSNMPD_VERSION       "4.2.7p175"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p175"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
diff --git a/ntpsnmpd/ntpsnmpd-opts.texi b/ntpsnmpd/ntpsnmpd-opts.texi
index 452f7922cf..1b494071f0 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  May 28, 2011 at 11:01:13 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 30, 2011 at 11:14:39 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.7p174
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p175
 USAGE:  ntpsnmpd [ - [] | --[@{=| @}] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
diff --git a/ntpsnmpd/ntpsnmpd.1 b/ntpsnmpd/ntpsnmpd.1
index d1813653ac..58e93c1b5c 100644
--- a/ntpsnmpd/ntpsnmpd.1
+++ b/ntpsnmpd/ntpsnmpd.1
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-05-28 "( 4.2.7p174)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-05-30 "( 4.2.7p175)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  May 28, 2011 at 11:01:13 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 30, 2011 at 11:14:37 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 ceff1c7fc3..a4662c6175 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=174
+point=175
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c
index 01f6f52854..aacf7f8fac 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  May 28, 2011 at 10:47:25 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 30, 2011 at 10:52:34 AM by AutoGen 5.11.9
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,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[40] =
-"sntp 4.2.7p174\n\
+"sntp 4.2.7p175\n\
 See html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "See html/copyright.html\n";
@@ -637,7 +637,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.7p174\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p175\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 9f03390aa0..e43e5f0018 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  May 28, 2011 at 10:47:24 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 30, 2011 at 10:52:34 AM by AutoGen 5.11.9
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p174"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p174"
+#define SNTP_VERSION       "4.2.7p175"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p175"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
diff --git a/sntp/sntp-opts.texi b/sntp/sntp-opts.texi
index 0520ca7994..35df3b7b36 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  May 28, 2011 at 11:01:55 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 30, 2011 at 11:15:51 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.7p174
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p175
 USAGE:  sntp [ - [] | --[@{=| @}] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
diff --git a/sntp/sntp.1 b/sntp/sntp.1
index 2b0a83ae86..6fe0dce7b7 100644
--- a/sntp/sntp.1
+++ b/sntp/sntp.1
@@ -1,9 +1,9 @@
-.Dd May 28 2011
+.Dd May 30 2011
 .Dt SNTP 1 User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 28, 2011 at 11:01:54 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 30, 2011 at 11:15:50 AM by AutoGen 5.11.9
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -260,6 +260,12 @@ Successful program execution.
 .It 1
 The operation failed or the command syntax was not valid.
 .El
+.Sh AUTHORS
+.An "Johannes Maximilian Kuehn"
+.An "Harlan Stenn"
+.An "Dave Hart"
+.Sh BUGS
+Please report bugs to http://bugs.ntp.org .
 .Pp
 .nf
 .na
@@ -267,8 +273,5 @@ See html/copyright.html
 .fi
 .ad
 .Pp
-This manual page was \fIAutoGen\fP-erated from the
-.Nm
+This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
 option definitions.
-.Sh BUGS
-Please report bugs to http://bugs.ntp.org .
diff --git a/sntp/sntp.html b/sntp/sntp.html
index 2074163388..3a522c836a 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.7p174 of sntp. +

This document applies to version 4.2.7p175 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.7p174
+
sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p175
 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 0d6f05b69d..6cf753a216 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  May 28, 2011 at 11:01:18 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 30, 2011 at 11:14:46 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -40,7 +40,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[52] =
-"ntp-keygen (ntp) 4.2.7p174\n\
+"ntp-keygen (ntp) 4.2.7p175\n\
 See html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "See html/copyright.html\n";
@@ -752,7 +752,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.7p174\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p175\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 531c1837cd..e2963f132b 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  May 28, 2011 at 11:01:17 AM by AutoGen 5.11.9
+ *  It has been AutoGen-ed  May 30, 2011 at 11:14:46 AM by AutoGen 5.11.9
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p174"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p174"
+#define NTP_KEYGEN_VERSION       "4.2.7p175"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p175"
 
 /*
  *  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 c8986bf086..083d9b39de 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  May 28, 2011 at 11:01:34 AM by AutoGen 5.11.9
+# It has been AutoGen-ed  May 30, 2011 at 11:15:27 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.7p174
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p175
 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 f23dc31dd3..4f0e75ec07 100644
--- a/util/ntp-keygen.1
+++ b/util/ntp-keygen.1
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-05-28 "(ntp 4.2.7p174)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-05-30 "(ntp 4.2.7p175)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  May 28, 2011 at 11:01:33 AM by AutoGen 5.11.9
+.\"  It has been AutoGen-ed  May 30, 2011 at 11:15:26 AM by AutoGen 5.11.9
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"