]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P266 NTP_4_2_7P266
authorHarlan Stenn <stenn@ntp.org>
Wed, 21 Mar 2012 11:24:58 +0000 (11:24 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 21 Mar 2012 11:24:58 +0000 (11:24 +0000)
bk: 4f69ba8aq0ZlNmnFZ2W1EZGvgEIy4g

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 f21e964d8662d1d10b94c6e9144c26723e4c548c..f2d92cc5544d6b4c73b640cae228c6aaea0834c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p266) 2012/03/21 Released by Harlan Stenn <stenn@ntp.org>
 * Add refclock_tsyncpci.c (driver 45) supporting Spectracom TSYNC timing
   boards.
 (4.2.7p265) 2012/03/20 Released by Harlan Stenn <stenn@ntp.org>
index b02c26941302f1022f0371bdf14abf094943f96a..3dcfc85d6cd19c0614b3ee5a32e52f0fa93190f5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  March 20, 2012 at 11:23:50 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 21, 2012 at 11:23:08 AM by AutoGen 5.14
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -71,7 +71,7 @@ extern tUsageProc optionUsage;
  *  ntpd option static const strings
  */
 static char const ntpd_opt_strs[3008] =
-/*     0 */ "ntpd 4.2.7p265\n"
+/*     0 */ "ntpd 4.2.7p266\n"
             "Copyright (C) 1970-2012 The University of Delaware, 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"
@@ -195,12 +195,12 @@ static char const ntpd_opt_strs[3008] =
 /*  2774 */ "Output version information and exit\0"
 /*  2810 */ "version\0"
 /*  2818 */ "NTPD\0"
-/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p265\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p266\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ <server1> ... <serverN> ]\n\0"
 /*  2956 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2990 */ "\n\n\0"
-/*  2993 */ "ntpd 4.2.7p265";
+/*  2993 */ "ntpd 4.2.7p266";
 
 /*
  *  ipv4 option description with
index e81c010c7bf1bd52f0a3e6abbbc58ab076fbee0f..789f6f771b137ef817808637d720079fde38fbde 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  March 20, 2012 at 11:23:49 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 21, 2012 at 11:23:07 AM by AutoGen 5.14
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -103,8 +103,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p265"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p265"
+#define NTPD_VERSION       "4.2.7p266"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p266"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 47ff103dde866e80656ecc315d27a2950ae131c9..f5775c7c750b9074a07cdd1e7732bd8810da1e6c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  March 20, 2012 at 11:24:03 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 21, 2012 at 11:23:33 AM by AutoGen 5.14
 # 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.7p265
+ntpd - NTP daemon program - Ver. 4.2.7p266
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index f9d5554249c26f5d5aa4c731bd79d523b0222bd7..599df0dfb5920b20ee8e5e6b451bfc975a3e8a38 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "20 Mar 2012" "4.2.7p265" "User Commands"
+.TH ntpd 1ntpdman "21 Mar 2012" "4.2.7p266" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:00 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:23:30 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 04d8e658e8279cec5a092d317ec708a1cde64576..e4688af34f476c97ebc18594eed777a7c8ff5e35 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:04 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:23:34 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index bdc4fff99df0bf9e50d26190f49466e6c01990b3..f22854a5a2c960bdc85f4137231377e4343b4e1a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "20 Mar 2012" "4.2.7p265" "User Commands"
+.TH ntpd @NTPD_MS@ "21 Mar 2012" "4.2.7p266" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:00 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:23:30 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b7ca3c0dcb46612e627d238e342ca1fffe00d469..489feed835ab21bba8ace4f96e9c615f436b625a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:04 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:23:34 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 3b456510fa37a23962e139f72591f38b295a5ce2..8e9cab8fce0368bfc630069ed9d8e415756ee9ec 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  March 20, 2012 at 11:24:07 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 21, 2012 at 11:23:38 AM by AutoGen 5.14
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -71,7 +71,7 @@ extern tUsageProc optionUsage;
  *  ntpdc option static const strings
  */
 static char const ntpdc_opt_strs[1860] =
-/*     0 */ "ntpdc 4.2.7p265\n"
+/*     0 */ "ntpdc 4.2.7p266\n"
             "Copyright (C) 1970-2012 The University of Delaware, 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"
@@ -129,14 +129,14 @@ static char const ntpdc_opt_strs[1860] =
 /*  1638 */ "no-load-opts\0"
 /*  1651 */ "no\0"
 /*  1654 */ "NTPDC\0"
-/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p265\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p266\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
 /*  1792 */ ".ntprc\0"
 /*  1799 */ "$HOME\0"
 /*  1805 */ ".\0"
 /*  1807 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  1841 */ "\n\n\0"
-/*  1844 */ "ntpdc 4.2.7p265";
+/*  1844 */ "ntpdc 4.2.7p266";
 
 /*
  *  ipv4 option description with
index de1d274b39581eb23eb3f5c0f07f435a5f38e634..e866a3ac3d4a1a2665886a47a4a6130385844237 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  March 20, 2012 at 11:24:07 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 21, 2012 at 11:23:38 AM by AutoGen 5.14
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -82,8 +82,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p265"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p265"
+#define NTPDC_VERSION       "4.2.7p266"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p266"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a7e8a6e15dc4c203c504ffd74a4f5bfa30890b34..278c69fda0ef01f49d36dd112e0efe5b0498638d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  March 20, 2012 at 11:24:13 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 21, 2012 at 11:23:50 AM by AutoGen 5.14
 # 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.7p265
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p266
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 88cf4bd3a6310cc534d55c0f0e61feef733417bd..1b6043a346a7ce29c581ccc2a0d3a01d9d89a8cd 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "20 Mar 2012" "4.2.7p265" "User Commands"
+.TH ntpdc 1ntpdcman "21 Mar 2012" "4.2.7p266" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:10 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:23:47 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 4a144fa9585e0d8e20a57cc394196c489befa810..fb0a8611e1aed97eb556d08dfe0bcad1b7c4d414 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:14 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:23:51 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index c1c0e478b7a0af944354f674e9505b8691529ad3..e93d0b9af617fd370fb64e0b0a0eba11a0067fe9 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.7p265 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p266 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_002dusage-3"></a>
 This is the automatically generated usage text for ntpdc:
 
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p265
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p266
 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 32f029d57cdf9900ad90a040a8444e07839f1a97..75384486d6da761042f0341f7b1325e19e86a347 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "20 Mar 2012" "4.2.7p265" "User Commands"
+.TH ntpdc @NTPDC_MS@ "21 Mar 2012" "4.2.7p266" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:10 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:23:47 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 9995aca6caa102e3c160b8441daddef675e9bd27..69480c033ca4cce0cce2f500f89cd1cdc49dd435 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:14 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:23:51 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 95bf1a6902b74a31abba72b0c46c7ce39b682af2..c4f77bcbe481c4ba7ecce77cd9d5aa286007743d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  March 20, 2012 at 11:24:14 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 21, 2012 at 11:23:52 AM by AutoGen 5.14
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -71,7 +71,7 @@ extern tUsageProc optionUsage;
  *  ntpq option static const strings
  */
 static char const ntpq_opt_strs[1831] =
-/*     0 */ "ntpq 4.2.7p265\n"
+/*     0 */ "ntpq 4.2.7p266\n"
             "Copyright (C) 1970-2012 The University of Delaware, 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"
@@ -127,13 +127,13 @@ static char const ntpq_opt_strs[1831] =
 /*  1625 */ "no-load-opts\0"
 /*  1638 */ "no\0"
 /*  1641 */ "NTPQ\0"
-/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p265\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p266\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
 /*  1767 */ ".ntprc\0"
 /*  1774 */ "$HOME\0"
 /*  1780 */ ".\0"
 /*  1782 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/*  1816 */ "ntpq 4.2.7p265";
+/*  1816 */ "ntpq 4.2.7p266";
 
 /*
  *  ipv4 option description with
index 602d123e47e2e776fa10c49fa69397ca55778157..d8815416dbc8e55de19af7970ecbb5bfe7ceab10 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  March 20, 2012 at 11:24:14 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 21, 2012 at 11:23:51 AM by AutoGen 5.14
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -81,8 +81,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p265"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p265"
+#define NTPQ_VERSION       "4.2.7p266"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p266"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d4118b9179c6a26cf391d2344e94a98c0d26c6a4..9bb82232ce99b1cff3e8fdba551dc4b9ed9e2901 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  March 20, 2012 at 11:24:21 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 21, 2012 at 11:24:05 AM by AutoGen 5.14
 # 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.7p265
+ntpq - standard NTP query program - Ver. 4.2.7p266
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e3ba109a48ccfe866e7eeff190837c5f1246acf6..30783074d063f236ffc665cd3689f19dd9b76dd7 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "20 Mar 2012" "4.2.7p265" "User Commands"
+.TH ntpq 1ntpqman "21 Mar 2012" "4.2.7p266" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:18 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 0fcc3b7885dda96a4eddab98592a183fd9db3bd3..358b63f7a3a780cd1912729c3fe7a8de4b27362b 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:21 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:05 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 60ea04c983b9b277d509cc03f5d7ccebbc58ab35..14855b229466853ca4131f3e9e444f4a8f79d456 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "20 Mar 2012" "4.2.7p265" "User Commands"
+.TH ntpq @NTPQ_MS@ "21 Mar 2012" "4.2.7p266" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:18 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index ec56524b9732b33c5acfd6c1a1db15bd90f077c4..591c2d0884e1039efe6167930253573802f6a949 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:21 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:05 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index e32649b55dc6066346889bbd2a1d8f5b1b1e7742..817a1c7bf07306fae4445e7359306a3c4414824d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  March 20, 2012 at 11:24:22 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 21, 2012 at 11:24:06 AM by AutoGen 5.14
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -64,7 +64,7 @@ extern tUsageProc optionUsage;
  *  ntpsnmpd option static const strings
  */
 static char const ntpsnmpd_opt_strs[1559] =
-/*     0 */ "ntpsnmpd 4.2.7p265\n"
+/*     0 */ "ntpsnmpd 4.2.7p266\n"
             "Copyright (C) 1970-2012 The University of Delaware, 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"
@@ -103,14 +103,14 @@ static char const ntpsnmpd_opt_strs[1559] =
 /*  1358 */ "no-load-opts\0"
 /*  1371 */ "no\0"
 /*  1374 */ "NTPSNMPD\0"
-/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p265\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p266\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  1488 */ ".ntprc\0"
 /*  1495 */ "$HOME\0"
 /*  1501 */ ".\0"
 /*  1503 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  1537 */ "\n\n\0"
-/*  1540 */ "ntpsnmpd 4.2.7p265";
+/*  1540 */ "ntpsnmpd 4.2.7p266";
 
 /*
  *  nofork option description:
index 7a6fe7921a8bfe2bb35b9ce744da7c47e2159e8e..43894a21083e56ec0936069fc4d9afb6428b36a4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  March 20, 2012 at 11:24:22 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 21, 2012 at 11:24:06 AM by AutoGen 5.14
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -75,8 +75,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p265"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p265"
+#define NTPSNMPD_VERSION       "4.2.7p266"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p266"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0b609011ce7b7bd7a6bbd70a075790f0654a9f71..c1d8ccfb95769dfa4ccccddb03343753d5396731 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  March 20, 2012 at 11:24:28 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 21, 2012 at 11:24:12 AM by AutoGen 5.14
 # 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.7p265
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p266
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index c027369af5d7dee9ae7245eeb554167c5825a5f1..3582efecf21e7a01b1dfa3f236e3f850ed7cb868 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "20 Mar 2012" "4.2.7p265" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "21 Mar 2012" "4.2.7p266" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:25 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:10 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 735e9b379a47f61fb2833a6a2e3046b0204479ee..639379bcc56a15ea6d5931f73c80104599bc99fd 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:28 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:12 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index a076d77f1ba8185e52fb0eeccaac5f23324f9695..14d4ff173dbe3ad3273db3883459e936d724970a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "20 Mar 2012" "4.2.7p265" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "21 Mar 2012" "4.2.7p266" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:25 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:10 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index cf23f7e40d0c5bfd421670bc6f33116822881dc9..40a554d8fb2af17ea7aef75fa666433e75bada00 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:28 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:12 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index e729ed40862f21aa4ab56dc28a66ddc777c2a4d4..8c474e314441d0cc9f04e1b2c90bff4c00c65bca 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=265
+point=266
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index bbbfd3e7095914eed3cb9c8b7f201130d48e8f59..68b0756e62176214296ceca227aa3c23bd7a5b5d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  March 20, 2012 at 11:23:46 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 21, 2012 at 11:23:03 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9664f549bd086ff39da8f7666efa20853874dd7b..ccab6bfa1baa706dc703374161f5eb7d4107a5ae 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "20 Mar 2012" "ntp (4.2.7p265)" "User Commands"
+.TH ntp-wait 1ntp-waitman "21 Mar 2012" "ntp (4.2.7p266)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:23:43 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:23:01 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index f4542d2068bdd002278c9128be6bfe6d484e77bb..992a9305c653c5f755eb8050eb103362d4efd343 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .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  March 20, 2012 at 11:23:48 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:23:04 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6690605b70e69d69917c5d057868b7ce85497a57..ac306b94edc7f5674e39352a10914435a57618ae 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.7p265 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p266 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index 405ac1d2b04a34865cfb91e1c6d2d7785f2c8a17..9334ef36cb58f26fdb9d564adf27a8a55b363c39 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "20 Mar 2012" "ntp (4.2.7p265)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "21 Mar 2012" "ntp (4.2.7p266)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:23:43 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:23:01 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 667f0aa022886a28340b2b636d6ad5a252483c9f..95962a2efa89e0ad203c6dfe9621deb4083527b4 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .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  March 20, 2012 at 11:23:48 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:23:04 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b2cb8db95ccb6aa443e1c320b9380440f6a0b12c..f1c7c4f21b591f6bddf4072148d04e25f2db13e1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  March 20, 2012 at 11:21:14 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 21, 2012 at 11:24:27 AM by AutoGen 5.14
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -72,7 +72,7 @@ extern tUsageProc optionUsage;
  *  sntp option static const strings
  */
 static char const sntp_opt_strs[2613] =
-/*     0 */ "sntp 4.2.7p265\n"
+/*     0 */ "sntp 4.2.7p266\n"
             "Copyright (C) 1970-2012 The University of Delaware, 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"
@@ -159,7 +159,7 @@ static char const sntp_opt_strs[2613] =
 /*  2357 */ "LOAD_OPTS\0"
 /*  2367 */ "no-load-opts\0"
 /*  2380 */ "SNTP\0"
-/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p265\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p266\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ hostname-or-IP ...]\n\0"
 /*  2546 */ ".ntprc\0"
@@ -167,7 +167,7 @@ static char const sntp_opt_strs[2613] =
 /*  2559 */ ".\0"
 /*  2561 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2595 */ "\n\n\0"
-/*  2598 */ "sntp 4.2.7p265";
+/*  2598 */ "sntp 4.2.7p266";
 
 /*
  *  ipv4 option description with
index 3a04d6ea5357819a52f778d8c923c4905c192260..d14dde4d682ebec2bf63a5522d4027519b79b437 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  March 20, 2012 at 11:21:14 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 21, 2012 at 11:24:27 AM by AutoGen 5.14
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -91,8 +91,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p265"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p265"
+#define SNTP_VERSION       "4.2.7p266"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p266"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ec4f0123c0ce3bbbf29e4bc8125ed5fb7deebae9..16a309196a48f5e1350f79d83a560409c4491022 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  March 20, 2012 at 11:24:50 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 21, 2012 at 11:24:36 AM by AutoGen 5.14
 # 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.7p265
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p266
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 9ea1fdf4d82c8d9ca93a0a2091d2ed6acf5049e4..179846a88ac486509e8db6a68d8afee92c33ea61 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "20 Mar 2012" "4.2.7p265" "User Commands"
+.TH sntp 1sntpman "21 Mar 2012" "4.2.7p266" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:47 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:34 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 19c11486a9b3805b31e34ab5de9d04241246635c..ec0bc8ae981c40a7b41406cc872687c926ff32e5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:50 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:37 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 770b7ecb4c68fbe77fe7620a3ec88d60dc07ab49..b7c800752d8a03db097e03cf461c04e7647dfcf5 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.7p265 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p266 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_002dusage-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.7p265
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p266
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 69b0ae451906ed7f7c4825c8f8ea8382871070a0..48405d2258c67b65c9bc423c03f86d8b6d8571a8 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "20 Mar 2012" "4.2.7p265" "User Commands"
+.TH sntp @SNTP_MS@ "21 Mar 2012" "4.2.7p266" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:47 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:34 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 82e9780ffd23a4a42b03d4f921a0fd3a882100d9..8ebf1201d8b0b53987053ff6eaf7f077200cf133 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:50 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:37 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 1fe89feffb17dc8cc006a41d636b2cecb74607df..a36f908fe12022b6869cd8d1c6e27df80cdb6261 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  March 20, 2012 at 11:24:29 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 21, 2012 at 11:24:14 AM by AutoGen 5.14
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -74,7 +74,7 @@ extern tUsageProc optionUsage;
  *  ntp-keygen option static const strings
  */
 static char const ntp_keygen_opt_strs[2320] =
-/*     0 */ "ntp-keygen (ntp) 4.2.7p265\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p266\n"
             "Copyright (C) 1970-2012 The University of Delaware, 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"
@@ -162,14 +162,14 @@ static char const ntp_keygen_opt_strs[2320] =
 /*  2098 */ "no-load-opts\0"
 /*  2111 */ "no\0"
 /*  2114 */ "NTP_KEYGEN\0"
-/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p265\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p266\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  2241 */ ".ntprc\0"
 /*  2248 */ "$HOME\0"
 /*  2254 */ ".\0"
 /*  2256 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2290 */ "\n\n\0"
-/*  2293 */ "ntp-keygen (ntp) 4.2.7p265";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p266";
 
 /*
  *  certificate option description:
index 6f0822895a9914aafbae3164defee18e609865e9..3a464afb9fecada6891cb35228d58d8a29757a45 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  March 20, 2012 at 11:24:29 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 21, 2012 at 11:24:14 AM by AutoGen 5.14
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -92,8 +92,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    25
-#define NTP_KEYGEN_VERSION       "4.2.7p265"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p265"
+#define NTP_KEYGEN_VERSION       "4.2.7p266"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p266"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8fff85e7a98c529236c983e510a5478c9a70c031..b432a67ef640ac7346094c3c51717f82f7e3d7fc 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  March 20, 2012 at 11:24:39 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 21, 2012 at 11:24:26 AM by AutoGen 5.14
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -50,7 +50,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.7p265
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p266
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index f200b808fcd58d65ad38dcc11d267630732bb9a5..8ef714ad31800a40f50849583b9294b8f3b6b966 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "20 Mar 2012" "ntp (4.2.7p265)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "21 Mar 2012" "ntp (4.2.7p266)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:36 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:22 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 432ea1709ddc7d2bd97acc1f46236a597adcb44a..73906936fef7b4834ac60e459ac08ce0e03e0463 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .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  March 20, 2012 at 11:24:39 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:26 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index be215e0c6e5661ca656d4c20bdcbc0f0e37d750f..de807ab8a4b34eb0efaf067680e138eaa27baf3e 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "20 Mar 2012" "ntp (4.2.7p265)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "21 Mar 2012" "ntp (4.2.7p266)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 20, 2012 at 11:24:36 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:22 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 7f38ead1398843d2fd0e22334153d145c9e86c0b..faf969b23597e1b1ed68fcd25146091366e110e2 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 20 2012
+.Dd March 21 2012
 .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  March 20, 2012 at 11:24:39 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 21, 2012 at 11:24:26 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME