]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P283 NTP_4_2_7P283
authorHarlan Stenn <stenn@ntp.org>
Sat, 16 Jun 2012 11:23:18 +0000 (11:23 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 16 Jun 2012 11:23:18 +0000 (11:23 +0000)
bk: 4fdc6ca6cYLs1nW5NN41-48HRtztGQ

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 b92fffb4f6cb49f48a77d40b4097749df2e614de..16513729b78b1f3a5a964978e786a33e9b5e2ed5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p283) 2012/06/16 Released by Harlan Stenn <stenn@ntp.org>
 * In sntp/m4/ntp_openssl.m4, Support multiple package names for the
   crypto library.  Add legacy support for -Wl,-rpath.
 (4.2.7p282) 2012/06/15 Released by Harlan Stenn <stenn@ntp.org>
index b068ca9ebcd5cb7dce5246eca3a62437947ce2dc..457ed8001725ddd855386867af57c4cc0fbb8b89 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 15, 2012 at 11:19:19 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 16, 2012 at 11:19:20 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.7p282\n"
+/*     0 */ "ntpd 4.2.7p283\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.7p282\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p283\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.7p282";
+/*  2993 */ "ntpd 4.2.7p283";
 
 /*
  *  ipv4 option description with
index 958884f799104e3b609bbd7f492584dc4f74390f..874a7774affdcae35be6a7326a5c7e2947f07957 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 15, 2012 at 11:19:18 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 16, 2012 at 11:19:20 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.7p282"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p282"
+#define NTPD_VERSION       "4.2.7p283"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p283"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8027057a3cc119436e503ec0ee245f9491187aae..08fb310d29194a2c63368189384f8150411cab45 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 15, 2012 at 11:20:02 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 16, 2012 at 11:20:27 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.7p282
+ntpd - NTP daemon program - Ver. 4.2.7p283
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 0e44c8cd343bdf565a89b64b274b7d33961ebd1b..14d1477c8e01273dda5e14664f33231bb9dbd94d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "15 Jun 2012" "4.2.7p282" "User Commands"
+.TH ntpd 1ntpdman "16 Jun 2012" "4.2.7p283" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:19:59 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:20:24 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 8e0de0c2307c6b803d46d1c2d88d05332a61e830..bbe145e1737186c316e250aa8bd9d6459b1536a6 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:03 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:20:27 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9a5cfa4904437e778f81fc56718ff893caef3c6c..856cd43907f5723435ef841d3ebd55920ada9304 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "15 Jun 2012" "4.2.7p282" "User Commands"
+.TH ntpd @NTPD_MS@ "16 Jun 2012" "4.2.7p283" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:19:59 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:20:24 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index acb211b49358a028ac35038318626d42b44c8473..bbb811ac8cacc44a332627fede1d1058f649bca2 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 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 15, 2012 at 11:20:03 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:20:27 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 3e7442b30caefd49cd52f94db4d29e64754ea314..1af53561431ded7581c34514adc1b3fd7ed6a713 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  June 15, 2012 at 11:20:08 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 16, 2012 at 11:20:35 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.7p282\n"
+/*     0 */ "ntpdc 4.2.7p283\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.7p282\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p283\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.7p282";
+/*  1844 */ "ntpdc 4.2.7p283";
 
 /*
  *  ipv4 option description with
index 0efd3bdd8ba7804b03e42e8c5cb2247a1a7ac401..968fb8692ec3bb34ac02465df2269a453d33f3f8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  June 15, 2012 at 11:20:08 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 16, 2012 at 11:20:35 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.7p282"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p282"
+#define NTPDC_VERSION       "4.2.7p283"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p283"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5b36dca5e6e5c311771569fe149efad050bb96dd..aea6d2496cb4afcd0dc4673a0c63923fe4ad9e48 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  June 15, 2012 at 11:20:18 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 16, 2012 at 11:20:45 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.7p282
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p283
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 95ca2bb3106b59d19b9b5055e8e8f7044b1f3fd7..1c0063b4a1582a87461e06e3e3672b99ee2b767b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "15 Jun 2012" "4.2.7p282" "User Commands"
+.TH ntpdc 1ntpdcman "16 Jun 2012" "4.2.7p283" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:15 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:20:42 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 2877114bca74110a4c81d5306dfcc1c908fd01a7..94de80fd70ba9a92985848910a0e34113bf484a1 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:19 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:20:46 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 1d307c58e905d5b63b80d51e33c97ab742206b7b..63e59ab77d7693873592c0d6f4e2f23e3f478553 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.7p282 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p283 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.7p282
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p283
 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 98942efa93e51fffc40360d2aacb77707c67472d..baf03c8e339b0f39e61f8175e9890d74c908f20c 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "15 Jun 2012" "4.2.7p282" "User Commands"
+.TH ntpdc @NTPDC_MS@ "16 Jun 2012" "4.2.7p283" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:15 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:20:42 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 5584e5262f7a416ed62ca8a15d7478e5f79da307..3738e2d67856dbd200ca849917f3d477a3b271d7 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 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 15, 2012 at 11:20:19 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:20:46 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index dc05f88997588099a995054a1cad3a1b269dab8c..2b524a5842d2cba2a0861bf44219cf675cba8411 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  June 15, 2012 at 11:20:20 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 16, 2012 at 11:20:48 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.7p282\n"
+/*     0 */ "ntpq 4.2.7p283\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.7p282\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p283\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.7p282";
+/*  1816 */ "ntpq 4.2.7p283";
 
 /*
  *  ipv4 option description with
index 36714e0487cb7f9450d0c7aa213156334dd4248a..35a18163b6aa95785a5e2dfb5d8140c6736735ff 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  June 15, 2012 at 11:20:20 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 16, 2012 at 11:20:48 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.7p282"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p282"
+#define NTPQ_VERSION       "4.2.7p283"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p283"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3b0ea33a3217239f82d9790d74aa16c13a90b336..c313532fbcdff34a22b2d82aaf21192ae4fabae6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  June 15, 2012 at 11:20:33 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 16, 2012 at 11:21:04 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.7p282
+ntpq - standard NTP query program - Ver. 4.2.7p283
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 56226b22533e963657151de6dcae1324dc4cc8ff..2df28f83ae02d4af7e518c0965f53de0f2ab4b60 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "15 Jun 2012" "4.2.7p282" "User Commands"
+.TH ntpq 1ntpqman "16 Jun 2012" "4.2.7p283" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:30 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:21:01 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index d50528491a6f92b6d9ea8c57e4974f1f564d39cb..f5f9f168e4db4a85900e37f3640889c49964dffb 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:33 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:21:04 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b7fac17f25405dc40393ca92c8a79927b2b32508..86a9b71cfa02cf141aff0779d7c84b97ffeae37b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "15 Jun 2012" "4.2.7p282" "User Commands"
+.TH ntpq @NTPQ_MS@ "16 Jun 2012" "4.2.7p283" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:30 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:21:01 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 6a67215a5da27ad4b0ce33454ceb4b78a883d614..576f6b059d2a6b75a3cb4aeeb6f55989556791e6 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 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 15, 2012 at 11:20:33 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:21:04 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 7dd91447c3de71f404aa52489dcfb4cc13f63284..d0e6b3eea8ab3a066dce424a64a4f6524b6c371d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 15, 2012 at 11:20:35 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 16, 2012 at 11:21: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.7p282\n"
+/*     0 */ "ntpsnmpd 4.2.7p283\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.7p282\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p283\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.7p282";
+/*  1540 */ "ntpsnmpd 4.2.7p283";
 
 /*
  *  nofork option description:
index ced7b0708088d25ab167ad5196d0a59b2d1973d9..7af59e97365dbda683ba15eb0bc5742fdb9ccccf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 15, 2012 at 11:20:35 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 16, 2012 at 11:21: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.7p282"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p282"
+#define NTPSNMPD_VERSION       "4.2.7p283"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p283"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4cbf62e3885241e573a1f7807d425aa1e1ab5090..8cfd06fee67a95ab6ddcda78caf9a6ef8ce65b13 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 15, 2012 at 11:20:59 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 16, 2012 at 11:21:26 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.7p282
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p283
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index e27857908e0e1b0dd6ec933dfa602824c5f640da..f5df023b4be8baf28988f44b6d430800c10dcdbf 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "15 Jun 2012" "4.2.7p282" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "16 Jun 2012" "4.2.7p283" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:57 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:21:23 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 5dbae953c5f6853a7c5dde8d772500e091cd8824..6ba040ada0f133f4920710d15735b8922f29a9bc 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:01 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:21:27 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 72cd9fff0b9f033318c767a2dcc13cab1aa98d02..e9c5f0e52185c600d4d077b13ec1ad7b6e959b7d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "15 Jun 2012" "4.2.7p282" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "16 Jun 2012" "4.2.7p283" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:20:57 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:21:23 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index fddd8412ef7f45d17caabdd54bf4333596e3f226..8f39e8cdb473ce8dbac28f155d54a81df2e85f7f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 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 15, 2012 at 11:21:01 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:21:27 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6fcb6392aa0f3bf449ac700163ebb7eb209fde3c..61fa0e17ae64323c0d886f62f015e78fe0925827 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=282
+point=283
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 4b19d33381b25e91c6d806dfc27eb6fa3057cebc..060bb28c72a0c4b90395d02e397a23d7cbf69f16 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  June 15, 2012 at 11:18:26 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 16, 2012 at 11:18:25 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 5bdab3c1a236216021e3249a831b8a81679180b5..a1cd30d427cbdea9162889478b8e1e601c4d4447 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "15 Jun 2012" "ntp (4.2.7p282)" "User Commands"
+.TH ntp-wait 1ntp-waitman "16 Jun 2012" "ntp (4.2.7p283)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:18:23 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:18:22 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index a183dfc2232e8d79706f50746ffe37f3ff63fa14..48b7abc05790d6bdc2f6bafe240c964eda6cdf2c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 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 15, 2012 at 11:18:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:18:28 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 301a16a643400afc408ed6764690a07d7caad113..50f9b65559250a4507c8e036bc67c434bde496bb 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.7p282 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p283 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index df54741c66a9bf678edd7fbf3742549c4a941b65..ae6bec257357461ff9c9a29afd3e9b869f041356 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "15 Jun 2012" "ntp (4.2.7p282)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "16 Jun 2012" "ntp (4.2.7p283)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:18:23 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:18:22 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 8797933a62f62bda949e07b41732c10689dc7f25..5137cb4eb1146a8296c7a37849f95702b3988ccd 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 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 15, 2012 at 11:18:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:18:28 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index fbe7fc4a918c4d05f3bbd9d3136dda294d21863f..793235dfd9eb6a96b9bb8eb210a11edad2d37c94 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  June 15, 2012 at 11:14:17 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 16, 2012 at 11:14:02 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.7p282\n"
+/*     0 */ "sntp 4.2.7p283\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.7p282\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p283\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.7p282";
+/*  2598 */ "sntp 4.2.7p283";
 
 /*
  *  ipv4 option description with
index c11d95b0d87242e1124dc51e914c423e68b3d754..d9d3f12bef014b43de0f425023f337d48e2acf17 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  June 15, 2012 at 11:14:16 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 16, 2012 at 11:14:01 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.7p282"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p282"
+#define SNTP_VERSION       "4.2.7p283"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p283"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f09f16e0b59649adbce89ed2885bde4f41098949..5f9746a0d4a5627408bc02fe71081307d9882a72 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  June 15, 2012 at 11:21:35 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 16, 2012 at 11:22:03 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.7p282
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p283
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 3b393bd709eb8035cb4c2116279d22e386045245..23d06c652b34a79a5ff780b90f0d6e748b594239 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "15 Jun 2012" "4.2.7p282" "User Commands"
+.TH sntp 1sntpman "16 Jun 2012" "4.2.7p283" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:32 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:22:00 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index f3ceedf360767e599bd555850cf17a14b4f8a3f5..4863549d578fe16763b218862c30942b277b3b92 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:35 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:22:03 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index a0eeeb6a4b4c0e2f8cadd376751980308f12b4ed..5a57a68c6680d3bbe35ed2a0f63f0b67896306d3 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.7p282 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p283 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.7p282
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p283
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 576fb6839fadc1bdb6b3fdbf2f5842ff831bf19f..6e6774e5616378c73d0a442384981626936b2d35 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "15 Jun 2012" "4.2.7p282" "User Commands"
+.TH sntp @SNTP_MS@ "16 Jun 2012" "4.2.7p283" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:32 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:22:00 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 43cd12e19933271470366fbae3651b32ff1652d5..8b2c09fc3234aa55fdb638c3e2f019ce52199542 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 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 15, 2012 at 11:21:35 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:22:03 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 10ff8c1d5064f8cba74abbb2a71bd46a7928fd66..0c9ee233768bc1945658c21e2c049eb433425781 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  June 15, 2012 at 11:21:06 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 16, 2012 at 11:21:31 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.7p282\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p283\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.7p282\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p283\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.7p282";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p283";
 
 /*
  *  certificate option description:
index d3aafd8bd14d36cb9f87961d5f89ea22f5cc7adc..f8d78f28b957f0412b9bf836b559259d3b611fa7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  June 15, 2012 at 11:21:05 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  June 16, 2012 at 11:21:31 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.7p282"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p282"
+#define NTP_KEYGEN_VERSION       "4.2.7p283"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p283"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dcb4b967ba469d1ebd6ecb0483b133fba9a6aef4..33f0e2f11e138a8cd3fd342a6018cbcd0285b4f9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  June 15, 2012 at 11:21:15 AM by AutoGen 5.14
+# It has been AutoGen-ed  June 16, 2012 at 11:21:45 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.7p282
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p283
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index fdc2fcc2a5dc289c075ffbf76c47ac099ed0c67c..0135f4b1365405bf738e2995813109ce0f462796 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "15 Jun 2012" "ntp (4.2.7p282)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "16 Jun 2012" "ntp (4.2.7p283)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:13 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:21:42 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 3b2b0b0ab9b2d75923d1b0b6c90f4f7009b32059..c7c526226b1db2dc0ba84156406811b39bb9b076 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 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 15, 2012 at 11:21:16 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:21:45 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 7f24210e29826920e4c41e81c3e1609f6b9424ef..982a56f09ca0b1393d03570bce964f87110dc176 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "15 Jun 2012" "ntp (4.2.7p282)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "16 Jun 2012" "ntp (4.2.7p283)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2012 at 11:21:13 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:21:42 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b3dfc6e6b2810a7bf77936b947550484778408ce..326854bff623844ba8ec7474e79b772273dc33ee 100644 (file)
@@ -1,9 +1,9 @@
-.Dd June 15 2012
+.Dd June 16 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 15, 2012 at 11:21:16 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  June 16, 2012 at 11:21:45 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME