]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P135 NTP_4_2_5P135
authorHarlan Stenn <stenn@ntp.org>
Tue, 23 Sep 2008 11:43:30 +0000 (07:43 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 23 Sep 2008 11:43:30 +0000 (07:43 -0400)
bk: 48d8d662PgsuZEDSBUAgvPuqhLVnmA

26 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
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 6952c4518e3727517396863b750575605735dfa4..9d7e04853c89f2f137660dbeab9c69afe2142249 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p135) 2008/09/23 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1072] clock_update should not allow updates older than sys_epoch.
 (4.2.5p134) 2008/09/17 Released by Harlan Stenn <stenn@ntp.org>
 * Clean up build process for ntpsnmpd.
index 0705d25250f3208772dec6df79a8697124254834..e217eaf933a1be933e7ac7de74e81407902416a4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:37:30 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:34:15 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p134\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p135\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 993eb12724247f763633fe802b13d2dc4d0ccef3..ea4db137138865828ea93c95de46d743125fda53 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:37:29 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:34:14 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.5p134"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p134"
+#define NTPD_VERSION       "4.2.5p135"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p135"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 599d3b520603040e9a4f295936a95d56562b09eb..4bc52173ec89e217c1ee28a35dca6a2a23c47d18 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday September 17, 2008 at 07:37:32 AM EDT
+# It has been AutoGen-ed  Tuesday September 23, 2008 at 07:34:18 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -60,7 +60,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p127
+ntpd - NTP daemon program - Ver. 4.2.5p134
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 3b378b1a19633d579ea3b7ead6c95733dbe0883d..1be04367547fca0ac3e1b419a659c38412465027 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual"
+.TH NTPD 1 2008-09-23 "( 4.2.5p135)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:37:31 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:34:17 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6029e0581a9226adf7354526d9829ecdde6a54f5..6741b82c88bdf0587a57b7a5c14dab9a061b3286 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:44:29 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:02 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p134\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p135\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4c3a615a4cafdde3cddc0f71877bb833b50c6a16..54f9b282eb32d4eeffb6fc78cfd7ed4e0adfae25 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:44:28 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:02 AM EDT
  *  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.5p134"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p134"
+#define NTPDC_VERSION       "4.2.5p135"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p135"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1500fa626120f40434805293f9ee2cf71d41eb8b..7994d00a32af7d5799a3d8ffcd6a966800d53008 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday September 17, 2008 at 07:44:30 AM EDT
+# It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:04 AM EDT
 # 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.5p127
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p134
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 2a0853c3bb6aa0822db6ee273a6ea932e10d1dcc..cc0926aff8843088581ac625ea1cea01bd7cfb40 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual"
+.TH NTPDC 1 2008-09-23 "( 4.2.5p135)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:44:30 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:03 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3649fe5d35faab6152f4d78aacb6f622fa9d3e6f..afe3e7683ce691e50eb45b0b5d3f053e21adf19e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:44:59 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:33 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p134\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p135\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9cb32b3e96b09149501d35195183cbf9fcdce0ad..e9c7e7494476d73f84985c15d4278aa812309470 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:44:59 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:33 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p134"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p134"
+#define NTPQ_VERSION       "4.2.5p135"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p135"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f0e23bfa1e0e59435fa4faf966ad9d674dca3b37..24bfef6781355d357dc4ec1d4d872e260363c0bc 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:01 AM EDT
+# It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:35 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.5p127
+ntpq - standard NTP query program - Ver. 4.2.5p134
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index c4c40aacd462b27897e5b18a10621cc2974b10fb..6ff3f897bd9603178256d6e2e271bcff57fde26e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual"
+.TH NTPQ 1 2008-09-23 "( 4.2.5p135)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:00 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:41:34 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 483d7ca609af633d3ec1e707faf1f7981220f88f..a8aaf7a1d355eb2feb5d4c8efc7b8a4b70db3cd3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:44 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:17 AM EDT
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p134\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p135\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a50af263bdc0741eee6a3026e2ac9d95ed9b7205..3d559b1d565634b7efb5e523b22ccc4c3f3499da 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:43 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:17 AM EDT
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.5p134"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p134"
+#define NTPSNMPD_VERSION       "4.2.5p135"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p135"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3ccf6f04aed33f74bcbc50e0784525853927768e..98b26ea20b69157e809a53c4b1200ba6e5318049 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:45 AM EDT
+# It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:19 AM EDT
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a737090f0f113f1418de2f66de358b93f68c06b4..daecc868298ddbfd210d4538b238f0941f687db7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual"
+.TH NTPSNMPD 1 2008-09-23 "( 4.2.5p135)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:45 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:18 AM EDT
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ac5b9b8a9e9ea390d47c388b6bb1151c345a5494..d504767758360e0f96c202c4a39a4c3f743c3a19 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=134
+point=135
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index fe98813724e70b6100e766816494285c0b80714d..98765d3f511734421e7284f8f0e389470fc631c2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:48 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:21 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p134\n\
+"sntp - standard SNTP program - Ver. 4.2.5p135\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4c12d71298c001313f93008404aebd45e1cb029e..12516f52a8e6761cb3c5bcc3116da22b66c5d0be 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:47 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:21 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p134"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p134"
+#define SNTP_VERSION       "4.2.5p135"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p135"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f00e22234320208903d70bb24a30ed297f2ad760..8bc900e2fbe812503d6937de183f326208e25d94 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:49 AM EDT
+# It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:24 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6baeeed282062b054aecdbe904890b26019dc261..b8205df213bc53e2113030d8230684c60338b5bb 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual"
+.TH SNTP 1 2008-09-23 "( 4.2.5p135)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:48 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:23 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b0ca74cc61353ddc64235e6231f0898fc0afbe97..b7dbba854d96373e48e411f54c48ba4ed1bc0299 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:57 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:31 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p134\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p135\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 202a9eb04b0f4f99b15f786082b0a401808071d1..970daa917107e5243c32bd522fab2dd16b6af0cb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:56 AM EDT
+ *  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:30 AM EDT
  *  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.5p134"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p134"
+#define NTP_KEYGEN_VERSION       "4.2.5p135"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p135"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d0f1a18a215aa103ecbfcd9ab5548c96f4f8cc9e..834fc3fdf1128f2e705288a726db3c096b0c2922 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:59 AM EDT
+# It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:33 AM EDT
 # 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.5p127
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p134
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index c9dee719cd9906f2ee1ce865ff98a0db8829f1bd..a72c28be9541ee2d4393a045d3dfb7cdcaab57f7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-09-17 "(ntp 4.2.5p134)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-09-23 "(ntp 4.2.5p135)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday September 17, 2008 at 07:45:58 AM EDT
+.\"  It has been AutoGen-ed  Tuesday September 23, 2008 at 07:42:32 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"