]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P211 NTP_4_2_7P211
authorHarlan Stenn <stenn@ntp.org>
Thu, 1 Sep 2011 11:04:47 +0000 (11:04 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 1 Sep 2011 11:04:47 +0000 (11:04 +0000)
bk: 4e5f66cfuzQN6M4hTV-SUwbP9V_cjg

52 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1ntpdman
ntpd/ntpd.1ntpdmdoc
ntpd/ntpd.man.in
ntpd/ntpd.mdoc.in
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1ntpdcman
ntpdc/ntpdc.1ntpdcmdoc
ntpdc/ntpdc.html
ntpdc/ntpdc.man.in
ntpdc/ntpdc.mdoc.in
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq-opts.texi
ntpq/ntpq.1ntpqman
ntpq/ntpq.1ntpqmdoc
ntpq/ntpq.man.in
ntpq/ntpq.mdoc.in
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd-opts.texi
ntpsnmpd/ntpsnmpd.1ntpsnmpdman
ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc
ntpsnmpd/ntpsnmpd.man.in
ntpsnmpd/ntpsnmpd.mdoc.in
packageinfo.sh
scripts/ntp-wait-opts.texi
scripts/ntp-wait.1ntp-waitman
scripts/ntp-wait.1ntp-waitmdoc
scripts/ntp-wait.html
scripts/ntp-wait.man.in
scripts/ntp-wait.mdoc.in
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
sntp/sntp.1sntpman
sntp/sntp.1sntpmdoc
sntp/sntp.html
sntp/sntp.man.in
sntp/sntp.mdoc.in
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1ntp-keygenman
util/ntp-keygen.1ntp-keygenmdoc
util/ntp-keygen.man.in
util/ntp-keygen.mdoc.in

index a083d063a61557c35fc5c76a80fa10f268334319..47b5a1d63c7ea2c041e0109635f2f01a4b28bf46 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p211) 2011/09/01 Released by Harlan Stenn <stenn@ntp.org>
 * Update libevent to git head (2.1 branch) as of 2.0.14-stable.
 (4.2.7p210) 2011/08/31 Released by Harlan Stenn <stenn@ntp.org>
 * Require -D4 or higher for ntpd SIGALRM debug trace from [Bug 2000].
index 694c3c4d571480359d1204517f38f2d0cc7c0db0..738bd75e75658aeb0f83f310dc61911a8cbf12ec 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  August 31, 2011 at 04:11:39 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  September  1, 2011 at 10:55:51 AM by AutoGen 5.12
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[333] =
-"ntpd 4.2.7p210\n\
+"ntpd 4.2.7p211\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -1028,7 +1028,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p210\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p211\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 99d7ad73264fe63c4eeb5a1504cc76b6f8b9ccb0..176dd67e965fb99518cd701247ba935b3ba47662 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  August 31, 2011 at 04:11:39 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  September  1, 2011 at 10:55:50 AM by AutoGen 5.12
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -102,8 +102,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p210"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p210"
+#define NTPD_VERSION       "4.2.7p211"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p211"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5b6c6b3799859a63aa3b7d42a0f34c3fe2a35c39..04269359583bfc91abf0d34e5879b85a0c1b52a7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  August 31, 2011 at 04:11:56 AM by AutoGen 5.12
+# It has been AutoGen-ed  September  1, 2011 at 10:57:03 AM by AutoGen 5.12
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -63,7 +63,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p210
+ntpd - NTP daemon program - Ver. 4.2.7p211
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index bcd195f3bccdf4202c42b54b54a5e73670b7e41e..50f3a6c14d5198eda198e805bde193a6695c5e76 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "31 Aug 2011" "4.2.7p210" "User Commands"
+.TH ntpd 1ntpdman "01 Sep 2011" "4.2.7p211" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:11:53 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:56:38 AM by AutoGen 5.12
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 32ce9b5b647cf27c743edbc005aad5f1b9eb0334..d5be8f010baf44a86ce9003ce9f09362984e9b4a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:11:57 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:57:07 AM by AutoGen 5.12
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 744c04cd5e1087cb47affd71a610debe435e3e87..978d88cfb9a167a752d3cfc5661076198a51adb9 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "31 Aug 2011" "4.2.7p210" "User Commands"
+.TH ntpd @NTPD_MS@ "01 Sep 2011" "4.2.7p211" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:11:53 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:56:38 AM by AutoGen 5.12
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c6807ce815ebc03e8687be98ba0155b5a80dd40e..20854bfba98ae9abda7eabb4e5c5305891d4f9c5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:11:57 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:57:07 AM by AutoGen 5.12
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 1795f8397a06ccf156ad2b743edf0c7388024e02..17fa2d49bf66140df59f2c77d8deaf88c94cbc53 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  August 31, 2011 at 04:12:02 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  September  1, 2011 at 10:57:25 AM by AutoGen 5.12
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[334] =
-"ntpdc 4.2.7p210\n\
+"ntpdc 4.2.7p211\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -473,7 +473,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[6] = "NTPDC";
 static char const zUsageTitle[132] =
-"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p210\n\
+"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p211\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 732fb70040dfca34f8d2765299796fb47b29b8be..e055f7947011cace64712f8e3af74a00628d61da 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  August 31, 2011 at 04:12:02 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  September  1, 2011 at 10:57:25 AM by AutoGen 5.12
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -81,8 +81,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p210"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p210"
+#define NTPDC_VERSION       "4.2.7p211"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p211"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 32c633867256dc867a5b99ba9c888be30e8c86bf..98fc85766879f1c69bf3aa351bd2c23611eee32c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  August 31, 2011 at 04:13:11 AM by AutoGen 5.12
+# It has been AutoGen-ed  September  1, 2011 at 10:59:06 AM by AutoGen 5.12
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -40,7 +40,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p210
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p211
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f37b0f7da5d1cd144a81e478bd1a91282bb92371..76ed95cad5a0e292d57c24e46aedaf6954206b55 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "31 Aug 2011" "4.2.7p210" "User Commands"
+.TH ntpdc 1ntpdcman "01 Sep 2011" "4.2.7p211" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:12:10 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:57:50 AM by AutoGen 5.12
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index a3c8fcac3d01c3b0c6464a21aa956e92c6697ed7..7b7a76f1fff489890e5c53f254ce7b4950a682eb 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:13:13 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:59:08 AM by AutoGen 5.12
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index d17b9dab8760ecab75651022e71b06168e10c05e..1a92a0750083d9ed6a3fa17f3d8c3050740498ee 100644 (file)
@@ -36,7 +36,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.7p210 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p211 of <code>ntpdc</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -116,7 +116,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#ntpdc-Invocation">ntpdc Invocation</a>
 <p><a name="index-ntpdc-usage-3"></a>
 This is the automatically generated usage text for ntpdc:
 
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p210
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p211
 USAGE:  ntpdc [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 3e0dc2fd5b895831b0737ecbd44865d41e94f777..bd5889e20c427b700bc178c819075bc0a1585540 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "31 Aug 2011" "4.2.7p210" "User Commands"
+.TH ntpdc @NTPDC_MS@ "01 Sep 2011" "4.2.7p211" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:12:10 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:57:50 AM by AutoGen 5.12
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 25fd8f1dde2d46a4c919cc36b207e8734cd7054d..60e0492c639b2c0fac71611e6d4971efb642a8fa 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:13:13 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:59:08 AM by AutoGen 5.12
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 5763e93817662da4dfcb635cfac163e92bbe4d59..86b36efb1f4050e07767f28746d13d77aad9581b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  August 31, 2011 at 04:13:15 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  September  1, 2011 at 10:59:13 AM by AutoGen 5.12
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[333] =
-"ntpq 4.2.7p210\n\
+"ntpq 4.2.7p211\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -450,7 +450,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "NTPQ";
 static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p210\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p211\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 53136b1ca64eb22b53f3b325675ed8ab87cd2131..9270ccab29c45dc3f40ac405970a5c95f51d3746 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  August 31, 2011 at 04:13:15 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  September  1, 2011 at 10:59:12 AM by AutoGen 5.12
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -80,8 +80,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p210"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p210"
+#define NTPQ_VERSION       "4.2.7p211"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p211"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index faa536952a03c3a6138d2d2a6a8bc07cd09c9a80..1d0481476e97d3b8ad6bc3a4cf713166c7d61abf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  August 31, 2011 at 04:13:46 AM by AutoGen 5.12
+# It has been AutoGen-ed  September  1, 2011 at 11:00:14 AM by AutoGen 5.12
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -40,7 +40,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p210
+ntpq - standard NTP query program - Ver. 4.2.7p211
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 3f351a9d7033890d65e7b910d55071a0a6c1f904..25171c76169184e896e1e1ca2c3c7ec439b3c7c4 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "31 Aug 2011" "4.2.7p210" "User Commands"
+.TH ntpq 1ntpqman "01 Sep 2011" "4.2.7p211" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:13:35 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:59:54 AM by AutoGen 5.12
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 6605f861d8f0727854439ad2b81d1b7fb04e8576..03db535ab8879c6feca43e489cbd230e4d6e19d1 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:13:47 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:00:15 AM by AutoGen 5.12
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 0f2e9f9cda556cecfcfc86ce8db497c672230499..1ec2e2804e0e90d56bd7c379bff0c5fd1ee40e4f 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "31 Aug 2011" "4.2.7p210" "User Commands"
+.TH ntpq @NTPQ_MS@ "01 Sep 2011" "4.2.7p211" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:13:35 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:59:54 AM by AutoGen 5.12
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index aae4ead96b3c8f2038f5311c0e99d9aa66cd27c3..3d826d5d6345467472191a7d3c2221dd852bc076 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:13:47 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:00:15 AM by AutoGen 5.12
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 1539ce1ff01c1181a369a61f550dbe8ab26a678a..2a893de420761d25a295873ddfafbf4edda1025a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  August 31, 2011 at 04:13:49 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  September  1, 2011 at 11:00:19 AM by AutoGen 5.12
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[337] =
-"ntpsnmpd 4.2.7p210\n\
+"ntpsnmpd 4.2.7p211\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -277,7 +277,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[9] = "NTPSNMPD";
 static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p210\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p211\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index c35cf1ba52db075fb9030bc7db0c14ac692faa1c..6801d947774c38f87fe13e5c59fd8295e10a88dc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  August 31, 2011 at 04:13:48 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  September  1, 2011 at 11:00:18 AM by AutoGen 5.12
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -74,8 +74,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p210"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p210"
+#define NTPSNMPD_VERSION       "4.2.7p211"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p211"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index df24edd57655a540a0d1d953477cd431661ef887..50060e05b2529f6c892e4dd481d85d7a53cb0fc9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  August 31, 2011 at 04:14:06 AM by AutoGen 5.12
+# It has been AutoGen-ed  September  1, 2011 at 11:00:57 AM by AutoGen 5.12
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -33,7 +33,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p210
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p211
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index ba9433ef9e6dd658cad18aaf822897a28dcb9f7a..b268272337626aee0bf901c0cf603243fc6a306d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "31 Aug 2011" "4.2.7p210" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "01 Sep 2011" "4.2.7p211" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:13:57 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:00:37 AM by AutoGen 5.12
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index a0607de59073950676448af320d889387b8da086..aefdbe89605d7bdc6cbce05281d6f2b91ea940c4 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:14:07 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:00:59 AM by AutoGen 5.12
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 60df50dfebaf8c715fba89c2fdeb3369e6af23ff..a3ec827f75113960f287d27ae2b9b59b03e16e38 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "31 Aug 2011" "4.2.7p210" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "01 Sep 2011" "4.2.7p211" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:13:57 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:00:37 AM by AutoGen 5.12
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 3689d9d4a37308f336db2fece492cab58459d5ed..543479cb017f9e5cdd1010c7aa4ddea103f9a1fc 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:14:07 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:00:59 AM by AutoGen 5.12
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9bbe73b44949c9fc5c2360dec4829e7b3866f48a..4413f7242930c3f565341b976ab8d835cca767d9 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=210
+point=211
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 110cb3ac110045b3b762d51b64a474aaf65f7cad..726f56a8e73f406deae76171143f9f9d5608e9e7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  August 31, 2011 at 04:11:38 AM by AutoGen 5.12
+# It has been AutoGen-ed  September  1, 2011 at 10:55:35 AM by AutoGen 5.12
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 17a9f84018d64e41e11d97fc14e0c872ee1e362f..d1c85b852765866828b2705466110259cf2c85c1 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "31 Aug 2011" "ntp (4.2.7p210)" "User Commands"
+.TH ntp-wait 1ntp-waitman "01 Sep 2011" "ntp (4.2.7p211)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:11:35 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:55:22 AM by AutoGen 5.12
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 03d92731797234514484fd2840c9222906ea9956..449d82a96846b3f475be538aac2ba7be5254160d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt NTP_WAIT 1ntp-waitmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:11:38 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:55:38 AM by AutoGen 5.12
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index cac98ea4b37ec2d782edaf4d2601cd0ad57c60ed..ccceebebbba10ac61b41b69c1563f242a084ddec 100644 (file)
@@ -36,7 +36,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.7p210 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p211 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index 37ed8f7a10e868c9b4ff142f8cdc5952f4fb4eae..a30ff27dba56b46e323b0c9a0d70eafa77490d37 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "31 Aug 2011" "ntp (4.2.7p210)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "01 Sep 2011" "ntp (4.2.7p211)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:11:35 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:55:22 AM by AutoGen 5.12
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 81c4d87dbc60f42f80ac2bfbee79c84bd639f167..b7434dedb6afa0080954574b7d49899ae9903d60 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt NTP_WAIT @NTP_WAIT_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:11:38 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 10:55:38 AM by AutoGen 5.12
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9fd55759401d838b77e821ead2a48aada86fe291..bbb34b7782ced388670020ef4c24c6f157af66c8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  August 31, 2011 at 04:09:21 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  September  1, 2011 at 10:47:19 AM by AutoGen 5.12
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[333] =
-"sntp 4.2.7p210\n\
+"sntp 4.2.7p211\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -663,7 +663,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "SNTP";
 static char const zUsageTitle[161] =
-"sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p210\n\
+"sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p211\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index fe89b4f346445728533c928f03e2bd85765a31f6..1d3c2ef91c441797933c6ea09fa87383b5a47db5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  August 31, 2011 at 04:09:21 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  September  1, 2011 at 10:47:18 AM by AutoGen 5.12
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p210"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p210"
+#define SNTP_VERSION       "4.2.7p211"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p211"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index eb9a6c60964050136a075de59036e4096fb2b157..7a939641c387907375f37651bd4a9a6ea908c384 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  August 31, 2011 at 04:15:06 AM by AutoGen 5.12
+# It has been AutoGen-ed  September  1, 2011 at 11:02:55 AM by AutoGen 5.12
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -91,7 +91,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p210
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p211
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 6cbe6f2ac76b5c4ad588645fa657c75e84397689..f2389b90792a3fbf0ecec9a6f57c5d23623016b3 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "31 Aug 2011" "4.2.7p210" "User Commands"
+.TH sntp 1sntpman "01 Sep 2011" "4.2.7p211" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:14:56 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:02:36 AM by AutoGen 5.12
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index fcf62faca33a55ca54deea679f67842999821b08..810df594ecc54ab390943cb32ef319224a7ea2a6 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:15:07 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:02:57 AM by AutoGen 5.12
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b0101fcdd35b5cbdc7a5101dd98557828c549460..6bc379eee65535d5fc33e25024d020735584ad8f 100644 (file)
@@ -36,7 +36,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.7p210 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p211 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -162,7 +162,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#sntp-Invocation">sntp Invocation</a>
 <p><a name="index-sntp-usage-3"></a>
 This is the automatically generated usage text for sntp:
 
-<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p210
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p211
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index bb61b273b38bf965959e60c995c9df38f9d9a0cf..20758243aed1eeb73f77cadd6af36ca577c009aa 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "31 Aug 2011" "4.2.7p210" "User Commands"
+.TH sntp @SNTP_MS@ "01 Sep 2011" "4.2.7p211" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:14:56 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:02:36 AM by AutoGen 5.12
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 80af6bc179188ac2438f35add0878134f3a3aeaf..18e39ab454d35da16e4787ad36662837f8926994 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:15:07 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:02:57 AM by AutoGen 5.12
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 09ee6d60a7ccdc9ffbfeef3a54b4f1bd91b42413..f40aa76bffa610ad61dad31551be4ba56f1adab7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  August 31, 2011 at 04:14:09 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  September  1, 2011 at 11:01:05 AM by AutoGen 5.12
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[345] =
-"ntp-keygen (ntp) 4.2.7p210\n\
+"ntp-keygen (ntp) 4.2.7p211\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -778,7 +778,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
 static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p210\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p211\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 3ab14346fd726e231d41caa66edd2153c70189e7..591bfcb6ec002c9de6f0df352f990d1c620f26c0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  August 31, 2011 at 04:14:09 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  September  1, 2011 at 11:01:04 AM by AutoGen 5.12
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p210"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p210"
+#define NTP_KEYGEN_VERSION       "4.2.7p211"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p211"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 06cf161a7241940a5e36a89d74e5f368236652ac..7eb3374e2faf0d7cc0b7db58d2d87cdc997ce958 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  August 31, 2011 at 04:14:36 AM by AutoGen 5.12
+# It has been AutoGen-ed  September  1, 2011 at 11:01:57 AM by AutoGen 5.12
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -49,7 +49,7 @@ This is the automatically generated usage text for ntp-keygen:
 
 @exampleindent 0
 @example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p210
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p211
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 7169428b054f353453807ae6dc9ecb26beeb764d..bb8eb1181af563fbae9d3e63dc790c238557352c 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "31 Aug 2011" "ntp (4.2.7p210)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "01 Sep 2011" "ntp (4.2.7p211)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:14:22 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:01:28 AM by AutoGen 5.12
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index f0a630a7d683cbc6e3a8312d48b31ab110a8eee4..07e9f3e664d69166ac4ad7a274aef82d6f5cf84d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt NTP_KEYGEN 1ntp-keygenmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:14:38 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:01:59 AM by AutoGen 5.12
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 39c3745ba9cbbee1297313967c67f9845f18d39b..c42e903f343722289c36082bc95de1550e4f10a6 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "31 Aug 2011" "ntp (4.2.7p210)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "01 Sep 2011" "ntp (4.2.7p211)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:14:22 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:01:28 AM by AutoGen 5.12
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 81d8b072ae21eb0e3d0fd10daf697a0ec706d857..eac5a90590bf7b0bb9455dbc2a0d641122d2854f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd August 31 2011
+.Dd September 1 2011
 .Dt NTP_KEYGEN @NTP_KEYGEN_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  August 31, 2011 at 04:14:38 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  September  1, 2011 at 11:01:59 AM by AutoGen 5.12
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME