]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P175
authorHarlan Stenn <stenn@ntp.org>
Mon, 30 May 2011 11:16:58 +0000 (11:16 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 30 May 2011 11:16:58 +0000 (11:16 +0000)
bk: 4de37caaepjL7heHV9zavO9BctVW0w

28 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1
ntpdc/ntpdc.html
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq-opts.texi
ntpq/ntpq.1
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd-opts.texi
ntpsnmpd/ntpsnmpd.1
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
sntp/sntp.1
sntp/sntp.html
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 8962576f05496e72a848c519e4e26014de84690d..7e7b91b7018c6521cfc871878a55e8bb4ba9a682 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p175) 2011/05/30 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1936] Correctly set IPV6_MULTICAST_LOOP.
 * cmd-doc.tlib cleanup from Bruce Korb.
 (4.2.7p174) 2011/05/28 Released by Harlan Stenn <stenn@ntp.org>
index b6b345c6c0dc0e34b03a059323b2c6bfef05da8d..16d97ecee57c5579d2567ca2d3b3ed74066fdc5c 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 8e3b3eee08848d30b0442c6f901ac300641aff7c..0cdeff60f8535df264ea4cd524db427773e38b52 100644 (file)
@@ -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
index 479d93166e925ca90513a45d357891f8f27f1c34..3959add1c5f0a8349e2d89cf119f808516badbcc 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index ec561fc610c4b778fb3392c5b47084c3fc7d9321..309d2cc5d5fdc886766f31fc71331ae14bd97b97 100644 (file)
@@ -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
 .\"
index 5d7e06ab65c92e563784e268d864c41c0f1f1f9c..ffdfe9dccf2501762ac2bc28a7830aaa5f2b0c2f 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index e27ebc710d275481cb7cd6a97f2d541a8ffc6e5f..2f458722868dbe95e33509fa672dfa1046055a14 100644 (file)
@@ -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
index 0cb94cee4c58c88104d2c79e790c1cf78a209ec3..eb57711690edb6a281f8d90f2bd6bb99b15abd78 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a5e040f8e344baebee7d477a2d0f8c3dc0aeda9f..8cd4062dae3011fbd764ae69a93307c3670db6e3 100644 (file)
@@ -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.
index 23321006328b6102d28692151655cfe00e03ed9a..5105b98ec96c8cd4485cee574b6e8d051c6fc8a5 100644 (file)
@@ -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.
 
-  <p>This document applies to version 4.2.7p174 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p175 of <code>ntpdc</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -133,7 +133,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#ntpdc-Invocation">ntpdc Invocation</a>
 <p><a name="index-ntpdc-usage-3"></a>
 This is the automatically generated usage text for ntpdc:
 
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p174
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p175
 USAGE:  ntpdc [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index dbd17c03cf6146bb355e4807b0b7dbb785773bcc..e11042d6a06e77c5dec29225d75d9570822dc7a8 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 6763a00060085247df52f1fc7b2ea1869e696868..a93592d762dbd5175da1c4a97badfef1ef1d160a 100644 (file)
@@ -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
index a905c9342c481e06e85afc6d2dec4093d5fdc234..b3fbb2a3cca2a63ebe7b153b917d70992b50f8cd 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 647384f35694525ecc69905309baf677a6cd1ae0..d4abf6d88fb7b30725361aab851071d10a2c8cf9 100644 (file)
@@ -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
 .\"
index 6aa26b88f7be1289bfdd0432693a9e429a048911..97d9ea2a4c327ab58e8fd073db2abaf7a6ec0388 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 5876d39795ed13306295b7869da08e0d110896a3..537e0a68824ae72e5a62cfc1631cca199278a5f8 100644 (file)
@@ -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
index 452f7922cfc229cb3b58aabdb944d3ef46e70faa..1b494071f0eb022ad8e909dbfb4c3ec1833141f0 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index d1813653ac1ddbf11b74996852a3c5d868be9e26..58e93c1b5ca1be6bd58ffce4a0838d4f66e50efc 100644 (file)
@@ -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
 .\"
index ceff1c7fc34d277e2bbd90caae5e52d0fba70e4d..a4662c61752e9bfd36b8c6c7cd6cc35e1f834d41 100644 (file)
@@ -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)
index 01f6f52854d5682354e663387b7803750a62692a..aacf7f8faca3f09ccb4230adca5422aa36176a23 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index 9f03390aa0a88e929e52ff340c60e2e664c6c21c..e43e5f001865d48dd8247bd09fc7f8655930ea00 100644 (file)
@@ -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
index 0520ca7994d52a5bef5b9c1b12f7eed61bcc32ae..35df3b7b3665665b952d03c7c51215c5db7ad389 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 2b0a83ae863624f9c0fded10ad0266295c7f78cf..6fe0dce7b721a15befb4984f66de38f163733af3 100644 (file)
@@ -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 .
index 2074163388c4013e239ada5c6a6cb92ed821ad4f..3a522c836ab08daf0ac62fcd3c4978b40e58818c 100644 (file)
@@ -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.
 
-  <p>This document applies to version 4.2.7p174 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p175 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -150,7 +150,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#sntp-Invocation">sntp Invocation</a>
 <p><a name="index-sntp-usage-3"></a>
 This is the automatically generated usage text for sntp:
 
-<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p174
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p175
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 0d6f05b69df04c20cb11a821ca6438dcdd3c820f..6cf753a21643d8e097ee74b9b6a4eddda60acf37 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 531c1837cdce298b9ffa95a9bfdbf69d4c801cf4..e2963f132b9d8ec15a2dd8013ecd19ef9843129b 100644 (file)
@@ -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
index c8986bf0862f320b85edad133ca14a41e73cf70a..083d9b39de9db547bb41fc9394abb1f97958c52a 100644 (file)
@@ -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 [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index f23dc31dd3cfea071619f19b1e16d880e4fc9c53..4f0e75ec07bc1f085b8eb481ab7fb99262bb5e04 100644 (file)
@@ -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
 .\"