]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P36 NTP_4_2_7P36
authorHarlan Stenn <stenn@ntp.org>
Tue, 15 Jun 2010 10:09:41 +0000 (10:09 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 15 Jun 2010 10:09:41 +0000 (10:09 +0000)
bk: 4c175165tQdAA_UWegpa95n-5GQQAA

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 4b8e20e9c12f568f6b2359abc02c010e314c1497..5d68eb197af19b131ebe03eb3705d03703752b5a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p36) 2010/06/15 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1560] Initial support for orphanwait, from Dave Mills.
 * clock_filter()/reachability fixes from Dave Mills.
 (4.2.7p35) 2010/06/12 Released by Harlan Stenn <stenn@ntp.org>
index 1b963a78c4c1b10795bd4ce63a92ed63407f4524..b58e36896279ff2b7244c5d48ab29c6029177226 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 12, 2010 at 04:23:17 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 15, 2010 at 10:07:15 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -956,7 +956,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p35\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p36\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 7c4c54e78b738af63592ca4fc687bb328a4ac2fe..4408a83eb24f244c60e672bb4f5bce52d4a1219c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 12, 2010 at 04:23:17 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 15, 2010 at 10:07:15 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    35
-#define NTPD_VERSION       "4.2.7p35"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p35"
+#define NTPD_VERSION       "4.2.7p36"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p36"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7984a32a334b2a9338fc954cbfdc4b4551c09a4f..9f0cf994b5ab6e346c947b66eb60f02fdde8fe26 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 12, 2010 at 04:23:38 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 15, 2010 at 10:07:41 AM by AutoGen 5.10
 # 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.7p35
+ntpd - NTP daemon program - Ver. 4.2.7p36
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7fae8dfa1abb5c6f96d00c32fb2bb7761b41075b..ce15c6ccc15a0a335499e4c89bb4ba7143fa908a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-06-12 "( 4.2.7p35)" "Programmer's Manual"
+.TH NTPD 1 2010-06-15 "( 4.2.7p36)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  June 12, 2010 at 04:23:38 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 15, 2010 at 10:07:41 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3e64ee8032416ee5880518450521bc2537125f22..1c2e0ef53830b039f895e44a34002481920dbd70 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  June 12, 2010 at 04:23:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 15, 2010 at 10:07:47 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.7p35\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p36\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cbb32498bdd2450225a58b5de56d6c5c1e8a5135..cde3fc58b512daa30c128d9046d24e5aed6cef87 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  June 12, 2010 at 04:23:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 15, 2010 at 10:07:47 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.7p35"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p35"
+#define NTPDC_VERSION       "4.2.7p36"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p36"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0de974a9cc05b820c5687d3f048724bdacedb455..6543788356747a0f7f2aa010b9acbff8ac1fce4d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  June 12, 2010 at 04:23:52 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 15, 2010 at 10:07:57 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.7p35
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p36
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 31283452a06dae49a3aff26c045044d8518b4d62..db1d112681535e646dab84b0bdd833bbf04f77fb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-06-12 "( 4.2.7p35)" "Programmer's Manual"
+.TH NTPDC 1 2010-06-15 "( 4.2.7p36)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  June 12, 2010 at 04:23:52 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 15, 2010 at 10:07:57 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 44e7184e0cd6da3c797f14c392d554ef983c0278..20a2bb6713e16820e02f0f6757c09253fbd2f176 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  June 12, 2010 at 04:23:53 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 15, 2010 at 10:07:57 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.7p35\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p36\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 63be6347ec81c8b35d0ad05d9188450f1282b1f3..cce8f0d9a85504e41decd75b1ab5da1e0a3f14fa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  June 12, 2010 at 04:23:53 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 15, 2010 at 10:07:57 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.7p35"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p35"
+#define NTPQ_VERSION       "4.2.7p36"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p36"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c47dc2532abaca365525370eacfa112dcbc7ccb4..91cfa709053e5a01d1a0f9dc736630a73d5be3ba 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  June 12, 2010 at 04:24:04 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 15, 2010 at 10:08: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.7p35
+ntpq - standard NTP query program - Ver. 4.2.7p36
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 281292ac6854a530a20c1236ecf783825751e222..2687dfb2a9064bf8372c0f5261ddeacd5b7873ad 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-06-12 "( 4.2.7p35)" "Programmer's Manual"
+.TH NTPQ 1 2010-06-15 "( 4.2.7p36)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  June 12, 2010 at 04:24:04 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 15, 2010 at 10:08:08 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index eeb4e915e81134071e04f01ef5bd9b7e5bc5de78..038fc5e91aebc0d521cbac8f3688751ee323a36d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 12, 2010 at 04:24:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 15, 2010 at 10:08: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.7p35\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p36\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 94955ece26c8b1ab89ee4946512526096496e388..fef9bbf101e4b74d2db4d9f61b265c7fec23338c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 12, 2010 at 04:24:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 15, 2010 at 10:08:08 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.7p35"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p35"
+#define NTPSNMPD_VERSION       "4.2.7p36"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p36"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9ef9398154f07cb854f09c83e712e7903510e16a..2d802de0b401e11657a65c3c8f8e1aded9a27315 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 12, 2010 at 04:24:09 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 15, 2010 at 10:08:13 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.7p35
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p36
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 1a57737a2b0096a62a2191b93f3e17fd901be9d9..00272ed523cc97a6e8f895367c57c0c803822339 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-06-12 "( 4.2.7p35)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-06-15 "( 4.2.7p36)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  June 12, 2010 at 04:24:09 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 15, 2010 at 10:08:13 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f45b8e89821927d6452416becbe72112266784a2..81e6007a69da00d084806b265dce5ca85ef69d8b 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=35
+point=36
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 8201a30b291cf0de908ef5d2f88f35be35214ff1..e008240afbc2f15d09e0ffcf3fda866b742e5dd4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  June 12, 2010 at 04:25:11 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 15, 2010 at 10:09:21 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.7p35\n\
+"sntp - standard SNTP program - Ver. 4.2.7p36\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ac4ebda27dc1447678fc56a02bfa5153f8815054..c59ddb5a95b54ba8b598504ff3ad6cf0f4721b8b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  June 12, 2010 at 04:25:11 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 15, 2010 at 10:09:21 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.7p35"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p35"
+#define SNTP_VERSION       "4.2.7p36"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p36"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 23d1586d852d666569108b8552c721825b5bf4b4..4769aa77ab8034c262e2de8e448baacdf8cbb6cd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  June 12, 2010 at 04:25:15 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 15, 2010 at 10:09:25 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ee9b2a0f104d585b1bc4ba409e7cdbb32bed12aa..0a946c1a54b4317439f158492d2ad56ed0247d2f 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-06-12 "( 4.2.7p35)" "Programmer's Manual"
+.TH SNTP 1 2010-06-15 "( 4.2.7p36)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  June 12, 2010 at 04:25:15 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 15, 2010 at 10:09:25 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1989df5613b52034f2b7851b51f251bc0bb6eed3..a6ec1a6780aaa0fd216603b23c5afe852d491d8d 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.7p35 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p36 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 898882d2bbbd34339d17b8bc765bb3c1cffe3803..ea79f08fe2ffb44e6f126c211ec9e2413fcabcb5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  June 12, 2010 at 04:25:16 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 15, 2010 at 10:09:26 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.7p35\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p36\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e0e7cbd5fefbcce8e64d010f398dd9f218cd7057..babb02dc2ab9712854d969a42483724165334e2b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  June 12, 2010 at 04:25:15 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 15, 2010 at 10:09:26 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.7p35"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p35"
+#define NTP_KEYGEN_VERSION       "4.2.7p36"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p36"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5ca3856678c9b5868e5084de25595f678346b913..debc0500827a121e11275b879deef9115ede3510 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  June 12, 2010 at 04:25:24 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 15, 2010 at 10:09:31 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.7p35
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p36
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 46b997a788c936b7e1e12fa55bf6b49e9fa8b186..5ea24c5df80a2747d2f5903ec5a0b8ca9aade544 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-06-12 "(ntp 4.2.7p35)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-06-15 "(ntp 4.2.7p36)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  June 12, 2010 at 04:25:24 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 15, 2010 at 10:09:31 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"