]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P5 NTP_4_2_7P5
authorHarlan Stenn <stenn@ntp.org>
Fri, 25 Dec 2009 10:34:17 +0000 (10:34 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 25 Dec 2009 10:34:17 +0000 (10:34 +0000)
bk: 4b349529StsPCphb6S0G2Xee9k_tFw

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 c3363bceec26194e2c3776b8ca35c31ec43db966..6be5234ce2ea49465238eaa88b517b83ce93aa67 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p5) 2009/12/25 Released by Harlan Stenn <stenn@ntp.org>
 (4.2.7p4) 2009/12/24 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1429] ntpd -4 option does not reliably force IPv4 resolution.
 * [Bug 1431] System headers must come before ntp headers in ntp_intres.c .
index ec8072e9b6d8e7ffc1b5278df824867fcf7f266d..2330dd0d42ab17d7bf8438feae4cfa8f2fdb3111 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 24, 2009 at 10:20:54 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 25, 2009 at 10:26:36 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.7p4\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index f9bf4496f5c61901039aa663e68bcb1997f72347..6d1492c018057637edb30ac5ee036fa645ec675f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 24, 2009 at 10:20:53 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 25, 2009 at 10:26:36 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.7p4"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p4"
+#define NTPD_VERSION       "4.2.7p5"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2242fc2331d7c37026bbddbe2d11671fb3b95ee7..7ac6800f2e5231121faf922782457332bab253b5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 24, 2009 at 10:21:36 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 25, 2009 at 10:27:12 AM by AutoGen 5.10
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 003b596af254b2e6b7f296c1304dea0d51a7543c..2d29883877bcee793c50e527202165d2c48e5cb3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-12-24 "( 4.2.7p4)" "Programmer's Manual"
+.TH NTPD 1 2009-12-25 "( 4.2.7p5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 24, 2009 at 10:20:55 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 25, 2009 at 10:26:38 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 00c13e35053919c6406c8805092ad61fbb8eab25..cea4caadfd262bfd601475fef333eb4668bb949c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  December 24, 2009 at 10:22:21 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 25, 2009 at 10:27:59 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.7p4\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ac89860b2668af6d430ad08a2a2eb8c0c600337d..56be8e4e828f0c2e73ed944f25c2131652dfbb5a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  December 24, 2009 at 10:22:20 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 25, 2009 at 10:27:59 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.7p4"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p4"
+#define NTPDC_VERSION       "4.2.7p5"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 675e31817008b5e003fa44a91ba190cce0fcd653..8269929528366aab47e9cacaafe8239856a294b9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  December 24, 2009 at 10:22:46 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 25, 2009 at 10:28:27 AM by AutoGen 5.10
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 640d8974fd0668c9326368665332c2d525ccdce0..d98b20f4b275dc66d097d885b0b5c092de2ac9d2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-12-24 "( 4.2.7p4)" "Programmer's Manual"
+.TH NTPDC 1 2009-12-25 "( 4.2.7p5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  December 24, 2009 at 10:22:22 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 25, 2009 at 10:28:00 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b5ac5239ecf93c778338ead065a6128a2207af06..f4fce8cf941dc5ad410c9e3ec155d4fc2469aebc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  December 24, 2009 at 10:22:48 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 25, 2009 at 10:28:28 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.7p4\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d821af79d36c6dd5d87d55ed0d843687aacecedb..7618950a8888070dd8c0f12c0686cae008fe9048 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  December 24, 2009 at 10:22:47 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 25, 2009 at 10:28:28 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.7p4"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p4"
+#define NTPQ_VERSION       "4.2.7p5"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d802855e42fe9e9ccfa8682a34e7f6069e5b6099..de10cd4f46fccbbf963c060bf5a46e760e1fe6a5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  December 24, 2009 at 10:23:12 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 25, 2009 at 10:28:56 AM by AutoGen 5.10
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b418092cd3af1bbdca73b4ba238de13875cf9354..72e95fa8ea87d0224f372b9b7624163ce31c7708 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-12-24 "( 4.2.7p4)" "Programmer's Manual"
+.TH NTPQ 1 2009-12-25 "( 4.2.7p5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  December 24, 2009 at 10:22:49 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 25, 2009 at 10:28:29 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a4c78c3799574c7be5d170f51deb8229bd0f22d4..b6270c8d1acb946a9270e26403a30686031d4527 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 24, 2009 at 10:23:13 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 25, 2009 at 10:28:58 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -233,7 +233,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p4\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p5\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b8e14f776921954f8ce7cd619b855d68342becba..1fc6ae3c0995912e790343cf4ffda1f1c331ac59 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 24, 2009 at 10:23:13 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 25, 2009 at 10:28:57 AM by AutoGen 5.10
  *  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.7p4"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p4"
+#define NTPSNMPD_VERSION       "4.2.7p5"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 191af45c38bd657ffa62476a34bc4fd40ce3b0c3..387812e7ff6e9aa47a4bc7f11c1da80189d1c93f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 24, 2009 at 10:23:27 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 25, 2009 at 10:29:19 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index bbe57af6357513e2cb565768152d0ad84f1edd45..57526a043d9a72232e6e177785b18e43b8d64f44 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-12-24 "( 4.2.7p4)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-12-25 "( 4.2.7p5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 24, 2009 at 10:23:14 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 25, 2009 at 10:28:59 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c683a8572ae579da6dbe98f61fe3fe563ac4841d..3c7a9fab5e3aeb7c791582ab9a4b9670f394c9cd 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=4
+point=5
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index dc6e06d58b203bbe4d2d013a21885fe42bf1e64d..e4024b8ed967e3f82e9b4aee9adf54674f6a9563 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  December 24, 2009 at 10:26:53 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 25, 2009 at 10:33:17 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.7p4\n\
+"sntp - standard SNTP program - Ver. 4.2.7p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1cfeb4b568d302f92180960b825033047b609b61..91a5ff4f7989aed2e7b47035e5b69ebb18059e62 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  December 24, 2009 at 10:26:53 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 25, 2009 at 10:33:16 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.7p4"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p4"
+#define SNTP_VERSION       "4.2.7p5"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e5b62850f443330fe7ff99875b3248f23a602b76..e642e1e13e1c2d495668f7b762f53b35294ea159 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  December 24, 2009 at 10:26:59 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 25, 2009 at 10:33:27 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a8f6b7fd1b450a02504868f51250d4618827ce40..df2147e6a6e4df6a69519ac78de70139259796e5 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-12-24 "( 4.2.7p4)" "Programmer's Manual"
+.TH SNTP 1 2009-12-25 "( 4.2.7p5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  December 24, 2009 at 10:26:59 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 25, 2009 at 10:33:28 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ac5f46b7ae3a3d7fe105ec64ce23fa93ab6ff349..47335dbbc2c945aff17c9e87ba9eb9bd5a9ade2e 100644 (file)
@@ -38,7 +38,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.7p4 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p5 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 6221253d7a5ee7c3150376331af48ba1e955ce97..9badfeabb2176172a228a7689788260591fc631a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  December 24, 2009 at 10:27:06 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 25, 2009 at 10:33:35 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.7p4\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5f39a22409269e08ac1f9aed515ace130fa0489c..a339a83a5cce3f64ab10dfe946bb95532c1a4190 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  December 24, 2009 at 10:27:06 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 25, 2009 at 10:33:35 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.7p4"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p4"
+#define NTP_KEYGEN_VERSION       "4.2.7p5"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 90c441787c908ab90d28edf4b5c2fb7b3b63eb4a..5683adb78230cbf101671cf344bc4a70101d1c7e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  December 24, 2009 at 10:27:21 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 25, 2009 at 10:33:54 AM by AutoGen 5.10
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ad116e7ff995460e7dce31cd428f26ef4fd9e4d3..e919e3e69c1a3bf8acc2358b00f6970ff4d37620 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-12-24 "(ntp 4.2.7p4)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-12-25 "(ntp 4.2.7p5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  December 24, 2009 at 10:27:07 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 25, 2009 at 10:33:37 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"