]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P4 NTP_4_2_7P4
authorHarlan Stenn <stenn@ntp.org>
Thu, 24 Dec 2009 10:27:41 +0000 (10:27 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 24 Dec 2009 10:27:41 +0000 (10:27 +0000)
bk: 4b33421d6cL5GP-7NboHOrd_Bfd3Yg

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 264c47448c76476824647e6cff053a3ac2a31a7f..a1b3e02901e65fcbddb90697aa2d8f54a67aa245 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(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 .
 (4.2.7p3) 2009/12/22 Released by Harlan Stenn <stenn@ntp.org>
index 774bfda6fcaab7c93dc756c7a97fb016e40f56b1..ec8072e9b6d8e7ffc1b5278df824867fcf7f266d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 22, 2009 at 05:22:53 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 24, 2009 at 10:20:54 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.7p3\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 8cc15078e0b1ecc2c5f194f16956871c67fce32a..f9bf4496f5c61901039aa663e68bcb1997f72347 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 22, 2009 at 05:22:53 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 24, 2009 at 10:20:53 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.7p3"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p3"
+#define NTPD_VERSION       "4.2.7p4"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 905bc82039dd6122f73754eca9a755a2239c7433..2242fc2331d7c37026bbddbe2d11671fb3b95ee7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 22, 2009 at 05:23:34 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 24, 2009 at 10:21:36 AM by AutoGen 5.10
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 05b6112f0010c6b97213d549d594b579240f323e..003b596af254b2e6b7f296c1304dea0d51a7543c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-12-22 "( 4.2.7p3)" "Programmer's Manual"
+.TH NTPD 1 2009-12-24 "( 4.2.7p4)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 22, 2009 at 05:22:55 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 24, 2009 at 10:20:55 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ffc1ce887603f49ae4bd50ff05a218c8d8f6433d..00c13e35053919c6406c8805092ad61fbb8eab25 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  December 22, 2009 at 05:24:08 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 24, 2009 at 10:22:21 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.7p3\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4735faa435b6c3209eec4bf1b443e15b018c5e50..ac89860b2668af6d430ad08a2a2eb8c0c600337d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  December 22, 2009 at 05:24:07 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 24, 2009 at 10:22:20 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.7p3"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p3"
+#define NTPDC_VERSION       "4.2.7p4"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 091690e8792452f151f4504e27c532f73296438a..675e31817008b5e003fa44a91ba190cce0fcd653 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  December 22, 2009 at 05:24:34 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 24, 2009 at 10:22:46 AM by AutoGen 5.10
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 909664724b58842e6253c7fa83dcd2c92dfafa34..640d8974fd0668c9326368665332c2d525ccdce0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-12-22 "( 4.2.7p3)" "Programmer's Manual"
+.TH NTPDC 1 2009-12-24 "( 4.2.7p4)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  December 22, 2009 at 05:24:09 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 24, 2009 at 10:22:22 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 808563fdeb4d22fcca5ab0d82fa055a6b9e7ce50..b5ac5239ecf93c778338ead065a6128a2207af06 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  December 22, 2009 at 05:24:35 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 24, 2009 at 10:22:48 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.7p3\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3e033b0d320a1024a834bc3a792d1c99c8702d68..d821af79d36c6dd5d87d55ed0d843687aacecedb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  December 22, 2009 at 05:24:35 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 24, 2009 at 10:22:47 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.7p3"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p3"
+#define NTPQ_VERSION       "4.2.7p4"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a3dfddf0b666177122e2b295dda2647d0abb3a5f..d802855e42fe9e9ccfa8682a34e7f6069e5b6099 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  December 22, 2009 at 05:24:59 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 24, 2009 at 10:23:12 AM by AutoGen 5.10
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 1a845718c9cd99c7a33ceedd54de908ba935ea0b..b418092cd3af1bbdca73b4ba238de13875cf9354 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-12-22 "( 4.2.7p3)" "Programmer's Manual"
+.TH NTPQ 1 2009-12-24 "( 4.2.7p4)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  December 22, 2009 at 05:24:36 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 24, 2009 at 10:22:49 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8e56fa6dfd5e472951b133065cc63c10d75249e5..a4c78c3799574c7be5d170f51deb8229bd0f22d4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 22, 2009 at 05:25:00 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 24, 2009 at 10:23:13 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.7p3\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p4\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2fb8264baaf63f9dc37b85e893ccb90b4f350ef9..b8e14f776921954f8ce7cd619b855d68342becba 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 22, 2009 at 05:25:00 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 24, 2009 at 10:23:13 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.7p3"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p3"
+#define NTPSNMPD_VERSION       "4.2.7p4"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b5d0c2c363bd3a06f1028999dc770fd5e6826854..191af45c38bd657ffa62476a34bc4fd40ce3b0c3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 22, 2009 at 05:25:14 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 24, 2009 at 10:23:27 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9371b9cdb41a7563f9649a0b4b4d2ca7a8ce2769..bbe57af6357513e2cb565768152d0ad84f1edd45 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-12-22 "( 4.2.7p3)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-12-24 "( 4.2.7p4)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 22, 2009 at 05:25:01 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 24, 2009 at 10:23:14 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a417764fe2d319b19dea12bdccd1dd915495d80e..c683a8572ae579da6dbe98f61fe3fe563ac4841d 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=3
+point=4
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 3cad2996c74b963d4d89c83adbe85e6cc97281d0..dc6e06d58b203bbe4d2d013a21885fe42bf1e64d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  December 22, 2009 at 05:28:39 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 24, 2009 at 10:26:53 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.7p3\n\
+"sntp - standard SNTP program - Ver. 4.2.7p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 23a411c556f4036170d96f7c910496b0900b3825..1cfeb4b568d302f92180960b825033047b609b61 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  December 22, 2009 at 05:28:38 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 24, 2009 at 10:26:53 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.7p3"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p3"
+#define SNTP_VERSION       "4.2.7p4"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 686717b20636bdc798d48d89b5be4000b839d572..e5b62850f443330fe7ff99875b3248f23a602b76 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  December 22, 2009 at 05:28:44 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 24, 2009 at 10:26:59 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a8a721ad8549659f7610f0c070300aa866ec5d2d..a8f6b7fd1b450a02504868f51250d4618827ce40 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-12-22 "( 4.2.7p3)" "Programmer's Manual"
+.TH SNTP 1 2009-12-24 "( 4.2.7p4)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  December 22, 2009 at 05:28:45 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 24, 2009 at 10:26:59 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9250663fc8dcd0876fa5e6455caa18f2671010d7..ac5f46b7ae3a3d7fe105ec64ce23fa93ab6ff349 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.7p3 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p4 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index a408d34715f3475517118f12b57ac8d83b7cfda0..6221253d7a5ee7c3150376331af48ba1e955ce97 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  December 22, 2009 at 05:28:52 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 24, 2009 at 10:27:06 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.7p3\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e957b4d84570b9670c3d37c82862881fd40c6854..5f39a22409269e08ac1f9aed515ace130fa0489c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  December 22, 2009 at 05:28:51 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 24, 2009 at 10:27:06 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.7p3"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p3"
+#define NTP_KEYGEN_VERSION       "4.2.7p4"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ebbdfc0bd529a4c46af135024169cf72b054b9f0..90c441787c908ab90d28edf4b5c2fb7b3b63eb4a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  December 22, 2009 at 05:29:07 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 24, 2009 at 10:27:21 AM by AutoGen 5.10
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a67ecae82ad1fab10150f9ea3d092f4243802b04..ad116e7ff995460e7dce31cd428f26ef4fd9e4d3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-12-22 "(ntp 4.2.7p3)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-12-24 "(ntp 4.2.7p4)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  December 22, 2009 at 05:28:53 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 24, 2009 at 10:27:07 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"