]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P277 NTP_4_2_7P277
authorHarlan Stenn <stenn@ntp.org>
Fri, 25 May 2012 05:07:31 +0000 (05:07 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 25 May 2012 05:07:31 +0000 (05:07 +0000)
bk: 4fbf13935fHCsVevL4F34EcpnhZc3w

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 ed55b6c29a01c7fc867be0be6a9397007a3d7597..a12e7f24119bb74c3617cefca26a08854b5a0358 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p277) 2012/05/25 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2193] Building timestruct tests with Clang 3.1 fails.
 (4.2.7p276) 2012/05/15 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2179] Remove sntp/header.h.
index 7ba0d2d1aa20e28f74c7447fd68fc4155d74b783..2a0df84aaf3bff092dd12f2a2ed71bddecc3aeb0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 15, 2012 at 06:31:06 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  May 25, 2012 at 05:06: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.7p276\n"
+/*     0 */ "ntpd 4.2.7p277\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.7p276\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p277\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.7p276";
+/*  2993 */ "ntpd 4.2.7p277";
 
 /*
  *  ipv4 option description with
index e0a42e80440ace45ae32a7410c4883a0336e2598..b5c991bad13177ca8dc2db576c388349d27a9067 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 15, 2012 at 06:31:06 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  May 25, 2012 at 05:06:19 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.7p276"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p276"
+#define NTPD_VERSION       "4.2.7p277"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p277"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8d5fcb0016c05fb7a4fddd263883234dc08be236..d57bd0a065c25dbad1f584e5160566ce775c718f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 15, 2012 at 06:31:31 AM by AutoGen 5.14
+# It has been AutoGen-ed  May 25, 2012 at 05:06:30 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.7p276
+ntpd - NTP daemon program - Ver. 4.2.7p277
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 27adf04454f1f01644a6a7841b47c9bb9a666a34..8e8a3dca08748913e20bdc2bf1ecdcde45471d35 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "15 May 2012" "4.2.7p276" "User Commands"
+.TH ntpd 1ntpdman "25 May 2012" "4.2.7p277" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:28 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:27 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 77c9de58a51c361d17ca1830908452a056841e7c..c01b53084c478304368e3e8450af2cb712dd5953 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:32 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:30 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6c486aadcb498a0dc48c34477dd653e04f4661a9..ada7db29973be7c472f73b54c32339210d3604f4 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "15 May 2012" "4.2.7p276" "User Commands"
+.TH ntpd @NTPD_MS@ "25 May 2012" "4.2.7p277" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:28 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:27 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 31f88b58f7cdc3aa77b8ed4ae9501cbd1116dc25..0a6fb54712dbf6a62dda1bd3e5be414aa2b0cb85 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 2012
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:32 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:30 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 093b9592cc7c9c55a6999934762dfcca35e74ab7..38a7fe807892334d9d1c1ffb4b8b4acc3f4e0ed6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  May 15, 2012 at 06:31:36 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  May 25, 2012 at 05:06:34 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.7p276\n"
+/*     0 */ "ntpdc 4.2.7p277\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.7p276\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p277\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.7p276";
+/*  1844 */ "ntpdc 4.2.7p277";
 
 /*
  *  ipv4 option description with
index 14329c70dd34403b500f31e7edc4493e7f6cd4e5..d4e78f868a42b4ffd3402f94de204758c05b3a68 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  May 15, 2012 at 06:31:35 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  May 25, 2012 at 05:06:34 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.7p276"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p276"
+#define NTPDC_VERSION       "4.2.7p277"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p277"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3ca9389ab31eec174f077acb831916ac5b5df235..c300e5a05ab2c15b62d25663e929a9a11e234da4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  May 15, 2012 at 06:31:43 AM by AutoGen 5.14
+# It has been AutoGen-ed  May 25, 2012 at 05:06:40 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.7p276
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p277
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5a2e39131a923b05d91367ca0326887fd402eaf0..8d831d39a94f32d02fce7a45bd313794c963350b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "15 May 2012" "4.2.7p276" "User Commands"
+.TH ntpdc 1ntpdcman "25 May 2012" "4.2.7p277" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:40 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:37 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index fe858f381899dfdb776286af1279624d5fdf9d30..d4d248d79b589549b82c4e1e4651d18865e4eca9 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:43 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:40 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 62fe9ae1fcb7712e28b5f08dfacf6d0881cfe4d8..3ace5abe68389486d636653a4fdc8b30d426d673 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.7p276 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p277 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.7p276
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p277
 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 b2b22ea0df5e3fcc0514d28238a6cbe04cf9c699..8eced9e9d5e26807c222b0897197628858da7a93 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "15 May 2012" "4.2.7p276" "User Commands"
+.TH ntpdc @NTPDC_MS@ "25 May 2012" "4.2.7p277" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:40 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:37 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 44c72905ec49aa120d9bd75a8542e64f91da2c5e..301a6986b98aaf96bb452967744596788a57feb3 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 2012
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:43 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:40 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6da7e38da4d2078f32e5dd0c24084c26180db509..376472ae371a1225659b58b0f92a27fe5fcaeab1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  May 15, 2012 at 06:31:44 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  May 25, 2012 at 05:06:41 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.7p276\n"
+/*     0 */ "ntpq 4.2.7p277\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.7p276\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p277\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.7p276";
+/*  1816 */ "ntpq 4.2.7p277";
 
 /*
  *  ipv4 option description with
index 05f8f71c45426422e15dac62f8cdcd2fc492bcd8..ee7eaae3ac5b26a24a8f8b5e29377105d15cb42f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  May 15, 2012 at 06:31:44 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  May 25, 2012 at 05:06:41 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.7p276"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p276"
+#define NTPQ_VERSION       "4.2.7p277"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p277"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7a3e5039d7ac110ba13777f52de8be850a9edcf6..6c8a205a537ee19be8329ce8244608ef402b996b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  May 15, 2012 at 06:31:51 AM by AutoGen 5.14
+# It has been AutoGen-ed  May 25, 2012 at 05:06:50 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.7p276
+ntpq - standard NTP query program - Ver. 4.2.7p277
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 79424e1fce95f378311acef74ea4e87f7a89c6c3..7fc39937489212adbe88ad1b45307aa7a01a7581 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "15 May 2012" "4.2.7p276" "User Commands"
+.TH ntpq 1ntpqman "25 May 2012" "4.2.7p277" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:49 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:47 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 016ffaf5d1e4f300382321f23d8be19560712b7c..f73c9c504a12f3abd4124809d5f76de166026235 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:51 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:50 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 450b94ad6004e72839d6b2dcec42a3a2d496616c..b0c37cfe20cbe6ffd9b68e21e870cbe9387eb60c 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "15 May 2012" "4.2.7p276" "User Commands"
+.TH ntpq @NTPQ_MS@ "25 May 2012" "4.2.7p277" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:49 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:47 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 659b875bd0b18e118e2d8b1be8234bb27986865c..7fb353571026728c837076e46037059828bd10e3 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 2012
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:51 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:50 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6c4eef853d5dff6ca54e9e8dd0f557eb7408a182..842b3d6ed34b132ceefc06dc0679693b51581965 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  May 15, 2012 at 06:31:52 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  May 25, 2012 at 05:06:51 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.7p276\n"
+/*     0 */ "ntpsnmpd 4.2.7p277\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.7p276\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p277\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.7p276";
+/*  1540 */ "ntpsnmpd 4.2.7p277";
 
 /*
  *  nofork option description:
index 6385e035c4c9a39737b45817b8a1969f806a3074..887a875fd4c505b321b13f6368ebd55c69f76091 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  May 15, 2012 at 06:31:52 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  May 25, 2012 at 05:06:51 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.7p276"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p276"
+#define NTPSNMPD_VERSION       "4.2.7p277"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p277"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2eb0fa9c5158fe4e2d471eda3583e461c1c15ba7..01ac325eb0ad197780e883d26a533eaa5e7b00ff 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  May 15, 2012 at 06:32:01 AM by AutoGen 5.14
+# It has been AutoGen-ed  May 25, 2012 at 05:06:57 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.7p276
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p277
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 38989c046bf7097880b95432cb8eab090b9f3744..a19b2df4e2ed5a22ce84aacd29b1faf183ec8209 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "15 May 2012" "4.2.7p276" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "25 May 2012" "4.2.7p277" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:58 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:55 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c8c39d2e5bd66fe98870d14ed12dea5df56fce04..7e7ed7d265e077f542b3d5cd4581c4006f3dca24 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:32:01 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:58 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b2602b7594edce638a43d49ec2aef9250af05642..6e0d44c846e2b31cd736a13d4afa44877297b4e9 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "15 May 2012" "4.2.7p276" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "25 May 2012" "4.2.7p277" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:31:58 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:55 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index ce8e31f9f7e43768f06ab2d533423f64f2f9b46a..514c74659aae7c00127a9df2fa806772874a374e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 2012
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:32:01 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:58 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index e52eab8ca9f7337bd4e4592e05267ae0d64aaec4..623ca50ac5d91e7f9b4de93667ec1eb5955669e5 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=276
+point=277
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index cf60efe2a965ba838d8e34aa09e7fe83eb55e986..9d08ff0db1c487fcb7ce4c8135060189200b29b7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  May 15, 2012 at 06:30:55 AM by AutoGen 5.14
+# It has been AutoGen-ed  May 25, 2012 at 05:06:10 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a006daa3e25864c3ff74985d312a4e6242a01487..0d8e0d7fbf5a3c9370deb2cb2966f050261ce903 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "15 May 2012" "ntp (4.2.7p276)" "User Commands"
+.TH ntp-wait 1ntp-waitman "25 May 2012" "ntp (4.2.7p277)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:30:52 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:08 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index f77c8145d8fcb036afb2054d0d1bbff5bd9abd55..9c0af4d077c5adab751a88a7bf53bdfdfaba0b0b 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 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  May 15, 2012 at 06:30:55 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:11 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 948b9010ace728acae994f09121ba73854efe08c..c9168158318718c5b2bb4e889fda6045433ac0ee 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.7p276 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p277 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index e640416556cd63b87193d8d7b38f43fc5742ea0f..037d5d6d1a4da01589f76061f765b4dcfb3f4b01 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "15 May 2012" "ntp (4.2.7p276)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "25 May 2012" "ntp (4.2.7p277)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:30:52 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:08 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 34af19b6156c4db76e17b9e2794fb23ea4654ac9..f5912a25552156bf2c9f5654b41d088ad4c28586 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 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  May 15, 2012 at 06:30:55 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:06:11 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 17657fc83fc8c56e448d3e50d4455fd68af02928..9c0ddb630d18f2fe7b803bdbb3ec7d77edbb974d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  May 15, 2012 at 06:28:18 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  May 25, 2012 at 05:03:37 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.7p276\n"
+/*     0 */ "sntp 4.2.7p277\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.7p276\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p277\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.7p276";
+/*  2598 */ "sntp 4.2.7p277";
 
 /*
  *  ipv4 option description with
index 9ca4d1a4cbf8ac9b91c58a53f3d375740c396fc8..ed2565f1ee932bce5378d0566bc267748ff1a1a4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  May 15, 2012 at 06:28:18 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  May 25, 2012 at 05:03:36 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.7p276"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p276"
+#define SNTP_VERSION       "4.2.7p277"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p277"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 65fa597c46b94a18fe2a3e1fd6c77cf7c110058b..667a9348f0a92b2ee48c4947856b0595682288a8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  May 15, 2012 at 06:32:22 AM by AutoGen 5.14
+# It has been AutoGen-ed  May 25, 2012 at 05:07:17 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.7p276
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p277
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index ab2f64ecd50d84a7a719a938210d64ea5d84d1d3..6b977dfaa8004f6379591d15b94c2b85395f7fd9 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "15 May 2012" "4.2.7p276" "User Commands"
+.TH sntp 1sntpman "25 May 2012" "4.2.7p277" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:32:19 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:07:14 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index abaf5bf02a061f7b52f656790fa9f04a33f31179..8a5587b605dcaa420675a8d40d93b50c95df8b25 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:32:22 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:07:17 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 915efb9967323457169b0744a96b92ce57b33651..7f14768801b77137666021e571de86a05b24a8f7 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.7p276 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p277 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.7p276
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p277
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 7654a53a8de7e60e635fdd29e02bc8bb08e68bf6..d148cc108746e735fc12bf649fd2ce85a5b49a1a 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "15 May 2012" "4.2.7p276" "User Commands"
+.TH sntp @SNTP_MS@ "25 May 2012" "4.2.7p277" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:32:19 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:07:14 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 1d063245b6ca2258977cb4daaecfd250cc045b0f..f023e535b164cbfbc4d1c27334bfe491ef3e21ef 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 2012
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:32:22 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:07:17 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index e2bd4cf22b4bb0157f78a354d58743e60e3e9e30..7a8a01e73f7113ca6bb2be0fb7177f4ac69463d2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  May 15, 2012 at 06:32:03 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  May 25, 2012 at 05:07:00 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.7p276\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p277\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.7p276\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p277\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.7p276";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p277";
 
 /*
  *  certificate option description:
index 13ff18cc3ac0e88f0d6061a8e34ded7a6a749ff2..1b847673a5b7522ce42eb4d916da561f29790b73 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  May 15, 2012 at 06:32:03 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  May 25, 2012 at 05:06:59 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.7p276"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p276"
+#define NTP_KEYGEN_VERSION       "4.2.7p277"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p277"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bea80559217ce23f4018926c8b49f768a92a2c82..b496528719108fb9fda60a98b83ad142723bc962 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  May 15, 2012 at 06:32:11 AM by AutoGen 5.14
+# It has been AutoGen-ed  May 25, 2012 at 05:07:07 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.7p276
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p277
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 8f1edda5fd2942213e894ad6cb5c57f8933a6d4b..7585225279da326cc1e136a660f9d8b124b4e07a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "15 May 2012" "ntp (4.2.7p276)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "25 May 2012" "ntp (4.2.7p277)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:32:08 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:07:04 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 3ab0daf70802906206d94ae986260e71e40b702e..b1f2193c85e10a735a356db5ce122519cc7be4d9 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 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  May 15, 2012 at 06:32:11 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:07:07 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 884d402b5f368d4ea8e2165550292e7aee4428ef..33ee377ea3ef6ebbb7e5020e6eb94272e1a77014 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "15 May 2012" "ntp (4.2.7p276)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "25 May 2012" "ntp (4.2.7p277)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  May 15, 2012 at 06:32:08 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:07:04 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 6468d772f7bea623d3cbf9cf27965c5e84332b5a..da53c746f49118b15e56e7eca261151b5c88b313 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 15 2012
+.Dd May 25 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  May 15, 2012 at 06:32:11 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  May 25, 2012 at 05:07:07 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME