]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P263 NTP_4_2_7P263
authorHarlan Stenn <stenn@ntp.org>
Tue, 13 Mar 2012 03:57:29 +0000 (03:57 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 13 Mar 2012 03:57:29 +0000 (03:57 +0000)
bk: 4f5ec5a93PiysNn2N7UOhtlebwgu4w

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 835d423997646fba7fc49c46e4cc32adebae9a4d..9b0dda79ea52ddd3fbf136cc57f8dda778b10c34 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p263) 2012/03/13 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2156] clock instability with LOCAL driver, from Miroslav Lichvar.
 * [Bug 2159] Windows ntpd using leapfile erroneous leap second 20120401.
 (4.2.7p262) 2012/02/29 Released by Harlan Stenn <stenn@ntp.org>
index 5a78fc1fcf4be7436bcd64391f03abeab0d6ef5e..7b22165b4f13c61cee21259e1842386f017679ca 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 28, 2012 at 11:39:32 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 13, 2012 at 03:55:31 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.7p262\n"
+/*     0 */ "ntpd 4.2.7p263\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.7p262\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p263\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.7p262";
+/*  2993 */ "ntpd 4.2.7p263";
 
 /*
  *  ipv4 option description with
index 10c4320ba485740321e3a400a2f42838447beb17..91c58fc228f6f24cbb5eb47ed04f7225169892eb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 28, 2012 at 11:39:32 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 13, 2012 at 03:55:30 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.7p262"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p262"
+#define NTPD_VERSION       "4.2.7p263"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p263"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d1f71ed7281e1ec09976f997f96261640859dec4..98500e343fd45af9fe5e88507d2461e9e0fe4f72 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 28, 2012 at 11:40:07 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 13, 2012 at 03:56:02 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.7p262
+ntpd - NTP daemon program - Ver. 4.2.7p263
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index f18bb4111c5ee2fe9200fbfd9422b45ea36a02b2..cce7df57909f92ee9a3c2e9146b45a8a4d90f971 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "28 Feb 2012" "4.2.7p262" "User Commands"
+.TH ntpd 1ntpdman "13 Mar 2012" "4.2.7p263" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:55:59 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 6744fb5684051179351713bf128bc82fa358cbd3..1fbbc9689fce6fbedfa68da821637d5bb136b119 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:07 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:03 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index d5cbe4bc16b2752fbe4f6d2287c5405bcd7ad024..5a7bf930f46cfbebd84f009b875dd6bb5b1ba7be 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "28 Feb 2012" "4.2.7p262" "User Commands"
+.TH ntpd @NTPD_MS@ "13 Mar 2012" "4.2.7p263" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:55:59 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 491b04c3a0c69e38b67661f755097a95c637cd81..fd97e1edac162cea84fa71d68d3316e78a6aec9f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 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 28, 2012 at 11:40:07 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:03 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index a8a6a831799719ae6b04ba58cebedf5a98d5cc0f..c3aa6d585508a2bb9d8abe31dfc8e379c9d31a91 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February 28, 2012 at 11:40:14 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 13, 2012 at 03:56:08 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.7p262\n"
+/*     0 */ "ntpdc 4.2.7p263\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.7p262\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p263\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.7p262";
+/*  1844 */ "ntpdc 4.2.7p263";
 
 /*
  *  ipv4 option description with
index 256ce9d16337e7811d55101f0197694f999253db..13b449288fabe383ff1494fa094ee468744348d0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February 28, 2012 at 11:40:14 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 13, 2012 at 03:56:08 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.7p262"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p262"
+#define NTPDC_VERSION       "4.2.7p263"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p263"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d02416e952caa8d578a1a0cd3765adb4cef7539b..5300d8581533019856b3dec66b5cf6e4f58a8268 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February 28, 2012 at 11:40:28 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 13, 2012 at 03:56:21 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.7p262
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p263
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ef644e1e8fb2b3d3ac3d68890cb6f1c8f7496241..2475383a206523e0765cb85714462df7cb77a588 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "28 Feb 2012" "4.2.7p262" "User Commands"
+.TH ntpdc 1ntpdcman "13 Mar 2012" "4.2.7p263" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:24 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:18 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 6a16d8756351771ef762f589eb68737d787ba827..a89e30b4988b648987cb6e60316f04c77c79c599 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:21 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 250e95f6b830b5b8b4fae24e6824a5cc8dd7bb46..203c5a251a1bbef1a61e84b6998aeb3bfe26fa09 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.7p262 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p263 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.7p262
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p263
 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 a00418c42a9fae517a3e95a6cb5a6d0bbd706f86..eab95318e28464c033db107bcae3ee2366a73dbf 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "28 Feb 2012" "4.2.7p262" "User Commands"
+.TH ntpdc @NTPDC_MS@ "13 Mar 2012" "4.2.7p263" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:24 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:18 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index a57627b4cecd8b03b5b9478502d5a58ced35d4c0..587fc65afeb1ca09c90e9b29b81dfe7b40152a59 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 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 28, 2012 at 11:40:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:21 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 25d63aa162750ab3e06bf3688c91dbc55c11acb0..5f47a204dfe817dbe750df3e0e4d9349ff802155 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February 28, 2012 at 11:40:30 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 13, 2012 at 03:56:22 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.7p262\n"
+/*     0 */ "ntpq 4.2.7p263\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.7p262\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p263\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.7p262";
+/*  1816 */ "ntpq 4.2.7p263";
 
 /*
  *  ipv4 option description with
index 25780d08ac2eea62ec1eefa448f36465dc4b1b58..d3d34564b62502a97e115c11ec765b8dbe9efbb5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February 28, 2012 at 11:40:29 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 13, 2012 at 03:56:22 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.7p262"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p262"
+#define NTPQ_VERSION       "4.2.7p263"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p263"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9a69f17003fcfd7d628cfe454cb9c548481c8c49..0351b61c74b0cd57a84469a0811f73d63f1fe6db 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February 28, 2012 at 11:41:01 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 13, 2012 at 03:56:36 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.7p262
+ntpq - standard NTP query program - Ver. 4.2.7p263
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 66381da767a71e184aab4647cbe7762bbfdd1392..1fae5ba853abb038347cca60a4597881d9d15044 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "28 Feb 2012" "4.2.7p262" "User Commands"
+.TH ntpq 1ntpqman "13 Mar 2012" "4.2.7p263" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:57 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:33 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 532d3558693753e60b9421ad082b4d48d6b60e0a..cd812f6cf3db49e99088dae4af020a1bb19da3c3 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 11:41:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:36 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 2674eaf563bd444435f4b15a7024de5d3c7f5eca..0634befec07204ddc90b470ca27cf3a5058fa7c9 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "28 Feb 2012" "4.2.7p262" "User Commands"
+.TH ntpq @NTPQ_MS@ "13 Mar 2012" "4.2.7p263" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 11:40:57 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:33 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 8fcec707bca4a2e84a4566f6732d96d334377224..d521f772cdb258672964c4f49fcd6c184c20752d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 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 28, 2012 at 11:41:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:36 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 66485f19e01881418960149834ed9197aaf12ba1..d1a552e372c2ff7595a50679c6b12c7512ec5cf4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 28, 2012 at 11:41:05 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 13, 2012 at 03:56:37 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.7p262\n"
+/*     0 */ "ntpsnmpd 4.2.7p263\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.7p262\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p263\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.7p262";
+/*  1540 */ "ntpsnmpd 4.2.7p263";
 
 /*
  *  nofork option description:
index de027bfbeb427ae4a59f6ef333bc8d646cdaa204..9ecbfd676c484f24ab6ee620efd7bbc8221db616 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 28, 2012 at 11:41:04 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 13, 2012 at 03:56:37 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.7p262"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p262"
+#define NTPSNMPD_VERSION       "4.2.7p263"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p263"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e0545d09f601c6d449c199438829389abeafad14..24db9ffb2eccad25aeef7900a5a4dcefd7a28ae8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 28, 2012 at 08:13:52 PM by AutoGen 5.14
+# It has been AutoGen-ed  March 13, 2012 at 03:56:43 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.7p262
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p263
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 78526e2bcb6147ac190f6f9bedf3f8e3f41fc523..32eb8637be884689b6613227a771f94d5c95405f 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "28 Feb 2012" "4.2.7p262" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "13 Mar 2012" "4.2.7p263" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 08:13:50 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:41 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 8de839a65f1ae656575a4840665888ed84f3226d..f01de7319bcc3bdb0230950a53f60ecc41feecb8 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 08:13:53 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:44 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 2d6b812fdd32b609e5355120bb58d42ca9395d8a..47a6bd2b6ca386ab082bfd4e86094f212e4e38e8 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "28 Feb 2012" "4.2.7p262" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "13 Mar 2012" "4.2.7p263" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 08:13:50 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:41 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 5de82010026abaf4134cdb0889d2262704c914f2..49d4dfc19335fb5f55cda3431a190af8913a7faa 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 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 28, 2012 at 08:13:53 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:44 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 96cb54008a48d936845fe071f1a4a8f1fa44643c..d899f0addc2118081834286857670b3965e2fa29 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=262
+point=263
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 608b28207597b95ac6aadeccccf91eb67ee2ed49..7d80d92c6d312ed7742a8206faaae480067bee80 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  February 28, 2012 at 11:37:25 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 13, 2012 at 03:55:29 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -33,19 +33,7 @@ This is the automatically generated usage text for ntp-wait:
 
 @exampleindent 0
 @example
-/deacon/backroom/snaps/ntp-dev/A.snap/scripts/ntp-wait version [unknown] calling Getopt::Std::getopts (version 1.05 [paranoid]),
-running under Perl version 5.8.8.
-
-Usage: ntp-wait [-OPTIONS [-MORE_OPTIONS]] [--] [PROGRAM_ARG1 ...]
-
-The following single-character options are accepted:
-        With arguments: -n -s
-        Boolean (without arguments): -v
-
-Options may be merged together.  -- stops processing of options.
-Space is not required between options and their arguments.
-  [Now continuing due to backward compatibility and excessive paranoia.
-   See ``perldoc Getopt::Std'' about $Getopt::Std::STANDARD_HELP_VERSION.]
+ntp-wait is unavailable - no --help
 @end example
 @exampleindent 4
 
index d31aa232ff87aa5457c3b810bdee3fd954bb0f62..711f56c0524018dd28b2ee2a510b7143997999bb 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "28 Feb 2012" "ntp (4.2.7p262)" "User Commands"
+.TH ntp-wait 1ntp-waitman "13 Mar 2012" "ntp (4.2.7p263)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 11:37:15 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:55:26 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b06d1732b985fa1ad9aee09811125fae96f21561..9f2067fc0dbb7a8521a4de268601aebe0958862a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 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 28, 2012 at 11:37:35 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:55:29 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 93640d0dd3bd059f540cc3026a8e178d6abda2b4..d859ddf4d1f154185eaaefa87dc800f390a02e33 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.7p262 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p263 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -109,19 +109,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#ntp_002dwait-Invocation">ntp-wait Invo
 <p><a name="index-ntp_002dwait_002dusage-3"></a>
 This is the automatically generated usage text for ntp-wait:
 
-<pre class="example">/deacon/backroom/snaps/ntp-dev/A.snap/scripts/ntp-wait version [unknown] calling Getopt::Std::getopts (version 1.05 [paranoid]),
-running under Perl version 5.8.8.
-
-Usage: ntp-wait [-OPTIONS [-MORE_OPTIONS]] [--] [PROGRAM_ARG1 ...]
-
-The following single-character options are accepted:
-        With arguments: -n -s
-        Boolean (without arguments): -v
-
-Options may be merged together.  -- stops processing of options.
-Space is not required between options and their arguments.
-  [Now continuing due to backward compatibility and excessive paranoia.
-   See ``perldoc Getopt::Std'' about $Getopt::Std::STANDARD_HELP_VERSION.]
+<pre class="example">ntp-wait is unavailable - no --help
 </pre>
   <div class="node">
 <p><hr>
index e21b45616215ab81b81e3df4844c037f313adcad..ab13f6515685e8446fc5447f414c7c9b2389b445 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "28 Feb 2012" "ntp (4.2.7p262)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "13 Mar 2012" "ntp (4.2.7p263)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 11:37:15 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:55:26 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index eb619771e55503c3981f821203959312e451d701..71a5d758d447a1f1de1a1cfae87b35701c54c956 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 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 28, 2012 at 11:37:35 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:55:29 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index caf7bc07063b4539b3a53116013bb47f26016cc3..25f1e0d6d0d23a4606b26e017ea3a68b5c7fbdb0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February 28, 2012 at 11:30:30 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 13, 2012 at 03:52:56 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.7p262\n"
+/*     0 */ "sntp 4.2.7p263\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.7p262\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p263\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.7p262";
+/*  2598 */ "sntp 4.2.7p263";
 
 /*
  *  ipv4 option description with
index 0f7959e659d3951f44d98f7f88be378b8e2e32d7..1589162d23140fdb41f44d5f361243d151bc1eaa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February 28, 2012 at 11:30:29 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 13, 2012 at 03:52:56 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.7p262"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p262"
+#define SNTP_VERSION       "4.2.7p263"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p263"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 086783919d22e95747dea4808a6c0d0f9dfee8a2..7a6f1dd1bff06048e025524466e3b30485167c0f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February 28, 2012 at 08:14:28 PM by AutoGen 5.14
+# It has been AutoGen-ed  March 13, 2012 at 03:57:07 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.7p262
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p263
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index fb578b0f0e8a1517deae6042b5fb3c58f873d89d..ea965dc1499a477795ce9ea6ddd953bcf4294569 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "28 Feb 2012" "4.2.7p262" "User Commands"
+.TH sntp 1sntpman "13 Mar 2012" "4.2.7p263" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 08:14:26 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:57:04 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 74c73d53acefc9cdd338744f2a4abb7df1b0df8d..4633e19bafd8f2aa863991930d44237dc087c8d0 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 08:14:29 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:57:07 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 4f8690b3e8ba942dd462d0f026bcc6d81faaa522..75a9fdf4a2ec98319b30dbb0c9a1545c36678606 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.7p262 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p263 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.7p262
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p263
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 9fcb752df57c4b4e50b1f616f2f2706eee9f047d..f0e456d41e031649dfbe952227779a601958b802 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "28 Feb 2012" "4.2.7p262" "User Commands"
+.TH sntp @SNTP_MS@ "13 Mar 2012" "4.2.7p263" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 08:14:26 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:57:04 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 1ddb4aa424055a2a519d2d65b7fd8b2ee3868af2..6881e0edf1ee11881216b33f6b94b48e89cbde77 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 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 28, 2012 at 08:14:29 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:57:07 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6e8f6b352d152728aac98a97215cf8da4150d62a..5b4bddfd18d91095e4a4b1068942e99edf55d22c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February 28, 2012 at 08:13:56 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 13, 2012 at 03:56:45 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.7p262\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p263\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.7p262\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p263\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.7p262";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p263";
 
 /*
  *  certificate option description:
index d8c7cba6e7e58b61f8567ee56822bcdfc820c778..f7bec800960a0dc4ece7c806a4887eb3a23651be 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February 28, 2012 at 08:13:56 PM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 13, 2012 at 03:56:45 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.7p262"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p262"
+#define NTP_KEYGEN_VERSION       "4.2.7p263"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p263"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b0018289df1e4c488d9c4f9d43f14ffd3dbf2541..5dd6deec494184d9c5735c61217a9f6fef09328e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February 28, 2012 at 08:14:12 PM by AutoGen 5.14
+# It has been AutoGen-ed  March 13, 2012 at 03:56:55 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.7p262
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p263
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index d4ba87dd9e71fd3c63683b3cfb862012b03d9ae5..173899b853c2736e36e2c2e120b1711292a6dd92 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "28 Feb 2012" "ntp (4.2.7p262)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "13 Mar 2012" "ntp (4.2.7p263)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 08:14:08 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:52 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index adf73fb5784da0e5ca9b7a96923bc82624366f3d..60fecf7869ff52182edb0f59be7c7b94d8164c2e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 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 28, 2012 at 08:14:12 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:56 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 765378b570428325ef87d6ab2b64685adbb844e2..400b9c43e7b5f9d05faf874cc69f558a19802994 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "28 Feb 2012" "ntp (4.2.7p262)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "13 Mar 2012" "ntp (4.2.7p263)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 28, 2012 at 08:14:08 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:52 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 6d89e5068572fbae1d878cd58baca64cdae745e6..2b2479140ebea43adc1b26a0d81d2588c24a0936 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 28 2012
+.Dd March 13 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 28, 2012 at 08:14:12 PM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:56 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME