]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P56 NTP_4_2_7P56
authorHarlan Stenn <stenn@ntp.org>
Sat, 25 Sep 2010 21:45:40 +0000 (21:45 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 25 Sep 2010 21:45:40 +0000 (21:45 +0000)
bk: 4c9e6d84UKKrWCYYhKUgva5VV7HaxQ

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 d898cb315b14b3ebdb48d5eeef270b1d413da091..b02d105b36f1efdbe2a2824ba801f7758f20a233 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p56) 2010/09/25 Released by Harlan Stenn <stenn@ntp.org>
 * Clock combining algorithm improvements from Dave Mills.
 * Documentation updates from Dave Mills.
 * [Bug 1642] ntpdsim can't find simulate block in config file.
index 392e99302409ca206b920f7ca142a8faa58257f5..06dd9c3d9604c01e1f02140491fc9f328e8ea756 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  September 22, 2010 at 10:07:52 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 25, 2010 at 09:42:56 PM 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.7p55\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p56\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index a1ab94b6207b1693ff05d69c28a0d8eb962ebec7..955d7b998335517aa083d6c86023fc5cf34fdd2b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  September 22, 2010 at 10:07:52 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 25, 2010 at 09:42:55 PM 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.7p55"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p55"
+#define NTPD_VERSION       "4.2.7p56"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p56"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 309546832fa2dbee000910ff0e9c18fb4ce26946..c210943c84f3f18d6ae6caa46dd215ad24452c95 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  September 22, 2010 at 10:08:16 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 25, 2010 at 09:43:33 PM 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.7p55
+ntpd - NTP daemon program - Ver. 4.2.7p56
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 0d2095ae1fc4a2638ae7b682fca898c9a2d13933..8edbeb3b859315d3e7fa1e877318527fd24857e2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-09-22 "( 4.2.7p55)" "Programmer's Manual"
+.TH NTPD 1 2010-09-25 "( 4.2.7p56)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September 22, 2010 at 10:08:16 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 25, 2010 at 09:43:33 PM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1997e1377799db3309f4f9e0799f43d93f723677..803a769b7b0fed068e2f1f6d2de5977daa38a39e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  September 22, 2010 at 10:08:23 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 25, 2010 at 09:43:38 PM 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.7p55\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p56\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 363d5625763369bee9919f383098d9f00b33c657..80a23d118cae1c78351c5e9edd388c84ac5ea39e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  September 22, 2010 at 10:08:23 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 25, 2010 at 09:43:38 PM 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.7p55"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p55"
+#define NTPDC_VERSION       "4.2.7p56"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p56"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3d7806fc897d6b3673fcf6944c30f899cf3d3ce6..bad3053b06e9973634fbb2bb4fec4d4a8bae0cd9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  September 22, 2010 at 10:08:34 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 25, 2010 at 09:43:48 PM 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.7p55
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p56
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5537c33e5f2aea0f4ee8f6151197a2cf76b2a59e..113bd60b26341b6bf6e97a2ef66b3a970e73855b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-09-22 "( 4.2.7p55)" "Programmer's Manual"
+.TH NTPDC 1 2010-09-25 "( 4.2.7p56)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  September 22, 2010 at 10:08:33 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 25, 2010 at 09:43:48 PM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 30bdf078f5a5d7fe01c2e2ee2cf444180151168f..4e0b55aac44b3b186f46d3b1212e9a9882d6cb90 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  September 22, 2010 at 10:08:34 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 25, 2010 at 09:43:49 PM 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.7p55\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p56\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0dde3f82c0f1ce159c1ca61e6771db95ac2ea428..2aeac3cede2b71eef87882999e65fb2b0bdf21ac 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  September 22, 2010 at 10:08:34 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 25, 2010 at 09:43:49 PM 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.7p55"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p55"
+#define NTPQ_VERSION       "4.2.7p56"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p56"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 34c7e243054d7a2f772a42538d036d5bfc36cde0..1fa00e3e3c3f7391240b7aa5793fbe5db9e6d1ff 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  September 22, 2010 at 10:08:45 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 25, 2010 at 09:44:02 PM 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.7p55
+ntpq - standard NTP query program - Ver. 4.2.7p56
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 8590a5f9d32b13065bab3323ae7cc1fcd6bb3dbe..a2713191ea69233171c8b333b349f9a2c5625668 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-09-22 "( 4.2.7p55)" "Programmer's Manual"
+.TH NTPQ 1 2010-09-25 "( 4.2.7p56)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  September 22, 2010 at 10:08:45 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 25, 2010 at 09:44:02 PM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b0bbbc5962187e4b6c06b1a72c058cc80c2ed41a..f96aae09a657647981bb5589855d24a481367fb3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  September 22, 2010 at 10:08:45 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 25, 2010 at 09:44:02 PM 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.7p55\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p56\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 51b16bb24d1c2f44cb2f2d3edfec6bcacac52d78..3c23b8bd74cc115f3ca7a21a7c53d7880d064296 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  September 22, 2010 at 10:08:45 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 25, 2010 at 09:44:02 PM 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.7p55"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p55"
+#define NTPSNMPD_VERSION       "4.2.7p56"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p56"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0cf37f805c368038ed7edbfbbe0b97d8e67d3a9f..9f39ed15896f7bcf40801999cfcdac8b6379ce49 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  September 22, 2010 at 10:08:51 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 25, 2010 at 09:44:07 PM 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.7p55
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p56
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 91237ec24a3e43f5ce1568ac3a18847abf6bf522..2c419e45042be29ace875d489d77144adbe543a8 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-09-22 "( 4.2.7p55)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-09-25 "( 4.2.7p56)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September 22, 2010 at 10:08:51 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 25, 2010 at 09:44:07 PM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 852881756c82b3a1b81497e0a5d916005da70623..eb1e326345486110e7340dea30ee84f168a32eb8 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=55
+point=56
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 003083739885c51fa72d3b8db03fe8cf6999b5fb..eb6de38f410cfab8f9a313bf4a2c059ed2355047 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  September 22, 2010 at 10:10:08 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 25, 2010 at 09:45:13 PM 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.7p55\n\
+"sntp - standard SNTP program - Ver. 4.2.7p56\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7763f363b85834440771c63dfc9f5e75d644641a..a8476934c52f8716a78ec386844381157638ee78 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  September 22, 2010 at 10:10:08 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 25, 2010 at 09:45:13 PM 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.7p55"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p55"
+#define SNTP_VERSION       "4.2.7p56"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p56"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c01c9c0142637772943746d51f6f9f1e4c4a3f0f..0951d1d23d94b63d0a6b7a69f06bcbddb550db83 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  September 22, 2010 at 10:10:14 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 25, 2010 at 09:45:18 PM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 76aead3dc07c646c0d9a1ba14b96ca2198bdb7d8..f2c2d5b128ddf09afcaadf7356b8924410257d5d 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-09-22 "( 4.2.7p55)" "Programmer's Manual"
+.TH SNTP 1 2010-09-25 "( 4.2.7p56)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  September 22, 2010 at 10:10:14 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 25, 2010 at 09:45:18 PM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 218ef24d8c08cc2e4158492faf5d0adef00e4597..3914c0cb7a7a1825b46f06027a813985b37e498c 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.7p55 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p56 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 4fbce313b75a61dbc152a7cd27981e44b6a7a361..269ba88a2cbb3aee5b8979e44282285b431bcbeb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  September 22, 2010 at 10:10:14 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 25, 2010 at 09:45:19 PM 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.7p55\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p56\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 12e235f3083d6d2d80e4f32dd8493e5583108063..dcb89d8668ba7f475a75ccf0811add114af835f2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  September 22, 2010 at 10:10:14 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 25, 2010 at 09:45:18 PM 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.7p55"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p55"
+#define NTP_KEYGEN_VERSION       "4.2.7p56"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p56"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dbd311b4291376a848679260aa2c00d5e67728fa..3351ca8eecc97e052217db35d24944bf4b1732f7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  September 22, 2010 at 10:10:22 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 25, 2010 at 09:45:25 PM 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.7p55
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p56
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 73523ce0cf47cb659e69d92ca3da76b9b27adbec..122a6a699481e7cbeb6b7bddb55bb695b4650997 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-09-22 "(ntp 4.2.7p55)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-09-25 "(ntp 4.2.7p56)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  September 22, 2010 at 10:10:22 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 25, 2010 at 09:45:25 PM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"