]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P46 NTP_4_2_7P46
authorHarlan Stenn <stenn@ntp.org>
Fri, 10 Sep 2010 10:12:03 +0000 (10:12 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 10 Sep 2010 10:12:03 +0000 (10:12 +0000)
bk: 4c8a0473qryPO7Vn5HLP18InPzd2-w

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 667ab633f2f8f66a93398382dc030f3e21366455..25bf3b24c10818beaff8cd8d5cf976ea207ee3f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p46) 2010/09/10 Released by Harlan Stenn <stenn@ntp.org>
 * Use AC_SEARCH_LIBS instead of AC_CHECK_LIB for NTP_LIB_M.
 (4.2.7p45) 2010/09/05 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1578] Consistently use -lm when needed.
index 222ec42dba96514dd1cc2d24784cbd19c1f8fbdf..9494081d76b8135aa88a5a602199d38226f6ac1b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  September  5, 2010 at 10:08:31 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 10, 2010 at 10:09:11 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1016,7 +1016,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p45\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p46\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 96872ac6fc70cf4c79454c280546ded06982b6ae..c73dc7864e9629913aad1fd93398d044e63c85b3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  September  5, 2010 at 10:08:31 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 10, 2010 at 10:09:10 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -91,8 +91,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p45"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p45"
+#define NTPD_VERSION       "4.2.7p46"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p46"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e2866a1b3ffaf6b81ad25678c60272397f68fd59..15e9addf0e183c7dfcd4a4936766e0fcf249c16b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  September  5, 2010 at 10:09:03 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 10, 2010 at 10:09:32 AM by AutoGen 5.10
 # 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.7p45
+ntpd - NTP daemon program - Ver. 4.2.7p46
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 8028cde6bb5e9cbeb474e8a10c9a3796180b16c3..257adfcee3c4faab2b4108d64aadb39718a5a0bf 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-09-05 "( 4.2.7p45)" "Programmer's Manual"
+.TH NTPD 1 2010-09-10 "( 4.2.7p46)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September  5, 2010 at 10:09:03 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 10, 2010 at 10:09:31 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b6a4be3e3f36164f9052b97f1a7fd657b0d6cf9b..5c9b904ed25573dd034e0b7a12243d86acfc0a43 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  September  5, 2010 at 10:09:11 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 10, 2010 at 10:09:41 AM by AutoGen 5.10
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -452,7 +452,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p45\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p46\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4473e7b2ea49a5159a8f34d7b5bb317a464dce94..54f50818910b3c0639477302b41ba3ae39b2e49e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  September  5, 2010 at 10:09:11 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 10, 2010 at 10:09:41 AM by AutoGen 5.10
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p45"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p45"
+#define NTPDC_VERSION       "4.2.7p46"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p46"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 73694b72b493612cd5a3429e8c9012870cfe0ef7..9cd8d6e89a920b054d83c96a5eea41e7ecda560b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  September  5, 2010 at 10:09:21 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 10, 2010 at 10:09:54 AM by AutoGen 5.10
 # 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.7p45
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p46
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a6d4e89c24b1046aab040361db53ae50ffb69b2a..f2f97f6a1fab72cb9312c892378fa6dccceb8a53 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-09-05 "( 4.2.7p45)" "Programmer's Manual"
+.TH NTPDC 1 2010-09-10 "( 4.2.7p46)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  September  5, 2010 at 10:09:21 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 10, 2010 at 10:09:53 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8fbf875619f7d725f03d4821cec79d3bcb773202..f8d24a6505d0217a71d3a93117418a4e150d0c69 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  September  5, 2010 at 10:09:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 10, 2010 at 10:09:54 AM by AutoGen 5.10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -427,7 +427,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.7p45\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p46\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a2ef541d55ed369ee24c7e915e23acf2cce1554b..6955f1ceaeeb16ae38fd31207e0419dadae15f99 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  September  5, 2010 at 10:09:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 10, 2010 at 10:09:54 AM by AutoGen 5.10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p45"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p45"
+#define NTPQ_VERSION       "4.2.7p46"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p46"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 52b0e3d9c8effa933c502e5b9c319e9ce10df9f7..dd7e2112e7dc3365ef2dc0d9b1db8e68acd39961 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  September  5, 2010 at 10:09:34 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 10, 2010 at 10:10:08 AM by AutoGen 5.10
 # 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.7p45
+ntpq - standard NTP query program - Ver. 4.2.7p46
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 253f142d845c65649b932a9bde7d84c2c4b20bc5..73de04798c4bb02a526191e467c8a5776662199a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-09-05 "( 4.2.7p45)" "Programmer's Manual"
+.TH NTPQ 1 2010-09-10 "( 4.2.7p46)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  September  5, 2010 at 10:09:34 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 10, 2010 at 10:10:08 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a050be453d12bbc6bdaa6ee8c7f8929d12d717eb..b6fce7c2d00c3fdd452a86becfe597ff9ed8f5f2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  September  5, 2010 at 10:09:34 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 10, 2010 at 10:10:09 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -256,7 +256,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p45\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p46\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 01243b12862d117ea32717a4842d1e0df09fbd86..edc66e6d9e02281d6a70929b3998e4149ccf7379 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  September  5, 2010 at 10:09:34 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 10, 2010 at 10:10:09 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -63,8 +63,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p45"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p45"
+#define NTPSNMPD_VERSION       "4.2.7p46"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p46"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 410533d457fcb8aa59e2b3a71790709578de9553..862247b50d60b17c17b934440ffcd6778146d0b0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  September  5, 2010 at 10:09:41 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 10, 2010 at 10:10:15 AM by AutoGen 5.10
 # 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.7p45
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p46
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 72cdfd9129689861081b90824677db938785f688..662568c0034e798ecca7b1b4e4e45530eb7f7dff 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-09-05 "( 4.2.7p45)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-09-10 "( 4.2.7p46)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September  5, 2010 at 10:09:41 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 10, 2010 at 10:10:15 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 72c7dacc2c713528a6b6427eefef4c4633cc97a7..82a956ec0835ee38329b55b4c89b7b4e0cd276e4 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=45
+point=46
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index ddb382acc02764df8241777c5cd8e7169c290d3e..60a993e0e3d111c4bc7e62ad0cdedf979ec5a753 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  September  5, 2010 at 10:10:59 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 10, 2010 at 10:11:36 AM by AutoGen 5.10
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -474,7 +474,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.7p45\n\
+"sntp - standard SNTP program - Ver. 4.2.7p46\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8255849cd954d13285a76cfe0cb1ffa5d1fcac93..a93e0387b302b79f6f21858b8d2850555c7f070e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  September  5, 2010 at 10:10:59 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 10, 2010 at 10:11:36 AM by AutoGen 5.10
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -72,8 +72,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.7p45"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p45"
+#define SNTP_VERSION       "4.2.7p46"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p46"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0e49650f7b313dc100c589ba287c74ca24ee3ebf..000b5deb1428b753c6384467d89cc65fc578c33f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  September  5, 2010 at 10:11:05 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 10, 2010 at 10:11:44 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 99a21b91ecdd06821c9dcf7812849e336dada973..8dcfd1e2fb8c552dbe1686e2a7d839179e27cc5a 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-09-05 "( 4.2.7p45)" "Programmer's Manual"
+.TH SNTP 1 2010-09-10 "( 4.2.7p46)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  September  5, 2010 at 10:11:05 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 10, 2010 at 10:11:43 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0819d5a16857cdea196ab913e5f35ca3a7c270c0..cd0c394c1eca19f7481af766d971664b2663ca75 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.7p45 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p46 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index e41c288d5bd518b393dc3f247688ca0c709c15aa..e893c04cac5098e2e7ceee9cb38863ff971487a0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  September  5, 2010 at 10:11:06 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 10, 2010 at 10:11:44 AM by AutoGen 5.10
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -738,7 +738,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p45\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p46\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b1869c5b661285e254fd6041b13b109039fc7ec6..bcf11055ea288363974efb4e6515ef15f56ff572 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  September  5, 2010 at 10:11:06 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 10, 2010 at 10:11:44 AM by AutoGen 5.10
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.7p45"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p45"
+#define NTP_KEYGEN_VERSION       "4.2.7p46"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p46"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 957add71b9b3f5df9be5c18c07003b85048b51c3..77b552baeda93e30fa728079e530feaa40542478 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  September  5, 2010 at 10:11:12 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 10, 2010 at 10:11:50 AM by AutoGen 5.10
 # 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
 Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p45
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p46
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 8134810caec6445ad3521c72def43b80dc5248f9..0f0f1db6c8afb202add3fefdfdb40017dc34fe09 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-09-05 "(ntp 4.2.7p45)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-09-10 "(ntp 4.2.7p46)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  September  5, 2010 at 10:11:12 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 10, 2010 at 10:11:50 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"