]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P7_RC1 NTP_4_2_4P7_RC1
authorHarlan Stenn <stenn@ntp.org>
Mon, 30 Mar 2009 11:47:41 +0000 (06:47 -0500)
committerHarlan Stenn <stenn@ntp.org>
Mon, 30 Mar 2009 11:47:41 +0000 (06:47 -0500)
bk: 49d0b15d9zILahQgMz2dz8zv_erm0Q

25 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.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
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 613e35bf082bd006f183ee81e9e84851543b96fc..26053ea57d7682bc490529c0f47c70ca4ce2c8e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.4p7-RC1) 2009/03/30 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1131] UDP sockets should not use SIGPOLL on Solaris.
 * build system email address cleanup
 * [Bug 774] parsesolaris.c does not compile under the new Solaris
index 7fa977f47d8e3e8ff6fce5ccfca182a5c237ecc7..6fd6fab0d34ffc385edc2754ec30e5ceba5d1068 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:11:55 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 06:39:19 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -835,7 +835,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p6\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p7-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index b73a93fa8642ca33b75a3750adcd4084cf94aac4..790bb40850549eb17a87fe14b0cec3118edd43e8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:11:54 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 06:39:18 AM EST
  *  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.4p6"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p6"
+#define NTPD_VERSION       "4.2.4p7-RC1"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p7-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cf7892987f3fc4be7f0a83c80e7dce2061729cd9..2ecb065b40744c292691cc22a35d891fefcd2511 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 06:11:58 AM EST
+# It has been AutoGen-ed  Monday March 30, 2009 at 06:39:21 AM EST
 # 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.5p134
+ntpd - NTP daemon program - Ver. 4.2.5p158
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ef342c1e7f7a72f2cb4a53ad8ea7a5e6db09fe77..e27ad19b36092c8e355b0630d1997ba64e1ef16c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-01-08 "( 4.2.4p6)" "Programmer's Manual"
+.TH NTPD 1 2009-03-30 "( 4.2.4p7-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 06:11:57 AM EST
+.\"  It has been AutoGen-ed  Monday March 30, 2009 at 06:39:20 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c0bb1758ac0e7a5f9297436392de4d53d1bbab09..ac536e42a70e2ca12382fd382b2f816590315d1b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:12:00 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 06:39:23 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1072,7 +1072,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p6\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 630e7fa8fb3df575e17530c94e65f929d2f6c3c2..cf8b82a29f3cdded96667aa5da157f0b4fbcd4d3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:11:59 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 06:39:22 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -98,8 +98,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.4p6"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p6"
+#define NTPDSIM_VERSION       "4.2.4p7-RC1"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 36baba25317081ebf03715221ef62856ebf07397..2a1050ee5dbf0e2d4bafd422b5534371deb9e39a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 06:12:03 AM EST
+# It has been AutoGen-ed  Monday March 30, 2009 at 06:39:26 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 8598eba2d1a6551cdec06f98266514a25e576505..ecb127239f38f238549c4ea31cccee79cacada76 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2009-01-08 "( 4.2.4p6)" "Programmer's Manual"
+.TH NTPDSIM 1 2009-03-30 "( 4.2.4p7-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 06:12:02 AM EST
+.\"  It has been AutoGen-ed  Monday March 30, 2009 at 06:39:24 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 926b4fee6fc30f42611019452096c3223bf52d2b..1355c90e605ea065ea8a0cb0c50e12b0848836f2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:23 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 06:45:37 AM EST
  *  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.4p6\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0129877c810d1230291af872ad476dd799439837..8cb6d1684353e1012fa67c90a2a859f161e1b939 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:22 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 06:45:36 AM EST
  *  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.4p6"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p6"
+#define NTPDC_VERSION       "4.2.4p7-RC1"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8f84cea749562b4e91e7632db4e57d6815b44031..bfc8ffc00d7a6f642b0015f41725ff692d46b963 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:25 AM EST
+# It has been AutoGen-ed  Monday March 30, 2009 at 06:45:39 AM EST
 # 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.5p134
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p158
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index bc752b18b1a966db98a2ec73c842fda842cd7f9c..f955a62c81b181769605d3ec17bd219e5b23ba2c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-01-08 "( 4.2.4p6)" "Programmer's Manual"
+.TH NTPDC 1 2009-03-30 "( 4.2.4p7-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:25 AM EST
+.\"  It has been AutoGen-ed  Monday March 30, 2009 at 06:45:38 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 02cbc743dca69263e8fdbc5a7d6087910a4e44ab..24dbd908e8918559a6ee8f8d9c2228d920b5656c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:56 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:07 AM EST
  *  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.4p6\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p7-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 11de1ecc666cefa0ce34839c3bc304126994a65b..fefb31cf1942d80f5e514596b7a5ac7ea05f9b66 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:56 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:07 AM EST
  *  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.4p6"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p6"
+#define NTPQ_VERSION       "4.2.4p7-RC1"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p7-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4ba3ff435eaaed38f87ac845a550da30edce89ea..9c42db94c633ddb654085b118e88a007de796633 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:59 AM EST
+# It has been AutoGen-ed  Monday March 30, 2009 at 06:46:09 AM EST
 # 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.5p134
+ntpq - standard NTP query program - Ver. 4.2.5p158
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 37e3127fd4a9f0da3820d74e4a1decef47b333dc..bbfa7c21d0b02babc22327d50a8824602f869988 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-01-08 "( 4.2.4p6)" "Programmer's Manual"
+.TH NTPQ 1 2009-03-30 "( 4.2.4p7-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 06:18:57 AM EST
+.\"  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:09 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2df846e30580afe5f61a46a6ceff4df8d932e21a..21b9a5b06f477d6f171c1abb04ae099b0d6f590a 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=6
+point=7
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
@@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0
 # - - rcpoint gets set to 0
 # - - releasecandidate gets set to no
 # - GRONK is for -dev
-rcpoint=
+rcpoint=1
 #rcpoint=GRONK
index b50f1700d921bfffb07167e1179eea212a9d9516..6d311dd708a71de17d6e2d1ddceefe1a0a476a49 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:26 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:34 AM EST
  *  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.4p6\n\
+"sntp - standard SNTP program - Ver. 4.2.4p7-RC1\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 69a7400212e522eeb12d82494d4d1b58adf46db9..b3e62103b6d948ca27ecc9ba9d3456ae0f161dcb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:25 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:34 AM EST
  *  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.4p6"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p6"
+#define SNTP_VERSION       "4.2.4p7-RC1"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p7-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2130ad39abdb349a6bebeef5b56c8b62eadb4886..5047826e7f1d11ecb726bb5d4b4dd57a7174e72c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:29 AM EST
+# It has been AutoGen-ed  Monday March 30, 2009 at 06:46:36 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 1368b97bc4c0e1542004f46300fb31304e8f1397..6961eb29f5088f5cb48d2ce084d74be0d0b2b2ab 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:36 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:45 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -799,7 +799,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p6\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 860d26c6fa35840fe1030f1795b09257e90eaac5..90c6fcb0042083ea77378b8b3b7e1f211e94482c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:35 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:44 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -79,8 +79,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.4p6"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p6"
+#define NTP_KEYGEN_VERSION       "4.2.4p7-RC1"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 877a19ff5136c42ff6fe20784f8977099b018089..f6901dd6af1d5a66eb5aba792aaff408152bd2c8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:38 AM EST
+# It has been AutoGen-ed  Monday March 30, 2009 at 06:46:47 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -52,7 +52,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.5p134
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p158
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index c847164cfc32b8a85d4c1bd7a260da047b28d6cd..4a37db31067147ab4b911706cf5cbe838099808b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-01-08 "(ntp 4.2.4p6)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-03-30 "(ntp 4.2.4p7-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday January  8, 2009 at 06:19:37 AM EST
+.\"  It has been AutoGen-ed  Monday March 30, 2009 at 06:46:46 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"