]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P208 NTP_4_2_5P208
authorHarlan Stenn <stenn@ntp.org>
Sun, 30 Aug 2009 07:02:04 +0000 (03:02 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 30 Aug 2009 07:02:04 +0000 (03:02 -0400)
bk: 4a9a23ecPQtu09VsvA30IlTLTm8n8g

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 4e6bb1265f69abfcfe19a9ab7a328490db8acfb6..f3afe801bfa849b724c190c6778174a5794fa126 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p208) 2009/08/30 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1293] make configuration dumper ready for release, specifically:
 * rename ntpq dumpcfg command to "saveconfig".
 * require authentication for saveconfig.
index 84f0d378fa0cca544f9844497b454c42b7443b7b..5cd9458b03146783d124ddd0f67d0a45d6b91fb0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  August 29, 2009 at 07:34:53 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  August 30, 2009 at 02:46:35 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -918,7 +918,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p207\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p208\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index acb3c5833a05e438703bea53a46dbd6355e4d46b..44d1a8400de9ac57accc2fab813d7d4663931e54 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  August 29, 2009 at 07:34:52 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  August 30, 2009 at 02:46:34 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.5p207"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p207"
+#define NTPD_VERSION       "4.2.5p208"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p208"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dc18c504bdc789a9509204735b3d14cbdd320429..c426b4c1c7305978d78b13607ab2272c517735d8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  August 29, 2009 at 07:34:56 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  August 30, 2009 at 02:46:37 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 05e6293b220ae2985568e9511488008d240259e8..460ab681919be977f55c0017f6dd91822f168c93 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-08-29 "( 4.2.5p207)" "Programmer's Manual"
+.TH NTPD 1 2009-08-30 "( 4.2.5p208)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  August 29, 2009 at 07:34:54 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  August 30, 2009 at 02:46:36 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6003238856ed2037aece87b572026cedfff9a333..a827b244fbe92b35794e8c83fef80dbec0065ea4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  August 29, 2009 at 07:41:41 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  August 30, 2009 at 02:53:30 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p207\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p208\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 62ae6c24e23448cc6a2733b755f0efff77c87aad..2b3ecf15eb0413870a6054b321bbeb10db2bf6a8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  August 29, 2009 at 07:41:40 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  August 30, 2009 at 02:53:29 AM by AutoGen 5.9.9pre5
  *  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.5p207"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p207"
+#define NTPDC_VERSION       "4.2.5p208"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p208"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d7a0bae0a4753a11a9d6ef189c3b27b5e33c055b..a356d120843991b1ffe5549bdab57a9b7dbe6037 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  August 29, 2009 at 07:41:43 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  August 30, 2009 at 02:53:32 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index cc251d90babc87b67053428b0fc9bbfb3697e00b..92f98b14f5401bbf6712a81577465dd39487d3e2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-08-29 "( 4.2.5p207)" "Programmer's Manual"
+.TH NTPDC 1 2009-08-30 "( 4.2.5p208)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  August 29, 2009 at 07:41:42 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  August 30, 2009 at 02:53:31 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1db3ff0ca17b208fe951cd28b8ec2594ddb1b35b..d764fee7589fae78176ddb158857db8185490ca1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  August 29, 2009 at 07:42:12 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  August 30, 2009 at 02:54:01 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -408,7 +408,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p207\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p208\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 49e52a3695627621a1b0af4e57bcdedde4a81184..e2237e5a8904bae7fa893c3623d050ac76ed3820 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  August 29, 2009 at 07:42:11 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  August 30, 2009 at 02:54:01 AM by AutoGen 5.9.9pre5
  *  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.5p207"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p207"
+#define NTPQ_VERSION       "4.2.5p208"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p208"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7f930294f346276a78008f6063334d872f4cd582..99ccf46d38342a362067e385ab5c472b370d02d0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  August 29, 2009 at 07:42:14 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  August 30, 2009 at 02:54:04 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0861e8099ded0492f477e5f23d5012e23995575e..1a9bf8b2950d6bd53dc4267ed12080a53c2044cf 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-08-29 "( 4.2.5p207)" "Programmer's Manual"
+.TH NTPQ 1 2009-08-30 "( 4.2.5p208)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  August 29, 2009 at 07:42:13 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  August 30, 2009 at 02:54:03 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5cf3fabee121f8ec7fccd954646eb9cfe6918aee..1a58924426a247c7e2058e612fc2eb8fb62c4e57 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  August 29, 2009 at 07:43:00 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  August 30, 2009 at 02:54:46 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -226,7 +226,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p207\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p208\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 879b0bf71254dcf247f544ff095a299b09e8c6ba..3a3f55c78dd4d157dcddf7378feb85b01dfdf559 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  August 29, 2009 at 07:43:00 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  August 30, 2009 at 02:54:46 AM by AutoGen 5.9.9pre5
  *  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.5p207"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p207"
+#define NTPSNMPD_VERSION       "4.2.5p208"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p208"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c6db3abb1144df25cb02459ef38bccbabdc78a4f..6e679affc765da6f6e4558e467ae17cb045e5bfb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  August 29, 2009 at 07:43:02 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  August 30, 2009 at 02:54:48 AM by AutoGen 5.9.9pre5
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 89e9a01af8739f7126eb514ca4c4ebaf63a92272..22db2e7f5db699c32d3a67a6da9f8d18cfe3b89d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-08-29 "( 4.2.5p207)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-08-30 "( 4.2.5p208)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  August 29, 2009 at 07:43:01 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  August 30, 2009 at 02:54:48 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 80b1c6450bd36c8a6301679becd16d9ffb6c920c..ea9b0364a59f0aa3f0745b0c077260890863d87a 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=207
+point=208
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index e8ba847b5de8b20af9cde5f292b5c2654e5578c8..9fedfa14dd5193e1377b3464813ba57360f2e57b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  August 29, 2009 at 07:47:58 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  August 30, 2009 at 02:59:51 AM by AutoGen 5.9.9pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -458,7 +458,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p207\n\
+"sntp - standard SNTP program - Ver. 4.2.5p208\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 71276986bbb367cbdf21413bdff8fd6c4abd3ed4..89713bc24e4ccce253da0be9087184de2752da02 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  August 29, 2009 at 07:47:57 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  August 30, 2009 at 02:59:50 AM by AutoGen 5.9.9pre5
  *  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.5p207"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p207"
+#define SNTP_VERSION       "4.2.5p208"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p208"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fe2fba9f371614e604655f1951d9961ada2ebb1e..c608629c24d1d0d9bea6820a8bfa3f5e6c9879b9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  August 29, 2009 at 07:48:01 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  August 30, 2009 at 02:59:54 AM by AutoGen 5.9.9pre5
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9bbe9b4bc7b51bbe4e84ab11e7ec7290970b263f..be01632d4dc9616c44db9ccd1d198c33f3f84d5c 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-08-29 "( 4.2.5p207)" "Programmer's Manual"
+.TH SNTP 1 2009-08-30 "( 4.2.5p208)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  August 29, 2009 at 07:47:59 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  August 30, 2009 at 02:59:52 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f29ba2fa76b9bb9d85eb3da077f4ad7919b88612..95617cb0eb9c91cc70051a43b9f7dd06f03ff73f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  August 29, 2009 at 07:49:02 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  August 30, 2009 at 03:00:54 AM by AutoGen 5.9.9pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -769,7 +769,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p207\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p208\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 07bfccd83ef5ead03d3e987b834c15d4ceceece9..80b68174689f3444ebd991059008e27dc8cd70c5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  August 29, 2009 at 07:49:01 AM by AutoGen 5.9.9pre5
+ *  It has been AutoGen-ed  August 30, 2009 at 03:00:53 AM by AutoGen 5.9.9pre5
  *  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.5p207"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p207"
+#define NTP_KEYGEN_VERSION       "4.2.5p208"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p208"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2958e1630e23f378e20fc75e90c4a63cbaaa6b82..51c89a361b2c2dc3b22fdfdb6e8073e8f3dffa1c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  August 29, 2009 at 07:49:04 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed  August 30, 2009 at 03:00:56 AM by AutoGen 5.9.9pre5
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 754e7c0e8de2d6ec9793d323364a6b7dcbb645c9..aee99f99dc7663c939b178d42bbd96a52cf56fd0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-08-29 "(ntp 4.2.5p207)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-08-30 "(ntp 4.2.5p208)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  August 29, 2009 at 07:49:03 AM by AutoGen 5.9.9pre5
+.\"  It has been AutoGen-ed  August 30, 2009 at 03:00:55 AM by AutoGen 5.9.9pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"