]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P275 NTP_4_2_7P275
authorHarlan Stenn <stenn@ntp.org>
Sat, 28 Apr 2012 06:38:07 +0000 (06:38 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 28 Apr 2012 06:38:07 +0000 (06:38 +0000)
bk: 4f9b904fPPG10kC7uIE4Go33ydgyTw

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 16412a9ecdfa719bd3fc5e84990795d933053de5..23f0edb492e252b27c9ea5f9c5466bfaedd61831 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p275) 2012/04/28 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1744] Remove obsolete ntpdate/ntptime* items.
 (4.2.7p274) 2012/04/25 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2174] ntpd rejects source UDP ports less than 123 as bogus.
index fd4af75244a52aa26111b366cba5588ceaaf8792..5518804feed15324ea1902f6f8998bb557c0a13e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 25, 2012 at 04:39:54 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 28, 2012 at 06:36:23 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.7p274\n"
+/*     0 */ "ntpd 4.2.7p275\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.7p274\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p275\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.7p274";
+/*  2993 */ "ntpd 4.2.7p275";
 
 /*
  *  ipv4 option description with
index 30a7240284b506286b30129f27acdfc449a0f527..08438eddab413311fe6ab780a5b8002f82da6eba 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 25, 2012 at 04:39:54 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 28, 2012 at 06:36:23 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.7p274"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p274"
+#define NTPD_VERSION       "4.2.7p275"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p275"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1beabea28966d7bfe2c5fd59ef3114978334313e..d8ad1c00b3b8bf61099e0b328598b1972ad39d50 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 25, 2012 at 04:40:10 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 28, 2012 at 06:36:40 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.7p274
+ntpd - NTP daemon program - Ver. 4.2.7p275
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 6c0cc8e9504612a77e58f6960c2c17b2ea2ae310..2809d18f340595c7fa621392e3973667f7009e0f 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "25 Apr 2012" "4.2.7p274" "User Commands"
+.TH ntpd 1ntpdman "28 Apr 2012" "4.2.7p275" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:40:08 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:36:37 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 8bd00cabd82081f3a78d6c69f96c6e286f29cdee..996acd22602d3d5377ac78b338b34f54e5e904ef 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 28 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:40:11 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:36:40 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index e3f71c7bb4bcb48d9f0dc8d838b9b1faca798585..9c29a7a4ba91bc9ab70ba05c4afc8b60e99f36d0 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "25 Apr 2012" "4.2.7p274" "User Commands"
+.TH ntpd @NTPD_MS@ "28 Apr 2012" "4.2.7p275" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:40:08 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:36:37 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 4fc0d1c0dd166bd6a043fe6913db76ec67a222a1..2b94443c186d2604dc93172cb8d8c1091ea7ef67 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 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  April 25, 2012 at 04:40:11 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:36:40 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 5db50fb242dc9dd4ae823521946a54bee779ebb7..87862ac2e22bd8b0062845cc47e480ccd7b86f53 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April 25, 2012 at 04:40:16 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 28, 2012 at 06:36:45 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.7p274\n"
+/*     0 */ "ntpdc 4.2.7p275\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.7p274\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p275\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.7p274";
+/*  1844 */ "ntpdc 4.2.7p275";
 
 /*
  *  ipv4 option description with
index 6623cdf57ba0db197435820a1c54b33f37f669e6..89d7b30e1ee2c60112f1f074b0fa29761bffdb57 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April 25, 2012 at 04:40:16 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 28, 2012 at 06:36:45 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.7p274"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p274"
+#define NTPDC_VERSION       "4.2.7p275"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p275"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3cc5d646ed6af56b084e7b06892e3aed1175b1b5..c59694ed5560502e083cb44a49b0d682ea281f12 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April 25, 2012 at 04:40:26 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 28, 2012 at 06:36: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.7p274
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p275
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5a521d6ffad670890e3d3941ce5c2f5ce35f19eb..a9abecb99c720c10cb46dca9e81bd47c192de628 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "25 Apr 2012" "4.2.7p274" "User Commands"
+.TH ntpdc 1ntpdcman "28 Apr 2012" "4.2.7p275" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:40:23 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:36:51 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 23ccf5430fa5da45b28526cb8e7a24ac20c9d01a..f0e1f398ebb9d5f07dede9370ca4807b972f5358 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 28 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:40:26 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:36:54 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 222227f3b7e6c51a694caa25c24b13db46211f9d..da4dc20f99a5ad0f704c4602ac6e11bbe73488b2 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.7p274 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p275 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.7p274
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p275
 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 19a9268b053163607534f940eb6850b3a6d74cae..cf94d266d70dc784c359e369e82fb9551f46ec98 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "25 Apr 2012" "4.2.7p274" "User Commands"
+.TH ntpdc @NTPDC_MS@ "28 Apr 2012" "4.2.7p275" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:40:23 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:36:51 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 077d59d0ffa0b5f1fe201de1c0eb9d4f496167c4..382244046a38f7c8e9d9b9e04131ff22369dd2af 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 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  April 25, 2012 at 04:40:26 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:36:54 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 3c3129967aa4a97a835573c401d5533a8979b69c..e6755d1dc9783e489359f3be5d840dd7beb9fa87 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April 25, 2012 at 04:40:27 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 28, 2012 at 06:36:55 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.7p274\n"
+/*     0 */ "ntpq 4.2.7p275\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.7p274\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p275\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.7p274";
+/*  1816 */ "ntpq 4.2.7p275";
 
 /*
  *  ipv4 option description with
index 1edd925a39e8e54f19e94c12f72ab284acf1f6b5..5cf8176a42d1606a1aa3022a8815f1e4d2b86eff 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April 25, 2012 at 04:40:27 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 28, 2012 at 06:36:55 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.7p274"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p274"
+#define NTPQ_VERSION       "4.2.7p275"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p275"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cb80e4489f6334ddd2cbb179cc9fdb5a9da490b2..e258aed155b7b830362728a9e14f01fb6f1200b8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April 25, 2012 at 04:40:44 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 28, 2012 at 06:37:07 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.7p274
+ntpq - standard NTP query program - Ver. 4.2.7p275
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 555f04897d8a6c31c5763d0b0d6531490d1f7ceb..e073618accf02b8ae596e86c7c6aaf2f10b85fc0 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "25 Apr 2012" "4.2.7p274" "User Commands"
+.TH ntpq 1ntpqman "28 Apr 2012" "4.2.7p275" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:40:41 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:04 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 79f329dddb05ff5aa405f1bf7617c6c33c973d0b..5dce4b683a4cb75b2efaeef34c2185dee4ddaab3 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 28 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:40:44 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:07 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b98b6e56872ad10c8b43253dc1a1406d5accbfc3..eb51feb3beb1ea3292358a7cdc983901e4383a9e 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "25 Apr 2012" "4.2.7p274" "User Commands"
+.TH ntpq @NTPQ_MS@ "28 Apr 2012" "4.2.7p275" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:40:41 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:04 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 0250dd5c3c7734ac93e05e7b3affe96568a83fe3..92961eea39913d08bb09e139c7699b9dc7dabb6a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 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  April 25, 2012 at 04:40:44 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:07 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b191d850754e32c62a78a3bb84051921982a4c9f..5a175207a1f31e2efc0c6f6bb9a2a9ff373466cc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 25, 2012 at 04:40:46 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 28, 2012 at 06:37:08 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.7p274\n"
+/*     0 */ "ntpsnmpd 4.2.7p275\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.7p274\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p275\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.7p274";
+/*  1540 */ "ntpsnmpd 4.2.7p275";
 
 /*
  *  nofork option description:
index f7fa6a99f407aac95114116ae70265651e9b04e8..4988804f4bd847ddf2fb91eef1183a893d42942a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 25, 2012 at 04:40:45 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 28, 2012 at 06:37:08 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.7p274"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p274"
+#define NTPSNMPD_VERSION       "4.2.7p275"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p275"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a7003d5f9e8d6c2975b8175df90f961c59e97f28..23df6f442c37248d2e8330f7b92097694b26fa9a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 25, 2012 at 04:40:52 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 28, 2012 at 06:37:15 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.7p274
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p275
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 22ffdb54b55a464861823c59262e11b645023913..f26df4bcae1596745bc4cc1caffcd067fa49e8ca 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "25 Apr 2012" "4.2.7p274" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "28 Apr 2012" "4.2.7p275" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:40:50 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:12 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 3eb7ff4bc00c8009ae310a8d00302b843ebb4e70..3f6c8afe4e7265b8c70b61c3668ed8cbf2e1001f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 28 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:40:53 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:15 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index fe15fb283bb0b40a823cc41e2930ff7b63963fd3..fd3998ba3f4c44971c002ab43be2594c125e28c8 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "25 Apr 2012" "4.2.7p274" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "28 Apr 2012" "4.2.7p275" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:40:50 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:12 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index d0cb4a95163e0a3318017db5a8ef29076008f287..276f3d1502e6d5c8a0130abe66447686cf0ddfc9 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 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  April 25, 2012 at 04:40:53 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:15 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index e3ffac6fc018b4f00640bbae930f7ce5572eec95..d148c9b9f687da69d85198f3e8b9c696034f164d 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=274
+point=275
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 5656adcc0bc44006bb2d42f1f6d3521985ecfce7..01c5025601136cd137711ebbdd53820072c753db 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  April 25, 2012 at 04:39:41 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 28, 2012 at 06:36:08 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 5d63c7d7e26d2fc93a0e0476eb1c0713e68b09c9..bc015fc0f12bd5a391d3c50819b1e1709bf4c229 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "25 Apr 2012" "ntp (4.2.7p274)" "User Commands"
+.TH ntp-wait 1ntp-waitman "28 Apr 2012" "ntp (4.2.7p275)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:39:39 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:36:06 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c39f3c3ce65fd6b1ba3e1620c46ba4b23e1850e6..dbbb315a538f63ff4271a50125cb2a1708c5c363 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 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  April 25, 2012 at 04:39:42 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:36:09 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index ad32a776e0112667aecaf2a612b8929302c98e77..ac81b3cc6343c870bbd2694848f19d851720c59d 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.7p274 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p275 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index 2368ffc83935c526952882056a977cc6cd50015b..917366dd38741f1fdc447d1d8421587fd959b3a6 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "25 Apr 2012" "ntp (4.2.7p274)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "28 Apr 2012" "ntp (4.2.7p275)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:39:39 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:36:06 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 75477f5dd914e9a30515f62336a52b5350212634..4be41206463b33f87f57109a1087b1227e968fef 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 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  April 25, 2012 at 04:39:42 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:36:09 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 88f180e7070c64e7cd9be6ac7435e27eb9e8f525..ace118a4cb1e11da3fc7b01edd07b269799eedde 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April 25, 2012 at 04:37:08 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 28, 2012 at 06:33:28 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.7p274\n"
+/*     0 */ "sntp 4.2.7p275\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.7p274\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p275\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.7p274";
+/*  2598 */ "sntp 4.2.7p275";
 
 /*
  *  ipv4 option description with
index c6d329c6a668e166adc814b1b17f559d475b98a8..c6190d05b1b42e5abdff42aa2acf0c9859863058 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April 25, 2012 at 04:37:08 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 28, 2012 at 06:33:28 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.7p274"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p274"
+#define SNTP_VERSION       "4.2.7p275"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p275"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ced82ef61bfcea8c25f59fdeeea05239f1093403..f31fc4207e490752902bb13790b7784e7b074e58 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April 25, 2012 at 04:41:18 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 28, 2012 at 06:37:42 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.7p274
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p275
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index e6b4767c0de09184c808822531dd0d9afd60ad0b..79f9b2302c30daf8a34309c21b1391f29ada3964 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "25 Apr 2012" "4.2.7p274" "User Commands"
+.TH sntp 1sntpman "28 Apr 2012" "4.2.7p275" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:41:15 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:40 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index e8848662f548161a8c3885471312804ec989ec75..5e9673e9fba65c92bdef1d76b11d82a4e8fdfc8d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 28 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:41:19 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:46 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f3fe06461f8d428323d52ce01d40eee321fe3def..cffafd085565e168b9a6984db65f103f8a148bde 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.7p274 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p275 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.7p274
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p275
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 36ff11bbc73c58fbced6ea72b6a5e28998073287..00661cff9ce08bc3c2aa99a13c0c0db42adbfd50 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "25 Apr 2012" "4.2.7p274" "User Commands"
+.TH sntp @SNTP_MS@ "28 Apr 2012" "4.2.7p275" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:41:15 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:40 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 6ee8585fb53ea4755767d67fe0b3f235d5b675bd..d719350d9d9377541fa80f7cee686877cb22273f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 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  April 25, 2012 at 04:41:19 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:46 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 824225c6a577bbfa3f9d286c44d12bd32aea3ebe..26e01417b8828f743667123c8140a3ec9cb1a752 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April 25, 2012 at 04:40:54 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 28, 2012 at 06:37:19 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.7p274\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p275\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.7p274\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p275\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.7p274";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p275";
 
 /*
  *  certificate option description:
index 1ebb9e42e2cfded8b021f77c818c17504865842b..0255cd766b303c4d235835d37fa7b88b56c13da7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April 25, 2012 at 04:40:54 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  April 28, 2012 at 06:37:18 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.7p274"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p274"
+#define NTP_KEYGEN_VERSION       "4.2.7p275"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p275"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ad64f52c22c6b0a3ee2a07477fc8c3c3db8f72db..9fd189273fc73f3fafe16997fc0b592195b3d4dc 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April 25, 2012 at 04:41:05 AM by AutoGen 5.14
+# It has been AutoGen-ed  April 28, 2012 at 06:37:29 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.7p274
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p275
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 94aa93ae8f64da7832ded0d471ab20f5df649f50..577f864ba1c9fe50bb51d5115d9688ad4d5646fe 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "25 Apr 2012" "ntp (4.2.7p274)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "28 Apr 2012" "ntp (4.2.7p275)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:41:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:26 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 2ae990169810f443b2fe89db55950ecbf7d3d796..faf68f0e4b77c7e0153dad051c83e07b4142f58c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 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  April 25, 2012 at 04:41:05 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:29 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f8cdb6f50802b921429f97212440151486de41b9..7658f55adb82ed627923d086f68feee5d3ae87b1 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "25 Apr 2012" "ntp (4.2.7p274)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "28 Apr 2012" "ntp (4.2.7p275)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  April 25, 2012 at 04:41:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:26 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 060bf130be5eb54859402e9fbfe619b38472ae8d..01cdae10af3205cc95803c9de7308636a55ecbc0 100644 (file)
@@ -1,9 +1,9 @@
-.Dd April 25 2012
+.Dd April 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  April 25, 2012 at 04:41:05 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  April 28, 2012 at 06:37:29 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME