]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_6P4_RC2 NTP_4_2_6P4_RC2
authorHarlan Stenn <stenn@ntp.org>
Thu, 4 Aug 2011 04:50:12 +0000 (04:50 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 4 Aug 2011 04:50:12 +0000 (04:50 +0000)
bk: 4e3a2504Y9IG_KatpDRrMaYUtTSP6w

27 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
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 10325d05b2ca879215688aef44d65e6ebff9affe..d9a801b5df79e0e228b450e4db5b50fd143a4d4e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 ---
+(4.2.6p4-RC2) 2011/08/04 Released by Harlan Stenn <stenn@ntp.org>
 
 * [Bug 1608] Parse Refclock driver should honor trusttime.
 * [Bug 1961] html2man update: distribute ntp-wait.html.
index f0d6a7db4e04c3624cab1676aecfdc624c8c999c..b2ecc1cbece165acff04731ad18ee00f327fc5ab 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  July 10, 2011 at 10:55:09 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  August  4, 2011 at 04:46:34 AM by AutoGen 5.12
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,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[42] =
-"ntpd 4.2.6p4-RC1\n\
+"ntpd 4.2.6p4-RC2\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -948,7 +948,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[103] =
-"ntpd - NTP daemon program - Ver. 4.2.6p4-RC1\n\
+"ntpd - NTP daemon program - Ver. 4.2.6p4-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 4f6db2c041714dfcec29250a788984093cc74e50..f0e5cb32ccf10353ea5cb9c52427da4d52d9a297 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  July 10, 2011 at 10:55:08 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  August  4, 2011 at 04:46:33 AM by AutoGen 5.12
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    35
-#define NTPD_VERSION       "4.2.6p4-RC1"
-#define NTPD_FULL_VERSION  "ntpd 4.2.6p4-RC1"
+#define NTPD_VERSION       "4.2.6p4-RC2"
+#define NTPD_FULL_VERSION  "ntpd 4.2.6p4-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7ac2df4a798a54bc382f98961df62cea3c4f9a45..2a791c17b443edae86dfadafa23424afc8926c41 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  July 10, 2011 at 10:56:14 PM by AutoGen 5.12
+# It has been AutoGen-ed  August  4, 2011 at 04:47:29 AM by AutoGen 5.12
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -63,7 +63,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.6p4-RC1
+ntpd - NTP daemon program - Ver. 4.2.6p4-RC2
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 4382dd360394382c225c17a5237268689798c131..f2068f7294f75f9a315dd6a295b94a509647d7ef 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-07-10 "( 4.2.6p4-RC1)" "Programmer's Manual"
+.TH NTPD 1 2011-08-04 "( 4.2.6p4-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  July 10, 2011 at 10:56:12 PM by AutoGen 5.12
+.\"  It has been AutoGen-ed  August  4, 2011 at 04:47:28 AM by AutoGen 5.12
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0dd8aa39a74556b2d74d225bacbc462c53d0e0eb..abd79bf16d90981b60f896decab35c6342bd0d28 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  July 10, 2011 at 10:56:37 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  August  4, 2011 at 04:47:45 AM by AutoGen 5.12
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,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[43] =
-"ntpdc 4.2.6p4-RC1\n\
+"ntpdc 4.2.6p4-RC2\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -445,7 +445,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[6] = "NTPDC";
 static char const zUsageTitle[131] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p4-RC1\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p4-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 4956ff4ae003865d589a8fe94d44d834461cff7f..eb8356b305a312d351a4aa7a20e383b978c3a7db 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  July 10, 2011 at 10:56:36 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  August  4, 2011 at 04:47:44 AM by AutoGen 5.12
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.6p4-RC1"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.6p4-RC1"
+#define NTPDC_VERSION       "4.2.6p4-RC2"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.6p4-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index aa7a8ff3afae80178eb3232b1fcde4990e1cd96c..c710b2a1e2d09f208d73c6ed6a469c7b6a9226c0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  July 10, 2011 at 10:57:21 PM by AutoGen 5.12
+# It has been AutoGen-ed  August  4, 2011 at 04:48:22 AM by AutoGen 5.12
 # 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.6p4-RC1
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6p4-RC2
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 6d805a2190717153bf2bace94cbb2a5b428b0205..f7e866d3fadf4f8447346f1e457c7b3752e4530c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-07-10 "( 4.2.6p4-RC1)" "Programmer's Manual"
+.TH NTPDC 1 2011-08-04 "( 4.2.6p4-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  July 10, 2011 at 10:57:19 PM by AutoGen 5.12
+.\"  It has been AutoGen-ed  August  4, 2011 at 04:48:20 AM by AutoGen 5.12
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f297b3047f24fe28af64dda9d92d5e6c0f583bab..e8a40171b847913b81ea81776595bb2a99e50011 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  July 10, 2011 at 10:57:24 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  August  4, 2011 at 04:48:24 AM by AutoGen 5.12
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,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[42] =
-"ntpq 4.2.6p4-RC1\n\
+"ntpq 4.2.6p4-RC2\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -422,7 +422,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "NTPQ";
 static char const zUsageTitle[123] =
-"ntpq - standard NTP query program - Ver. 4.2.6p4-RC1\n\
+"ntpq - standard NTP query program - Ver. 4.2.6p4-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index d2f3f1fedfe4b4303bd21239f208f2c736feba97..c062d8216ad6a524d8c0bea0f0655dc946b575c2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  July 10, 2011 at 10:57:23 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  August  4, 2011 at 04:48:24 AM by AutoGen 5.12
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -66,8 +66,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.6p4-RC1"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.6p4-RC1"
+#define NTPQ_VERSION       "4.2.6p4-RC2"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.6p4-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index baed8566c60f28b30225680fa5b455b8cd824e8b..5efed44540f9911d12acde42d957f3c8096dbcae 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  July 10, 2011 at 10:58:52 PM by AutoGen 5.12
+# It has been AutoGen-ed  August  4, 2011 at 04:48:57 AM by AutoGen 5.12
 # 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.6p4-RC1
+ntpq - standard NTP query program - Ver. 4.2.6p4-RC2
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a5aee764e450b43015b5d3d51b79b84237898895..8911322c6e5e82a1d9c35398f886fc7c980cc842 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-07-10 "( 4.2.6p4-RC1)" "Programmer's Manual"
+.TH NTPQ 1 2011-08-04 "( 4.2.6p4-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  July 10, 2011 at 10:58:46 PM by AutoGen 5.12
+.\"  It has been AutoGen-ed  August  4, 2011 at 04:48:55 AM by AutoGen 5.12
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5d0e81350759c01c405cc9e710737d76d67de5c1..0fe6c2c7061a91dda346102709fc3e3258027fec 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  July 10, 2011 at 10:59:10 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  August  4, 2011 at 04:48:59 AM by AutoGen 5.12
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,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[46] =
-"ntpsnmpd 4.2.6p4-RC1\n\
+"ntpsnmpd 4.2.6p4-RC2\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -249,7 +249,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[9] = "NTPSNMPD";
 static char const zUsageTitle[107] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p4-RC1\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p4-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 450343b7344e1e031e8431ecaa9fc413453ccc21..083c869acab59be289c9f27741c32f06f4c6a5cd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  July 10, 2011 at 10:59:08 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  August  4, 2011 at 04:48:59 AM by AutoGen 5.12
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -60,8 +60,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.6p4-RC1"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.6p4-RC1"
+#define NTPSNMPD_VERSION       "4.2.6p4-RC2"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.6p4-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0e1bfe74faecf9e2f8df59462c3467d39c941a98..220c6a6edf78bdf512bcf197f2e6e7cd74b27720 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  July 10, 2011 at 11:00:02 PM by AutoGen 5.12
+# It has been AutoGen-ed  August  4, 2011 at 04:49:13 AM by AutoGen 5.12
 # 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.6p4-RC1
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p4-RC2
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 05e80137129726611c7da767efd69fa160408e3b..1a01ad12b9a30cd162ca028617a61c3095d29a17 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-07-10 "( 4.2.6p4-RC1)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-08-04 "( 4.2.6p4-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  July 10, 2011 at 10:59:59 PM by AutoGen 5.12
+.\"  It has been AutoGen-ed  August  4, 2011 at 04:49:12 AM by AutoGen 5.12
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 125a1fd88caa32f498e2ef487b9188c62907239f..f9ff7e32d29feed6d04a5e3783a72891cfbf88cf 100644 (file)
@@ -91,4 +91,4 @@ betapoint=2
 # - - prerelease is emptied
 # else (not in RC)
 # - rcpoint is empty and unused (for now).
-rcpoint=1
+rcpoint=2
index 86011f4010a1374f2363ed33e56d9b03bd793f2c..04ecad49a83819a5afc6b8381e3f3449227c02f5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  July 10, 2011 at 10:54:33 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  August  4, 2011 at 04:46:05 AM by AutoGen 5.12
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,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[42] =
-"sntp 4.2.6p4-RC1\n\
+"sntp 4.2.6p4-RC2\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -467,7 +467,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "SNTP";
 static char const zUsageTitle[125] =
-"sntp - standard SNTP program - Ver. 4.2.6p4-RC1\n\
+"sntp - standard SNTP program - Ver. 4.2.6p4-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 2835611a2c4008c70def91dd1c5129a566fffd52..9f29eb0162089b33d8c527af934bd2133bc21e98 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  July 10, 2011 at 10:54:32 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  August  4, 2011 at 04:46:04 AM by AutoGen 5.12
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.6p4-RC1"
-#define SNTP_FULL_VERSION  "sntp 4.2.6p4-RC1"
+#define SNTP_VERSION       "4.2.6p4-RC2"
+#define SNTP_FULL_VERSION  "sntp 4.2.6p4-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f09ce047950f9e195544963eb352674e2605bdb7..6ee1eab0496f3bced9e5ee0346d3d8d0db60135a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  July 10, 2011 at 10:55:06 PM by AutoGen 5.12
+# It has been AutoGen-ed  August  4, 2011 at 04:46:31 AM by AutoGen 5.12
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -69,7 +69,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.6p4-RC1
+sntp - standard SNTP program - Ver. 4.2.6p4-RC2
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index afebbac817fe3ed9d3f382d32aa47e1346d02bdb..9d0c9f42206e9f050937c30fb1d7f490c3c76e8e 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-07-10 "( 4.2.6p4-RC1)" "Programmer's Manual"
+.TH SNTP 1 2011-08-04 "( 4.2.6p4-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  July 10, 2011 at 10:55:04 PM by AutoGen 5.12
+.\"  It has been AutoGen-ed  August  4, 2011 at 04:46:30 AM by AutoGen 5.12
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c29422cc607b028230633b0cc2b92cf24a5d75b9..c09ff762c8f2e412d6c7d08d0455777b3af8e1eb 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.6p4-RC1 of <code>sntp</code>.
+  <p>This document applies to version 4.2.6p4-RC2 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -139,7 +139,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 SNTP program - Ver. 4.2.6p4-RC1
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.6p4-RC2
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index daabbf4e3116f3dce989511dee38966861a0af0c..979ac18da1fa9aa7a671b7fc9003bc53adaa5c04 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  July 10, 2011 at 11:00:12 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  August  4, 2011 at 04:49:17 AM by AutoGen 5.12
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -38,7 +38,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[54] =
-"ntp-keygen (ntp) 4.2.6p4-RC1\n\
+"ntp-keygen (ntp) 4.2.6p4-RC2\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -720,7 +720,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
 static char const zUsageTitle[118] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p4-RC1\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p4-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 838a4e7078e6d6f513911798b3ef865b38b76b46..ad31966bcd8c5a343ff64e919a981633d7318705 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  July 10, 2011 at 11:00:09 PM by AutoGen 5.12
+ *  It has been AutoGen-ed  August  4, 2011 at 04:49:16 AM by AutoGen 5.12
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -75,8 +75,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.6p4-RC1"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.6p4-RC1"
+#define NTP_KEYGEN_VERSION       "4.2.6p4-RC2"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.6p4-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 44b823d5a397e45373e938560b90fe5670d1e475..c8b70773dc7f7dc4bf1b061671661e41e8ab952b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  July 10, 2011 at 11:01:50 PM by AutoGen 5.12
+# It has been AutoGen-ed  August  4, 2011 at 04:49:43 AM by AutoGen 5.12
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -50,7 +50,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.6p4-RC1
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p4-RC2
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 0a5c374c4b26acf030f7075168367f9da7d44a18..a9f7315e67716720e3ae2b69e1e062036c6afb99 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-07-10 "(ntp 4.2.6p4-RC1)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-08-04 "(ntp 4.2.6p4-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  July 10, 2011 at 11:01:43 PM by AutoGen 5.12
+.\"  It has been AutoGen-ed  August  4, 2011 at 04:49:41 AM by AutoGen 5.12
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"