]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P262 NTP_4_2_7P262
authorHarlan Stenn <stenn@ntp.org>
Wed, 29 Feb 2012 01:27:56 +0000 (01:27 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 29 Feb 2012 01:27:56 +0000 (01:27 +0000)
bk: 4f4d7f1cp6gBar0W6-dGSnZA6TTbTQ

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 2bf8e8f018b38b297b798299dbd7e4e8a75b30e7..83bb2e3d17e0b3b37a3dde30b34b0079facd83d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p262) 2012/02/29 Released by Harlan Stenn <stenn@ntp.org>
 * Improve ntpd scalability for servers with many trusted keys.
 (4.2.7p261) 2012/02/27 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2048] add the clock variable timecode to SHM refclock.
index 6bd96d6d4e75c870b0bda14f5eec92efeb9c7c73..5a78fc1fcf4be7436bcd64391f03abeab0d6ef5e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 27, 2012 at 11:44:12 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 28, 2012 at 11:39:32 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.7p261\n"
+/*     0 */ "ntpd 4.2.7p262\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.7p261\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p262\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.7p261";
+/*  2993 */ "ntpd 4.2.7p262";
 
 /*
  *  ipv4 option description with
index 78c91639bfb6c1a1e4bbdf70d1a653b1e0426c7d..10c4320ba485740321e3a400a2f42838447beb17 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 27, 2012 at 11:44:12 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 28, 2012 at 11:39:32 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.7p261"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p261"
+#define NTPD_VERSION       "4.2.7p262"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p262"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 97c8f595ec1f8047fea4f46a96bd7155f856f2c9..d1f71ed7281e1ec09976f997f96261640859dec4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 27, 2012 at 11:44:38 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 28, 2012 at 11:40:07 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.7p261
+ntpd - NTP daemon program - Ver. 4.2.7p262
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 4d7f09c07448d71f917c89e46e1b9e50c35452dc..f18bb4111c5ee2fe9200fbfd9422b45ea36a02b2 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "27 Feb 2012" "4.2.7p261" "User Commands"
+.TH ntpd 1ntpdman "28 Feb 2012" "4.2.7p262" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:35 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 85db29faf3e9a7ac8b2d034bdeb0994abf3fbaf3..6744fb5684051179351713bf128bc82fa358cbd3 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:39 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:07 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 8c05c5ee1a7f3412b840ffd2f9543b8a827586f2..d5cbe4bc16b2752fbe4f6d2287c5405bcd7ad024 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "27 Feb 2012" "4.2.7p261" "User Commands"
+.TH ntpd @NTPD_MS@ "28 Feb 2012" "4.2.7p262" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:35 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 20477662333cf17d805eacad153fa729fef7cec8..491b04c3a0c69e38b67661f755097a95c637cd81 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 2012
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:39 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:07 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index bacafde6ddfb9b0cf74498d32ae09ebbf2148c8e..a8a6a831799719ae6b04ba58cebedf5a98d5cc0f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February 27, 2012 at 11:44:44 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 28, 2012 at 11:40:14 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.7p261\n"
+/*     0 */ "ntpdc 4.2.7p262\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.7p261\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p262\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.7p261";
+/*  1844 */ "ntpdc 4.2.7p262";
 
 /*
  *  ipv4 option description with
index 0f52052fbc6a6ffc331dbe9db28464b3309c7408..256ce9d16337e7811d55101f0197694f999253db 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February 27, 2012 at 11:44:44 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 28, 2012 at 11:40:14 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.7p261"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p261"
+#define NTPDC_VERSION       "4.2.7p262"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p262"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d10597975cbe23c221a05d4cdb4a7558b11b557b..d02416e952caa8d578a1a0cd3765adb4cef7539b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February 27, 2012 at 11:44:53 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 28, 2012 at 11:40:28 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.7p261
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p262
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a53397a22f2d66e67e08004f3a7f33a6b5f47049..ef644e1e8fb2b3d3ac3d68890cb6f1c8f7496241 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "27 Feb 2012" "4.2.7p261" "User Commands"
+.TH ntpdc 1ntpdcman "28 Feb 2012" "4.2.7p262" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:50 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:24 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 25a971b610a10751e6b21e39efc95da7a098be9e..6a16d8756351771ef762f589eb68737d787ba827 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:54 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:29 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 19661e7b3c40d0fe32b1a344722518265567947a..250e95f6b830b5b8b4fae24e6824a5cc8dd7bb46 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.7p261 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p262 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.7p261
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p262
 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 21ac0f730edb1f8928a0b5010e940f4c503f7b8b..a00418c42a9fae517a3e95a6cb5a6d0bbd706f86 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "27 Feb 2012" "4.2.7p261" "User Commands"
+.TH ntpdc @NTPDC_MS@ "28 Feb 2012" "4.2.7p262" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:50 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:24 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index d3ee844c94fc17e621abf9cab09ae9e582df494e..a57627b4cecd8b03b5b9478502d5a58ced35d4c0 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 2012
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:54 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:29 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index cb053dced5a8fe835ebce54d85823fd87ebb3041..25d63aa162750ab3e06bf3688c91dbc55c11acb0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February 27, 2012 at 11:44:54 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 28, 2012 at 11:40:30 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.7p261\n"
+/*     0 */ "ntpq 4.2.7p262\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.7p261\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p262\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.7p261";
+/*  1816 */ "ntpq 4.2.7p262";
 
 /*
  *  ipv4 option description with
index 2808d669df58f45278615424f9801742f910ac2d..25780d08ac2eea62ec1eefa448f36465dc4b1b58 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February 27, 2012 at 11:44:54 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 28, 2012 at 11:40:29 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.7p261"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p261"
+#define NTPQ_VERSION       "4.2.7p262"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p262"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7f3aecc311be3fcf0b056318b6d720d20f5e2405..9a69f17003fcfd7d628cfe454cb9c548481c8c49 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February 27, 2012 at 11:45:02 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 28, 2012 at 11:41:01 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.7p261
+ntpq - standard NTP query program - Ver. 4.2.7p262
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index c1bae6cb491a107c9bda2cafc0e59eaf2e157615..66381da767a71e184aab4647cbe7762bbfdd1392 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "27 Feb 2012" "4.2.7p261" "User Commands"
+.TH ntpq 1ntpqman "28 Feb 2012" "4.2.7p262" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:58 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:57 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 93e5adc14f8aa2cdba2d115bdc0857b9f688d616..532d3558693753e60b9421ad082b4d48d6b60e0a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:41:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6dab93e8656dd24b1b795a911266b78514a7e830..2674eaf563bd444435f4b15a7024de5d3c7f5eca 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "27 Feb 2012" "4.2.7p261" "User Commands"
+.TH ntpq @NTPQ_MS@ "28 Feb 2012" "4.2.7p262" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:58 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:57 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 39fbc7ef61561a666a589f6c1ab2decd45f8758c..8fcec707bca4a2e84a4566f6732d96d334377224 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 2012
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:41:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 592cd8fc6121d18952bbcb8d28e1b2dd2782c46d..66485f19e01881418960149834ed9197aaf12ba1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 27, 2012 at 11:45:03 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 28, 2012 at 11:41:05 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.7p261\n"
+/*     0 */ "ntpsnmpd 4.2.7p262\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.7p261\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p262\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.7p261";
+/*  1540 */ "ntpsnmpd 4.2.7p262";
 
 /*
  *  nofork option description:
index 43ee98a6db7b96f98958cfeecaebba47cf57d8c9..de027bfbeb427ae4a59f6ef333bc8d646cdaa204 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 27, 2012 at 11:45:03 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 28, 2012 at 11:41:04 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.7p261"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p261"
+#define NTPSNMPD_VERSION       "4.2.7p262"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p262"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 29d8584d61c15ae1094d62ef20d25e78add3ad93..e0545d09f601c6d449c199438829389abeafad14 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 27, 2012 at 11:45:10 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 28, 2012 at 08:13:52 PM 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.7p261
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p262
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index aef09c5cdebc72908c5177b0f84b2a1a0b4eb447..78526e2bcb6147ac190f6f9bedf3f8e3f41fc523 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "27 Feb 2012" "4.2.7p261" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "28 Feb 2012" "4.2.7p262" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:07 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 08:13:50 PM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 1192757182d20fd27d2bf5c80e975889cd6599c4..8de839a65f1ae656575a4840665888ed84f3226d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:10 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 08:13:53 PM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 67d080b5136f9cfac3644a76fd74f433f6811fe2..2d6b812fdd32b609e5355120bb58d42ca9395d8a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "27 Feb 2012" "4.2.7p261" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "28 Feb 2012" "4.2.7p262" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:07 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 08:13:50 PM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index d0aa5a0d3536246bb7cf453fe62d98847f2e4904..5de82010026abaf4134cdb0889d2262704c914f2 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 2012
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:10 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 08:13:53 PM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 64adf9d25746abe9482986ee560a53b9ac501685..96cb54008a48d936845fe071f1a4a8f1fa44643c 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=261
+point=262
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index ff036869082341a96cf4cc0a0832593ed298dd13..608b28207597b95ac6aadeccccf91eb67ee2ed49 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  February 27, 2012 at 11:44:02 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 28, 2012 at 11:37:25 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 68b0fa723599fbf8a7a13dbef4e8dcbdb2660cc6..d31aa232ff87aa5457c3b810bdee3fd954bb0f62 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "27 Feb 2012" "ntp (4.2.7p261)" "User Commands"
+.TH ntp-wait 1ntp-waitman "28 Feb 2012" "ntp (4.2.7p262)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:43:58 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:37:15 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 7dfdfe627e312e7dcd520b597c5f571398b46d90..b06d1732b985fa1ad9aee09811125fae96f21561 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 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  February 27, 2012 at 11:44:04 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:37:35 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 604c7852dca7e2d0b20567744eafab049df59a8e..93640d0dd3bd059f540cc3026a8e178d6abda2b4 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.7p261 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p262 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index 826a5e07fbf8ae29c6a15947ee5799f592487e25..e21b45616215ab81b81e3df4844c037f313adcad 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "27 Feb 2012" "ntp (4.2.7p261)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "28 Feb 2012" "ntp (4.2.7p262)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:43:58 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:37:15 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 1e4667907d4a0543428824b1f0442127649b4dc5..eb619771e55503c3981f821203959312e451d701 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 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  February 27, 2012 at 11:44:04 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 11:37:35 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 88fb08b748f8369a03bcc12c665b9f9f07e341a5..caf7bc07063b4539b3a53116013bb47f26016cc3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February 27, 2012 at 11:36:29 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 28, 2012 at 11:30:30 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.7p261\n"
+/*     0 */ "sntp 4.2.7p262\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.7p261\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p262\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.7p261";
+/*  2598 */ "sntp 4.2.7p262";
 
 /*
  *  ipv4 option description with
index 697e46abdcf90b7273dd86a11a4c646e95271e06..0f7959e659d3951f44d98f7f88be378b8e2e32d7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February 27, 2012 at 11:36:28 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 28, 2012 at 11:30:29 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.7p261"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p261"
+#define SNTP_VERSION       "4.2.7p262"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p262"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ea2e6e46b8573554721a748a072eea1d655a2737..086783919d22e95747dea4808a6c0d0f9dfee8a2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February 27, 2012 at 11:45:31 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 28, 2012 at 08:14:28 PM 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.7p261
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p262
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 1a8d933b562229ff01f833ad9d003ef508d1b938..fb578b0f0e8a1517deae6042b5fb3c58f873d89d 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "27 Feb 2012" "4.2.7p261" "User Commands"
+.TH sntp 1sntpman "28 Feb 2012" "4.2.7p262" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 08:14:26 PM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index a2f7c0659d64f431fceb14c2c7a3234ca2779e8d..74c73d53acefc9cdd338744f2a4abb7df1b0df8d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:32 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 08:14:29 PM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 00cf511bccf10e4e484196fb0fbbaebcbcdcf330..4f8690b3e8ba942dd462d0f026bcc6d81faaa522 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.7p261 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p262 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.7p261
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p262
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 80e4344de4b5422399ba4a7c0166e02cbe470f45..9fcb752df57c4b4e50b1f616f2f2706eee9f047d 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "27 Feb 2012" "4.2.7p261" "User Commands"
+.TH sntp @SNTP_MS@ "28 Feb 2012" "4.2.7p262" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 08:14:26 PM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index e7a36ba53488dd67b16eb13ba7d10ad0f9b85411..1ddb4aa424055a2a519d2d65b7fd8b2ee3868af2 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 2012
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:32 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 08:14:29 PM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 0a9bd9aa6c975110121226fb57a99455f8d76f87..6e8f6b352d152728aac98a97215cf8da4150d62a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February 27, 2012 at 11:45:11 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 28, 2012 at 08:13:56 PM 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.7p261\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p262\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.7p261\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p262\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.7p261";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p262";
 
 /*
  *  certificate option description:
index 8099c2cbb8f83ff7de802443e55879a7806eddb7..d8c7cba6e7e58b61f8567ee56822bcdfc820c778 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February 27, 2012 at 11:45:11 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 28, 2012 at 08:13:56 PM 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.7p261"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p261"
+#define NTP_KEYGEN_VERSION       "4.2.7p262"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p262"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9b52f09b691d97dc94cfb75c36bd8da23a1c7d5d..b0018289df1e4c488d9c4f9d43f14ffd3dbf2541 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February 27, 2012 at 11:45:19 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 28, 2012 at 08:14:12 PM 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.7p261
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p262
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 5567d261cd8ffb345640b0caf1e19f0b75199f56..d4ba87dd9e71fd3c63683b3cfb862012b03d9ae5 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "27 Feb 2012" "ntp (4.2.7p261)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "28 Feb 2012" "ntp (4.2.7p262)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:16 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 08:14:08 PM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 549b491f71f9dc57a66ee04697050af8ddc9a3d5..adf73fb5784da0e5ca9b7a96923bc82624366f3d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 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  February 27, 2012 at 11:45:19 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 08:14:12 PM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b48d726e027b69efd76fc37da941fa8c27ad6618..765378b570428325ef87d6ab2b64685adbb844e2 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "27 Feb 2012" "ntp (4.2.7p261)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "28 Feb 2012" "ntp (4.2.7p262)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:16 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 08:14:08 PM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 0605e1e21ce2f7253c942329286b5be54b17f7b2..6d89e5068572fbae1d878cd58baca64cdae745e6 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 27 2012
+.Dd February 28 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  February 27, 2012 at 11:45:19 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 28, 2012 at 08:14:12 PM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME