]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P286 NTP_4_2_7P286
authorHarlan Stenn <stenn@ntp.org>
Thu, 28 Jun 2012 07:06:07 +0000 (07:06 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 28 Jun 2012 07:06:07 +0000 (07:06 +0000)
bk: 4fec025f9_QfCf10edJ3q_iAyrbcUQ

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 943a40cb011f138f0e80fd1de5fc12015150e92e..5f89a1313408699f4a435887f666c3a4b5b5964f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p286) 2012/06/28 Released by Harlan Stenn <stenn@ntp.org>
 * CID 97193: check return from sscanf() in ntp_config.c.
 * CID 709169: check return from open("/dev/null", 0) and friends.
 * CID 709207: Initialize "quality" for ulink_receive.
index 8645cb2978583382008816b24ec0bef1222f4478..770b295aef3ba6b9dda9b9308ca879aeb386225f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 18, 2012 at 11:25:50 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 28, 2012 at 07:03:44 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.7p285\n"
+/*     0 */ "ntpd 4.2.7p286\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.7p285\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p286\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.7p285";
+/*  2993 */ "ntpd 4.2.7p286";
 
 /*
  *  ipv4 option description with
index 82cca1b60f28a88e27c7a29479cfc6f276cf4966..f8c197a12ecb342504a04ab912fb7c1ee210287d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 18, 2012 at 11:25:50 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 28, 2012 at 07:03:44 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.7p285"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p285"
+#define NTPD_VERSION       "4.2.7p286"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p286"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c82d5f6fda5c26b21ac3c6b253c31e21b54894e6..dd77577198436269be6328f45732e14cb1e5c322 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 18, 2012 at 11:28:02 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 28, 2012 at 07:04:35 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.7p285
+ntpd - NTP daemon program - Ver. 4.2.7p286
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index eff3c36dcf4fa525d2aa858e932750c9070b2b2a..d27b872c96982bdebb889a47298efe7763a3546f 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "18 Jun 2012" "4.2.7p285" "User Commands"
+.TH ntpd 1ntpdman "28 Jun 2012" "4.2.7p286" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:27:56 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:04:32 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 2fe16db7f25484f5f476a271aec7118b365253be..ff743f47b731c696838f088b700d5f55fc7d3399 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 28 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:28:03 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:04:37 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9c31320dfafab6ab946e98b260509b283a49a04d..a2ad099fbf362e836b6e215399c56aa605a982c7 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "18 Jun 2012" "4.2.7p285" "User Commands"
+.TH ntpd @NTPD_MS@ "28 Jun 2012" "4.2.7p286" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:27:56 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:04:32 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 6191baae734e5f89fc7b385de363be0b6e8745c4..985579fcc2716c45a931079e318eae7a3079478e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 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  June 18, 2012 at 11:28:03 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:04:37 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 647fa2a15dbf2941ebe85419fc5985f9cad668a4..c89120eb650f0d72294c66b7a57846960b32ceda 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  June 18, 2012 at 11:28:13 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 28, 2012 at 07:04:42 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.7p285\n"
+/*     0 */ "ntpdc 4.2.7p286\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.7p285\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p286\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.7p285";
+/*  1844 */ "ntpdc 4.2.7p286";
 
 /*
  *  ipv4 option description with
index 224ee5b448e85c1fe3e06790fcfd104ac5d670f8..2e1283a8aa6e6caa83c8d01742140f4749a938f4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  June 18, 2012 at 11:28:13 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 28, 2012 at 07:04:42 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.7p285"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p285"
+#define NTPDC_VERSION       "4.2.7p286"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p286"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e3e8ba475fe1a5533e064800e29e7b88f4d6f30d..c7b5db6e93d09d86c7a630a7c13508a35799f631 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  June 18, 2012 at 11:28:41 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 28, 2012 at 07:04:54 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.7p285
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p286
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 43986c522123684c22d801a1cd94c03b7218333c..803cffc77ea3e1494243d4d7331150f34ad67e8d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "18 Jun 2012" "4.2.7p285" "User Commands"
+.TH ntpdc 1ntpdcman "28 Jun 2012" "4.2.7p286" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:28:38 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:04:52 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index e79b5a8fc8935388fea7e1adf67aaffcaa8e6242..21d5ad8336ccd6a0f08166e3db051ca04d70a20e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 28 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:28:46 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:04:55 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 1613f0d7cadae4586d8e52b3c2e75fe79300d697..579d452a541f49117cbfee535249184622f976df 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.7p285 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p286 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.7p285
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p286
 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 fb92bc2135b4efa43f7ad7fe25abbd23d55118d4..2d1dfd4e3c1aad0bc9a335afd0a6e7181f4c04fb 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "18 Jun 2012" "4.2.7p285" "User Commands"
+.TH ntpdc @NTPDC_MS@ "28 Jun 2012" "4.2.7p286" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:28:38 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:04:52 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 1dbcfd14017973ac9cf4af49df6fcff6e5633774..4ca1b7c8c538be199d6a976c88aa82e4b2f57be3 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 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  June 18, 2012 at 11:28:46 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:04:55 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 5d4468167fda2feb6f78e6666f2cdf8c128ac251..682bf5a82693ea6f6fe6a9555338d632aa958b4a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  June 18, 2012 at 11:28:54 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 28, 2012 at 07:04:56 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.7p285\n"
+/*     0 */ "ntpq 4.2.7p286\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.7p285\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p286\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.7p285";
+/*  1816 */ "ntpq 4.2.7p286";
 
 /*
  *  ipv4 option description with
index 693e3fb424581f05905eebded0d632151fe420da..eb3a17825c66e8fdd3c18fee760e69696f6e5d88 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  June 18, 2012 at 11:28:54 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 28, 2012 at 07:04:56 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.7p285"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p285"
+#define NTPQ_VERSION       "4.2.7p286"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p286"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5b5a0d626160724f33f4b47d1cf027a26486f343..1ad449b1b57b068f681e24b964b4cfe0e95cf891 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  June 18, 2012 at 11:30:27 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 28, 2012 at 07:05: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.7p285
+ntpq - standard NTP query program - Ver. 4.2.7p286
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index b0681363e93949d52b1106074c175ad33d3487a6..608aa8cc9ac22bcec66bd7b1e06c0c9a4e57d18a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "18 Jun 2012" "4.2.7p285" "User Commands"
+.TH ntpq 1ntpqman "28 Jun 2012" "4.2.7p286" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:30:24 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 05e1ea378a45d18275cd9c42c938aa7ddac8344a..c981b307e5c7e34c7d2381e0ba0f00e44db24588 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 28 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:30:28 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:05 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6dcc79a63735faae20e8f1d14487b14833567489..acfa634b500ef0c38ec3d5d39f8aa23dd1ec033f 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "18 Jun 2012" "4.2.7p285" "User Commands"
+.TH ntpq @NTPQ_MS@ "28 Jun 2012" "4.2.7p286" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:30:24 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 082c56d9a3667e8ac916b04f3c71085f4d066ae2..2675cfb02b853dc1b5ebec9aae739e310e6f1c7c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 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  June 18, 2012 at 11:30:28 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:05 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 702b59ed9afbee9bdd35714d3500fd88cc0e47db..36b72f7ca939231c23c0f28b93705fb848f7944d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 18, 2012 at 11:30:32 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 28, 2012 at 07:05: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.7p285\n"
+/*     0 */ "ntpsnmpd 4.2.7p286\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.7p285\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p286\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.7p285";
+/*  1540 */ "ntpsnmpd 4.2.7p286";
 
 /*
  *  nofork option description:
index deb2863bb4423c41edadbcd37eff4b838c904165..436bb05842188d378bef2178d6ce82f4723d3195 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 18, 2012 at 11:30:32 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 28, 2012 at 07:05: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.7p285"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p285"
+#define NTPSNMPD_VERSION       "4.2.7p286"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p286"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b66340b23ab3b6caa709817d982c727c6f22ac0a..b1cd3e807689c760b5fdb0da2139f9485897465f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 18, 2012 at 11:32:19 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 28, 2012 at 07:05: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.7p285
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p286
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index ef37bc6d9d01f31daa64e5907a5da1a30fb36122..67daefb55ca60b9b5a3b59829f21461a93da36e2 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "18 Jun 2012" "4.2.7p285" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "28 Jun 2012" "4.2.7p286" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:32:16 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:10 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 8c0e5bae138edb2464e807c15f5059e9ebae2c4f..b6cd1a5187b9e7ea8aeb08276876b7484196b985 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 28 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:32:20 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:13 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 61624e97b03455047d32dd5ba9c34b57c67cbd2b..cbaaca41af34a3d9b0967bed4886ceda676ca311 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "18 Jun 2012" "4.2.7p285" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "28 Jun 2012" "4.2.7p286" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:32:16 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:10 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 26c0b06700fa31da692591e0c80cd664e1f38b08..49db768d9e226d4cc7cc0f4447cbf90e38f5ba44 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 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  June 18, 2012 at 11:32:20 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:13 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 51b998ceacf76f8c6ef2f89e340d5b1f397e541e..41e40d6e6a59e507119fa72d71f2d01355755554 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=285
+point=286
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index f2143f68080f1ab9cc57ae2ad8e52f840412d7b5..0c2d07cac5913f565265f1a329fd700eb90349b5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  June 18, 2012 at 11:24:35 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 28, 2012 at 07:02:57 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 bc6b0cddaa5f1af0a056fb1454162750a4008e1a..b4775350c68b9dadf16ce52bf4718f8ca8ecc440 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "18 Jun 2012" "ntp (4.2.7p285)" "User Commands"
+.TH ntp-wait 1ntp-waitman "28 Jun 2012" "ntp (4.2.7p286)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:24:32 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:02:55 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 68128a7b231c8b61b397936791b72ddda1b6888b..808aa7f941511556266e70d8d0df6a25251594e5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 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  June 18, 2012 at 11:24:37 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:02:58 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 38c74bb60581c3fdb5ae883cfefc82876cd288d5..5141c4f7d494ba163201eadad1a58860f1cdcd9a 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.7p285 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p286 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 cdc9cfd088107a17309bd8a1055b4766e53c4988..ceef4efb0da83e19f8f27f6357c636022d3fc69a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "18 Jun 2012" "ntp (4.2.7p285)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "28 Jun 2012" "ntp (4.2.7p286)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:24:32 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:02:55 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index d4a2a60a993c123a5197f4a7957a615791b1b87b..f1d6e337bb7a5c0473af251ca3931fa150fe8fdf 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 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  June 18, 2012 at 11:24:37 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:02:58 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index d7efe211ac705055329e2b89e76b4b05a309374a..b20d3566b75b4e8396f2de888fbd7ceaaae59ff0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  June 18, 2012 at 11:19:05 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 28, 2012 at 07:00:16 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.7p285\n"
+/*     0 */ "sntp 4.2.7p286\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.7p285\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p286\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.7p285";
+/*  2598 */ "sntp 4.2.7p286";
 
 /*
  *  ipv4 option description with
index f6e72bfa005af430b211007d9ed58f610ef7c533..5381fb4306d34578664fcfd0e6504b111ee0f56b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  June 18, 2012 at 11:19:05 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 28, 2012 at 07:00:16 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.7p285"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p285"
+#define SNTP_VERSION       "4.2.7p286"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p286"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f0559d6b2c6a26dd9460e792df2a805ef2ca003f..ad7536fc8abe0bd48ac5d56455baeada4adf8bbe 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  June 18, 2012 at 11:32:51 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 28, 2012 at 07:05:33 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.7p285
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p286
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index ef69d2bc3eb238176db64ee3717e6fb89cd603ec..49072875bdb968e38537f46413dd013bd2abe201 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "18 Jun 2012" "4.2.7p285" "User Commands"
+.TH sntp 1sntpman "28 Jun 2012" "4.2.7p286" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:32:48 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:31 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b202c3c98bbc6cd2eb9c47cfd8cf21e1be385fc1..a57fea7d61e8e187d218201d777cdb0fc4a24a9a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 28 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:32:51 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:34 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 4fcf6873218d1a4aee22cdf0e52a916b4ac77fce..0924dc158bede53f143ad2a43efd53956d18a57d 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.7p285 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p286 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.7p285
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p286
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 7ae62def755a0ad663b3a995a565be072ae23ea9..99ab65ddd7bac438cd32fd892bbfb8f121035c8d 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "18 Jun 2012" "4.2.7p285" "User Commands"
+.TH sntp @SNTP_MS@ "28 Jun 2012" "4.2.7p286" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:32:48 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:31 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 52805700de02f1218342d916c4fb9c266e2990d0..28daf59b12687f5100ac3007f10ec0f125a2b25d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 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  June 18, 2012 at 11:32:51 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:34 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index a277694b5e115eb19d76bb70d32becbe189c1076..44c5bc5ef09b44533e8ff63077db1d38b279d2a3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  June 18, 2012 at 11:32:22 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 28, 2012 at 07:05:15 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.7p285\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p286\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.7p285\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p286\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.7p285";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p286";
 
 /*
  *  certificate option description:
index be4c696c74d7f29783a08ebb6b3df800a21aeaec..dc5bb56dcdd818c954dc6a96aa6e4134dc189fd3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  June 18, 2012 at 11:32:22 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 28, 2012 at 07:05:15 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.7p285"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p285"
+#define NTP_KEYGEN_VERSION       "4.2.7p286"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p286"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6e32c573b9a24aa5d9b8c486061535aefbb3b9c4..bf9ba80c89fa99a775bee72140c2284db4f2b427 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  June 18, 2012 at 11:32:38 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 28, 2012 at 07:05:21 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.7p285
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p286
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 08198fe85c97aefcd4b94f3e77265ba15233a4b7..bc93c66f4bc52218228ddfcc45dcdb742786c2e9 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "18 Jun 2012" "ntp (4.2.7p285)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "28 Jun 2012" "ntp (4.2.7p286)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:32:35 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:19 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 5d65d65609014cffcc6ef0733b530d8330ffc808..d163dbedd6b4ff1c08b020c880b7fed78867cd36 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 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  June 18, 2012 at 11:32:38 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:22 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9643d9aa81b334687af09f206662c3daec19e37d..813a4aac6e67304fc0285fe325de16b5a96b94ee 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "18 Jun 2012" "ntp (4.2.7p285)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "28 Jun 2012" "ntp (4.2.7p286)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 18, 2012 at 11:32:35 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:19 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index ee796a9aeb8b13424a2256a38499115930606ff3..619b44f3490ed4b9c8690b80b4af87370b5b2141 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 18 2012
+.Dd June 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  June 18, 2012 at 11:32:38 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 28, 2012 at 07:05:22 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME