]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P29 NTP_4_2_5P29
authorHarlan Stenn <stenn@ntp.org>
Wed, 9 May 2007 11:42:10 +0000 (07:42 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 9 May 2007 11:42:10 +0000 (07:42 -0400)
bk: 4641b392Gm5Dsu8yvLlNkKkwdjdm9Q

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

index 8cf2750775976265466b1c105b440015730d93c0..cd595a1989ca326e763187d2446ec0e17be73793 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday May  7, 2007 at 07:34:37 AM EDT
+ *  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:33:56 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -827,7 +827,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p28\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 1fc7685892f3831b256e1da20c8e27d9feb442d9..4d380442f3038a57ae6e4f3f367684c23aab2676 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday May  7, 2007 at 07:34:36 AM EDT
+ *  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:33:55 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -88,8 +88,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.5p28"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p28"
+#define NTPD_VERSION       "4.2.5p29"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4b9a15e2ffe3371c3c3a2d6266d23dd1e9bdcba6..16ee5fad9692b296bc95d3d55e64e3897ba603ba 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday May  7, 2007 at 07:34:39 AM EDT
+# It has been AutoGen-ed  Wednesday May  9, 2007 at 07:33:59 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -61,7 +61,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p26
+ntpd - NTP daemon program - Ver. 4.2.5p28
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 453ed262a9d59e962497d95658f82a9f8205655b..3b3c1711e8e3a43a5f8a9623188946bb75bb425e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-05-07 "( 4.2.5p28)" "Programmer's Manual"
+.TH NTPD 1 2007-05-09 "( 4.2.5p29)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday May  7, 2007 at 07:34:38 AM EDT
+.\"  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:33:57 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f515df5aa38317ddf622aa1e8c04b6c2c8257711..740612545b5566a01872fc571d5b52d8d616704b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Monday May  7, 2007 at 07:34:42 AM EDT
+ *  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:34:01 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1064,7 +1064,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p28\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b8b9dc0121a9ee66b6686ccdeb38f6e4629cc943..2091dca9aa1c589990fdf3559478151d497e8d3c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Monday May  7, 2007 at 07:34:41 AM EDT
+ *  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:34:00 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -99,8 +99,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.5p28"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p28"
+#define NTPDSIM_VERSION       "4.2.5p29"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index de94530129fd13a9a7f84bd865fdbaa5011e1b94..561456fc000e26bf05caad023d18a7d176aa585d 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Monday May  7, 2007 at 07:34:44 AM EDT
+# It has been AutoGen-ed  Wednesday May  9, 2007 at 07:34:03 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 84e19bf1a5260ef13e0c938765930592a0e0f27f..543fe6291328af3dd3a1230c16eb2a666f33430f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-05-07 "( 4.2.5p28)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-05-09 "( 4.2.5p29)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday May  7, 2007 at 07:34:43 AM EDT
+.\"  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:34:02 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5bb5be598c92de9eef48b2b5bcffc0f09b0967ce..f2c9e5575b1c3c447fca0995a7fdd6df7bc29464 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday May  7, 2007 at 07:40:52 AM EDT
+ *  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:40:12 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p28\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4b9c9fc7aea590e772cc4ded6eeb6517021c951f..eac459b515f0a16db141dee2c8f314a5542e04a0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday May  7, 2007 at 07:40:51 AM EDT
+ *  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:40:11 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -71,8 +71,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p28"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p28"
+#define NTPDC_VERSION       "4.2.5p29"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 01bd336d54641afe30ccaee6fc75a1908b9ecd0b..4181be163c112ae48bb1d80a0e88e9da7b85635b 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday May  7, 2007 at 07:40:54 AM EDT
+# It has been AutoGen-ed  Wednesday May  9, 2007 at 07:40:14 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -59,7 +59,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.5p26
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p28
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 29316c6d50a6bf90d2748cb79150bb558fab7aff..cf1f1614028f6e96b512ebe7f6942c4e079a8238 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-05-07 "( 4.2.5p28)" "Programmer's Manual"
+.TH NTPDC 1 2007-05-09 "( 4.2.5p29)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday May  7, 2007 at 07:40:53 AM EDT
+.\"  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:40:13 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 10c2bba9246d46561a08c3e1e4311ffec04cea4a..3d98f36c9eab977c2d51f4333faffb5a81a55ab2 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday May  7, 2007 at 07:41:23 AM EDT
+ *  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:40:42 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p28\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1048a5156141c74dcf655077d040e1469d2145cb..918ab6e83235eee5a7a529e41301fd1d6ba8a82f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday May  7, 2007 at 07:41:22 AM EDT
+ *  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:40:42 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p28"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p28"
+#define NTPQ_VERSION       "4.2.5p29"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 31823221a2edc5ffa41f3dfec45ebfa8ae9224d9..279a0b46fe25872652250afab5933d660094a1f4 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday May  7, 2007 at 07:41:25 AM EDT
+# It has been AutoGen-ed  Wednesday May  9, 2007 at 07:40:45 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.5p26
+ntpq - standard NTP query program - Ver. 4.2.5p28
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index fcc3c27cef3e1db2f30ab9a164d944e944778413..7e39286450fba48a21503d623c6ad8a91c0f16b4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-05-07 "( 4.2.5p28)" "Programmer's Manual"
+.TH NTPQ 1 2007-05-09 "( 4.2.5p29)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday May  7, 2007 at 07:41:24 AM EDT
+.\"  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:40:43 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 864463bf383b32f356d3d352ed8c99c762b71999..9d4d456677a6a1596467bcd227264082ae6acceb 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=28
+point=29
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 8195fc12626fbfdd8700e72fa78759eeae5299a2..9e3a7399268bb7a53f338727bfd84b11ebb99e34 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday May  7, 2007 at 07:41:53 AM EDT
+ *  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:41:09 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -505,7 +505,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p28\n\
+"sntp - standard SNTP program - Ver. 4.2.5p29\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 385c363260393650e5e899d7bc701d3d63ed5ffa..7bb59b18e60c27515239d0197c5b3f0333693a0e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday May  7, 2007 at 07:41:52 AM EDT
+ *  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:41:08 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -148,8 +148,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p28"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p28"
+#define SNTP_VERSION       "4.2.5p29"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0e301d4bf1cce0728301a46557170c9da9f6a407..2a7d8c6726df8d5eebf8a8ce39e7cbc3fec20975 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday May  7, 2007 at 07:41:55 AM EDT
+# It has been AutoGen-ed  Wednesday May  9, 2007 at 07:41:11 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4b8aaa1997ce66f6ee285dbe333fcc9a76eb1cb2..5e2a47e97073c7cf7186078f65fb85faa2e5b9b3 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-05-07 "( 4.2.5p28)" "Programmer's Manual"
+.TH SNTP 1 2007-05-09 "( 4.2.5p29)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday May  7, 2007 at 07:41:54 AM EDT
+.\"  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:41:10 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7a48cd9c1d1b87d4a7c646952ab2352e49ca0226..2ba95a8f539169df4b93811e80c8237e2fb7ac3e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday May  7, 2007 at 07:42:03 AM EDT
+ *  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:41:19 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -791,7 +791,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p28\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p29\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8f24e23ad7857fbfb2862e9cf02c3503bc13400e..a48dd80756a680e259d4502f63c87756fd8df7ae 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday May  7, 2007 at 07:42:02 AM EDT
+ *  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:41:18 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -80,8 +80,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.5p28"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p28"
+#define NTP_KEYGEN_VERSION       "4.2.5p29"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p29"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 69d9bbccdbe997461ad2095d7fc59bead9a82ab5..b5c5710871ad13f1b34f75be362d929ab8f8a672 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday May  7, 2007 at 07:42:05 AM EDT
+# It has been AutoGen-ed  Wednesday May  9, 2007 at 07:41:20 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -53,7 +53,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.5p26
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p28
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index db7d6a27db06fe63ffd917251348a4996bc8617e..2ca555373ea533bb0e407f7c9685c79123f58d43 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-05-07 "(ntp 4.2.5p28)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-05-09 "(ntp 4.2.5p29)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday May  7, 2007 at 07:42:04 AM EDT
+.\"  It has been AutoGen-ed  Wednesday May  9, 2007 at 07:41:20 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"