]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P282 NTP_4_2_7P282
authorHarlan Stenn <stenn@ntp.org>
Fri, 15 Jun 2012 11:22:51 +0000 (11:22 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 15 Jun 2012 11:22:51 +0000 (11:22 +0000)
bk: 4fdb1b0bYGL7BKrt3JZcq0E3wERl_g

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 059828655d2672f85cfe955b225b6477b5afd875..d4d2cd13d3411085b41980489a5cef738314a29c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p282) 2012/06/15 Released by Harlan Stenn <stenn@ntp.org>
 * tickadj may need to be linked with PTHREAD_LIBS.
 (4.2.7p281) 2012/06/14 Released by Harlan Stenn <stenn@ntp.org>
 * U_INT32_MAX cleanup in include/ntp_types.h .
index c7bb0fcb1f3c66fa332e33caa98f6ee9fc791bcf..b068ca9ebcd5cb7dce5246eca3a62437947ce2dc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 14, 2012 at 11:20:42 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 15, 2012 at 11:19:19 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.7p281\n"
+/*     0 */ "ntpd 4.2.7p282\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.7p281\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p282\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.7p281";
+/*  2993 */ "ntpd 4.2.7p282";
 
 /*
  *  ipv4 option description with
index 8ac667db959bc6116d032ffd2fa891371f2fcf16..958884f799104e3b609bbd7f492584dc4f74390f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 14, 2012 at 11:20:42 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 15, 2012 at 11:19:18 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.7p281"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p281"
+#define NTPD_VERSION       "4.2.7p282"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p282"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d8d7c45a38ffab5e850d9e9665a3bd503d46a64c..8027057a3cc119436e503ec0ee245f9491187aae 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 14, 2012 at 11:21:39 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 15, 2012 at 11:20: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.7p281
+ntpd - NTP daemon program - Ver. 4.2.7p282
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index c95d3a635d0fc73a4664da839c75379d2670ee19..0e44c8cd343bdf565a89b64b274b7d33961ebd1b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "14 Jun 2012" "4.2.7p281" "User Commands"
+.TH ntpd 1ntpdman "15 Jun 2012" "4.2.7p282" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:21:36 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:19:59 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 22125896b8bc603e9a6ee13ca68cd71cb12f7c00..8e0de0c2307c6b803d46d1c2d88d05332a61e830 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:21:40 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:03 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f0368144102920d1ce1c880ae0cb0002ff47cd6c..9a5cfa4904437e778f81fc56718ff893caef3c6c 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "14 Jun 2012" "4.2.7p281" "User Commands"
+.TH ntpd @NTPD_MS@ "15 Jun 2012" "4.2.7p282" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:21:36 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:19:59 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 3d31919b455dd608931627b5b2ffa599554be64f..acb211b49358a028ac35038318626d42b44c8473 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 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 14, 2012 at 11:21:40 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:03 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 500f10795c199a806e61108cefa3f324e742e00b..3e7442b30caefd49cd52f94db4d29e64754ea314 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  June 14, 2012 at 11:21:46 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 15, 2012 at 11:20: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.7p281\n"
+/*     0 */ "ntpdc 4.2.7p282\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.7p281\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p282\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.7p281";
+/*  1844 */ "ntpdc 4.2.7p282";
 
 /*
  *  ipv4 option description with
index 15a0be77008fa178319907029182d3d8d391d30a..0efd3bdd8ba7804b03e42e8c5cb2247a1a7ac401 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  June 14, 2012 at 11:21:45 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 15, 2012 at 11:20: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.7p281"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p281"
+#define NTPDC_VERSION       "4.2.7p282"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p282"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0333a3821a6abccb0832647440e7532faaf82196..5b36dca5e6e5c311771569fe149efad050bb96dd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  June 14, 2012 at 11:21:57 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 15, 2012 at 11:20:18 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.7p281
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p282
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 61a25d18a5c81cd18b3c4cf26d14bb6a60a8d75e..95ca2bb3106b59d19b9b5055e8e8f7044b1f3fd7 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "14 Jun 2012" "4.2.7p281" "User Commands"
+.TH ntpdc 1ntpdcman "15 Jun 2012" "4.2.7p282" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:21:54 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:15 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 6d634b04552c522eaa4503ab22caf348575d7bef..2877114bca74110a4c81d5306dfcc1c908fd01a7 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:21:58 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:19 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 17edd98d43e52f951ba255c22655b83d9809debb..1d307c58e905d5b63b80d51e33c97ab742206b7b 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.7p281 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p282 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.7p281
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p282
 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 fb51eede234e09707603d7f524679d960d13c756..98942efa93e51fffc40360d2aacb77707c67472d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "14 Jun 2012" "4.2.7p281" "User Commands"
+.TH ntpdc @NTPDC_MS@ "15 Jun 2012" "4.2.7p282" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:21:54 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:15 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 490620accf78220b42a6377ba505dee9e5cbe48d..5584e5262f7a416ed62ca8a15d7478e5f79da307 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 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 14, 2012 at 11:21:58 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:19 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 4c85a3ad6431f631721bdfc1bc38f274e1ef1d9a..dc05f88997588099a995054a1cad3a1b269dab8c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  June 14, 2012 at 11:21:59 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 15, 2012 at 11:20:20 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.7p281\n"
+/*     0 */ "ntpq 4.2.7p282\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.7p281\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p282\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.7p281";
+/*  1816 */ "ntpq 4.2.7p282";
 
 /*
  *  ipv4 option description with
index 9483507e1e9ce0bcffdff409a51a7c676706c46d..36714e0487cb7f9450d0c7aa213156334dd4248a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  June 14, 2012 at 11:21:59 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 15, 2012 at 11:20:20 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.7p281"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p281"
+#define NTPQ_VERSION       "4.2.7p282"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p282"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 443a70192884f0b9c4e4691ff878e0d9884d0b0a..3b0ea33a3217239f82d9790d74aa16c13a90b336 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  June 14, 2012 at 11:22:14 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 15, 2012 at 11:20:33 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.7p281
+ntpq - standard NTP query program - Ver. 4.2.7p282
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 23ee0c3d078353e31c7dd6835593a9e8202fbc15..56226b22533e963657151de6dcae1324dc4cc8ff 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "14 Jun 2012" "4.2.7p281" "User Commands"
+.TH ntpq 1ntpqman "15 Jun 2012" "4.2.7p282" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:22:11 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:30 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 700e91766c1695d1d272b2aaa8be059f4838b10e..d50528491a6f92b6d9ea8c57e4974f1f564d39cb 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:22:14 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:33 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 5490a5fc3cf0b02ceddb15044218460474656369..b7fac17f25405dc40393ca92c8a79927b2b32508 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "14 Jun 2012" "4.2.7p281" "User Commands"
+.TH ntpq @NTPQ_MS@ "15 Jun 2012" "4.2.7p282" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:22:11 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:30 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 5549391064c08ed9cff6681fc86f38f900a68fc3..6a67215a5da27ad4b0ce33454ceb4b78a883d614 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 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 14, 2012 at 11:22:14 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:33 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6c14602830849d3edcf7bd44954c230cd2c23c0c..7dd91447c3de71f404aa52489dcfb4cc13f63284 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 14, 2012 at 11:22:15 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 15, 2012 at 11:20:35 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.7p281\n"
+/*     0 */ "ntpsnmpd 4.2.7p282\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.7p281\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p282\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.7p281";
+/*  1540 */ "ntpsnmpd 4.2.7p282";
 
 /*
  *  nofork option description:
index e886c9eb81afb50547a968022617c1bbb4976890..ced7b0708088d25ab167ad5196d0a59b2d1973d9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 14, 2012 at 11:22:15 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 15, 2012 at 11:20:35 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.7p281"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p281"
+#define NTPSNMPD_VERSION       "4.2.7p282"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p282"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b494afa79f8b4a38cc383c2c1213112a02984ce7..4cbf62e3885241e573a1f7807d425aa1e1ab5090 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 14, 2012 at 11:22:41 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 15, 2012 at 11:20:59 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.7p281
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p282
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 11106be8c21906f374abf935555febe49b05e6ae..e27857908e0e1b0dd6ec933dfa602824c5f640da 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "14 Jun 2012" "4.2.7p281" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "15 Jun 2012" "4.2.7p282" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:22:39 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:57 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b52da3939407e26a766201a9a00cfe6cae8e88e9..5dbae953c5f6853a7c5dde8d772500e091cd8824 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:22:42 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:01 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 59f5223a03c0818f8ef1984b7efdc0a339b7caad..72cd9fff0b9f033318c767a2dcc13cab1aa98d02 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "14 Jun 2012" "4.2.7p281" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "15 Jun 2012" "4.2.7p282" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:22:39 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:57 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 8463b7b4570df918252619ae53f3669aa94b5289..fddd8412ef7f45d17caabdd54bf4333596e3f226 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 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 14, 2012 at 11:22:42 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:01 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f2e9ea77ecbc7af056760b4e4f0d0848a9bdc87c..6fcb6392aa0f3bf449ac700163ebb7eb209fde3c 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=281
+point=282
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 0f545cb7d4d17a53d41768f91e7f6911c0d348e1..4b19d33381b25e91c6d806dfc27eb6fa3057cebc 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  June 14, 2012 at 11:19:40 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 15, 2012 at 11:18:26 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index feccdee3a45340bd8cc6a2d4ba8535d1aec679ea..5bdab3c1a236216021e3249a831b8a81679180b5 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "14 Jun 2012" "ntp (4.2.7p281)" "User Commands"
+.TH ntp-wait 1ntp-waitman "15 Jun 2012" "ntp (4.2.7p282)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:19:37 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:18:23 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 72db3a53ab513e923a7855cd6791a2a235518bde..a183dfc2232e8d79706f50746ffe37f3ff63fa14 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 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 14, 2012 at 11:19:42 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:18:29 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index c3bf94167d6c2cccc516ce0bc80275d567d31f3d..301a16a643400afc408ed6764690a07d7caad113 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.7p281 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p282 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index cc8c2e027328b209fce4250107788a0f158d75f1..df54741c66a9bf678edd7fbf3742549c4a941b65 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "14 Jun 2012" "ntp (4.2.7p281)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "15 Jun 2012" "ntp (4.2.7p282)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:19:37 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:18:23 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c0a2fd81899963e5fecd19738d01098b5f21e352..8797933a62f62bda949e07b41732c10689dc7f25 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 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 14, 2012 at 11:19:42 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:18:29 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 45d21f5bc373f7236746c225eae0c4f73d6ab3c9..fbe7fc4a918c4d05f3bbd9d3136dda294d21863f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  June 14, 2012 at 11:15:18 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 15, 2012 at 11:14:17 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.7p281\n"
+/*     0 */ "sntp 4.2.7p282\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.7p281\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p282\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.7p281";
+/*  2598 */ "sntp 4.2.7p282";
 
 /*
  *  ipv4 option description with
index 9572772535febd175a88243ee88da6594794c8c2..c11d95b0d87242e1124dc51e914c423e68b3d754 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  June 14, 2012 at 11:15:18 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 15, 2012 at 11:14: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.7p281"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p281"
+#define SNTP_VERSION       "4.2.7p282"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p282"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3e46f7a72bf1321157d15f15ef5187b17066acb3..f09f16e0b59649adbce89ed2885bde4f41098949 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  June 14, 2012 at 11:23:17 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 15, 2012 at 11:21:35 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.7p281
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p282
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index eca36d4e5682ddaca39c0a58d581fc97b6c64014..3b393bd709eb8035cb4c2116279d22e386045245 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "14 Jun 2012" "4.2.7p281" "User Commands"
+.TH sntp 1sntpman "15 Jun 2012" "4.2.7p282" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:23:15 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:32 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 4886b5063b687ce9281c5412fb006321b22d3329..f3ceedf360767e599bd555850cf17a14b4f8a3f5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:23:18 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:35 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 36dcde507b39d1a31fe47cc99f01375715d010fa..a0eeeb6a4b4c0e2f8cadd376751980308f12b4ed 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.7p281 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p282 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.7p281
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p282
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 3475afa0258574b6ba77b29ccbd704e90a05c0b3..576fb6839fadc1bdb6b3fdbf2f5842ff831bf19f 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "14 Jun 2012" "4.2.7p281" "User Commands"
+.TH sntp @SNTP_MS@ "15 Jun 2012" "4.2.7p282" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:23:15 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:32 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b24c1624f1440bf73b2692ff2cabd3adb52e0327..43cd12e19933271470366fbae3651b32ff1652d5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 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 14, 2012 at 11:23:18 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:35 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 06e67570f7ada62a66380afeb6239878120cb8c3..10ff8c1d5064f8cba74abbb2a71bd46a7928fd66 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  June 14, 2012 at 11:22:46 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 15, 2012 at 11:21:06 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.7p281\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p282\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.7p281\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p282\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.7p281";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p282";
 
 /*
  *  certificate option description:
index c33d4c5c54c5eeb8f84faca7eec5f835d4fd2c18..d3aafd8bd14d36cb9f87961d5f89ea22f5cc7adc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  June 14, 2012 at 11:22:46 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 15, 2012 at 11:21:05 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.7p281"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p281"
+#define NTP_KEYGEN_VERSION       "4.2.7p282"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p282"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b0455d73aff9b1dc9632139b54e799ad63d29f58..dcb4b967ba469d1ebd6ecb0483b133fba9a6aef4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  June 14, 2012 at 11:22:57 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 15, 2012 at 11:21:15 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.7p281
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p282
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 57beb034a21189679fc65f204410e261e6ab476a..fdc2fcc2a5dc289c075ffbf76c47ac099ed0c67c 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "14 Jun 2012" "ntp (4.2.7p281)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "15 Jun 2012" "ntp (4.2.7p282)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:22:54 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:13 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b612112eb5266ffacd123442188b8c13b4756cfe..3b2b0b0ab9b2d75923d1b0b6c90f4f7009b32059 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 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 14, 2012 at 11:22:57 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:16 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9304ac626258d4e7139da2812026ba1fd6f45942..7f24210e29826920e4c41e81c3e1609f6b9424ef 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "14 Jun 2012" "ntp (4.2.7p281)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "15 Jun 2012" "ntp (4.2.7p282)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 14, 2012 at 11:22:54 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:13 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 07d8074cd189f876b03d3c0babbe759dd8a3960f..b3dfc6e6b2810a7bf77936b947550484778408ce 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 14 2012
+.Dd June 15 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 14, 2012 at 11:22:57 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:16 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME