]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P264 NTP_4_2_7P264
authorHarlan Stenn <stenn@ntp.org>
Wed, 14 Mar 2012 07:58:25 +0000 (07:58 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 14 Mar 2012 07:58:25 +0000 (07:58 +0000)
bk: 4f604fa11qj78EJp8jo9-oHyikutHg

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 75d13c9edea2eb2e1c19ff93d0e7cc2dabde181a..07b60973a6de779d05073e8329ae9eaa291e4829 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p264) 2012/03/14 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2160] Note if leapseconds file is past its prime.
 * Use GetSystemTimePreciseAsFileTime() on Windows 8.
 (4.2.7p263) 2012/03/13 Released by Harlan Stenn <stenn@ntp.org>
index 7b22165b4f13c61cee21259e1842386f017679ca..428ac379cd97b2c6690b1f51e15840491a36945b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  March 13, 2012 at 03:55:31 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 14, 2012 at 07:56:49 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.7p263\n"
+/*     0 */ "ntpd 4.2.7p264\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.7p263\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p264\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.7p263";
+/*  2993 */ "ntpd 4.2.7p264";
 
 /*
  *  ipv4 option description with
index 91c58fc228f6f24cbb5eb47ed04f7225169892eb..a95916f6dadd7af13a95f10671cd8a9f7b527222 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  March 13, 2012 at 03:55:30 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 14, 2012 at 07:56:48 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.7p263"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p263"
+#define NTPD_VERSION       "4.2.7p264"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p264"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 98500e343fd45af9fe5e88507d2461e9e0fe4f72..684da26b3d8b6061113710a24d9f42fd0daaf83f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  March 13, 2012 at 03:56:02 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 14, 2012 at 07:57:06 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.7p263
+ntpd - NTP daemon program - Ver. 4.2.7p264
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index cce7df57909f92ee9a3c2e9146b45a8a4d90f971..b283408ce6c7396e7649fc2f6d5fe35559b4b381 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "13 Mar 2012" "4.2.7p263" "User Commands"
+.TH ntpd 1ntpdman "14 Mar 2012" "4.2.7p264" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:55:59 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:03 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 1fbbc9689fce6fbedfa68da821637d5bb136b119..4b19013ad900ef880b62138674a60ace376fe296 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:03 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:07 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 5a7bf930f46cfbebd84f009b875dd6bb5b1ba7be..4a093460dcd943f34806ce375f378b368aeeff60 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "13 Mar 2012" "4.2.7p263" "User Commands"
+.TH ntpd @NTPD_MS@ "14 Mar 2012" "4.2.7p264" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:55:59 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:03 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index fd97e1edac162cea84fa71d68d3316e78a6aec9f..00d705838e61322b72b008c672134debecbc6edd 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 2012
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:03 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:07 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index c3aa6d585508a2bb9d8abe31dfc8e379c9d31a91..3574691340a7bd7875e410049df6aa8aa72ccbec 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  March 13, 2012 at 03:56:08 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 14, 2012 at 07:57:11 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.7p263\n"
+/*     0 */ "ntpdc 4.2.7p264\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.7p263\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p264\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.7p263";
+/*  1844 */ "ntpdc 4.2.7p264";
 
 /*
  *  ipv4 option description with
index 13b449288fabe383ff1494fa094ee468744348d0..5dc9caea985de4e43dcf230dc4092a8a72aaf061 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  March 13, 2012 at 03:56:08 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 14, 2012 at 07:57:11 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.7p263"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p263"
+#define NTPDC_VERSION       "4.2.7p264"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p264"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5300d8581533019856b3dec66b5cf6e4f58a8268..7b2e197ca7a6def7f5847c319c5f7c1e03d79370 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  March 13, 2012 at 03:56:21 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 14, 2012 at 07:57:23 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.7p263
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p264
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 2475383a206523e0765cb85714462df7cb77a588..ac7cc990e1f289c29e81d54668a2684c07c1dadd 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "13 Mar 2012" "4.2.7p263" "User Commands"
+.TH ntpdc 1ntpdcman "14 Mar 2012" "4.2.7p264" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:18 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:20 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index a89e30b4988b648987cb6e60316f04c77c79c599..3e4f2cc68b9d34a07018ade6707f5b03f38e0693 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:21 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:24 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 203c5a251a1bbef1a61e84b6998aeb3bfe26fa09..2fe92314969e4826b62645c933426612e1f2c890 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.7p263 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p264 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.7p263
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p264
 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 eab95318e28464c033db107bcae3ee2366a73dbf..7bb5529bea3aeb2253338bd2cc10d998932104ae 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "13 Mar 2012" "4.2.7p263" "User Commands"
+.TH ntpdc @NTPDC_MS@ "14 Mar 2012" "4.2.7p264" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:18 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:20 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 587fc65afeb1ca09c90e9b29b81dfe7b40152a59..f949189080a0f7d565fa6f1060427350d2c29a4c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 2012
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:21 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:24 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 5f47a204dfe817dbe750df3e0e4d9349ff802155..0d13b09aeccda5792a4ad7fd35a1818c0e304a0b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  March 13, 2012 at 03:56:22 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 14, 2012 at 07:57:25 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.7p263\n"
+/*     0 */ "ntpq 4.2.7p264\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.7p263\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p264\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.7p263";
+/*  1816 */ "ntpq 4.2.7p264";
 
 /*
  *  ipv4 option description with
index d3d34564b62502a97e115c11ec765b8dbe9efbb5..99d3f6087ccc19e9ec75e6e8e695eb80973b7a2a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  March 13, 2012 at 03:56:22 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 14, 2012 at 07:57:24 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.7p263"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p263"
+#define NTPQ_VERSION       "4.2.7p264"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p264"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0351b61c74b0cd57a84469a0811f73d63f1fe6db..08583559f533596c2f03d2f1e0088b4c8f7041fd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  March 13, 2012 at 03:56:36 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 14, 2012 at 07:57:38 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.7p263
+ntpq - standard NTP query program - Ver. 4.2.7p264
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1fae5ba853abb038347cca60a4597881d9d15044..16867d4c598bdb36c687042ed3b1515007560458 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "13 Mar 2012" "4.2.7p263" "User Commands"
+.TH ntpq 1ntpqman "14 Mar 2012" "4.2.7p264" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:33 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:35 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index cd812f6cf3db49e99088dae4af020a1bb19da3c3..20413e162e52fe413e3e8686b1928b7b7faaf30c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:36 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:38 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 0634befec07204ddc90b470ca27cf3a5058fa7c9..10ea633e74f0bfc645657f97489f811ee072ebd4 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "13 Mar 2012" "4.2.7p263" "User Commands"
+.TH ntpq @NTPQ_MS@ "14 Mar 2012" "4.2.7p264" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:33 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:35 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index d521f772cdb258672964c4f49fcd6c184c20752d..c65bc026ff32abf0bcabe99288123121cbb0b11e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 2012
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:36 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:38 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index d1a552e372c2ff7595a50679c6b12c7512ec5cf4..71d2e20d06a7514e0c5d3b9671428b31315bf1f5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  March 13, 2012 at 03:56:37 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 14, 2012 at 07:57:39 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.7p263\n"
+/*     0 */ "ntpsnmpd 4.2.7p264\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.7p263\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p264\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.7p263";
+/*  1540 */ "ntpsnmpd 4.2.7p264";
 
 /*
  *  nofork option description:
index 9ecbfd676c484f24ab6ee620efd7bbc8221db616..ae50a85ed614e7be0079da0efe5322c47e1336cc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  March 13, 2012 at 03:56:37 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 14, 2012 at 07:57:39 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.7p263"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p263"
+#define NTPSNMPD_VERSION       "4.2.7p264"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p264"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 24db9ffb2eccad25aeef7900a5a4dcefd7a28ae8..28bb04892ad886720b34d3fef0051a6ff47acd57 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  March 13, 2012 at 03:56:43 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 14, 2012 at 07:57:44 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.7p263
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p264
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 32eb8637be884689b6613227a771f94d5c95405f..9ea5705e1cfdc1d6209e9be38d171f5f6a76b819 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "13 Mar 2012" "4.2.7p263" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "14 Mar 2012" "4.2.7p264" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:41 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:42 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index f01de7319bcc3bdb0230950a53f60ecc41feecb8..95e9a03107b992acbba4ab74c6ff211dbdc767fe 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:44 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:45 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 47a6bd2b6ca386ab082bfd4e86094f212e4e38e8..36b7a1d41bdea22935b6b64633fa840e100a0373 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "13 Mar 2012" "4.2.7p263" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "14 Mar 2012" "4.2.7p264" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:41 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:42 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 49d4dfc19335fb5f55cda3431a190af8913a7faa..e797ff831eff9a06fca55138053206391df5bb62 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 2012
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:44 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:45 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index d899f0addc2118081834286857670b3965e2fa29..1b7271bbdaa5b69ce9b0c985eb016f0dc9f6cdc1 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=263
+point=264
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 7d80d92c6d312ed7742a8206faaae480067bee80..1453180327adc3dc9cc6b8e26185ae72fb514099 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  March 13, 2012 at 03:55:29 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 14, 2012 at 07:56:44 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 711f56c0524018dd28b2ee2a510b7143997999bb..6fecb633fc472298f31efba01b417f3cc7cb1e70 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "13 Mar 2012" "ntp (4.2.7p263)" "User Commands"
+.TH ntp-wait 1ntp-waitman "14 Mar 2012" "ntp (4.2.7p264)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:55:26 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:56:42 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 9f2067fc0dbb7a8521a4de268601aebe0958862a..fb64a16989499abe474a4fbaeadabaf64505b2ee 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 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  March 13, 2012 at 03:55:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:56:45 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index d859ddf4d1f154185eaaefa87dc800f390a02e33..b76457a5a945a2ed892f85b1e2892adb7ba8ab68 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.7p263 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p264 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index ab13f6515685e8446fc5447f414c7c9b2389b445..c53d3c723ce423e81d4f1e6b981f3a80da100243 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "13 Mar 2012" "ntp (4.2.7p263)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "14 Mar 2012" "ntp (4.2.7p264)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:55:26 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:56:42 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 71a5d758d447a1f1de1a1cfae87b35701c54c956..e8e5bd822e936888eb34003db6d1ff443549f49e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 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  March 13, 2012 at 03:55:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:56:45 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 25f1e0d6d0d23a4606b26e017ea3a68b5c7fbdb0..684a6d3c0decf04455d56687ee276d9606e0f96f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  March 13, 2012 at 03:52:56 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 14, 2012 at 07:54:21 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.7p263\n"
+/*     0 */ "sntp 4.2.7p264\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.7p263\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p264\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.7p263";
+/*  2598 */ "sntp 4.2.7p264";
 
 /*
  *  ipv4 option description with
index 1589162d23140fdb41f44d5f361243d151bc1eaa..95e77dbf637d769f1f62632a873c1ad4960ca65c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  March 13, 2012 at 03:52:56 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 14, 2012 at 07:54:21 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.7p263"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p263"
+#define SNTP_VERSION       "4.2.7p264"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p264"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7a6f1dd1bff06048e025524466e3b30485167c0f..3ecba0d3a758659ada1cdf3b8ee455589ea815f8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  March 13, 2012 at 03:57:07 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 14, 2012 at 07:58:10 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.7p263
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p264
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index ea965dc1499a477795ce9ea6ddd953bcf4294569..6e84cf45066230b3f00c6e309106c6460d89b7ea 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "13 Mar 2012" "4.2.7p263" "User Commands"
+.TH sntp 1sntpman "14 Mar 2012" "4.2.7p264" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:57:04 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:58:07 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 4633e19bafd8f2aa863991930d44237dc087c8d0..431323e9f70513f91fdfb5fb1cb601157105dc38 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:57:07 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:58:10 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 75a9fdf4a2ec98319b30dbb0c9a1545c36678606..465bf7223e71226e359369cb0c3d8dccfd21aff6 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.7p263 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p264 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.7p263
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p264
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index f0e456d41e031649dfbe952227779a601958b802..36a4400fc8a3a60884aa9345ec8fa1b7b63f412f 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "13 Mar 2012" "4.2.7p263" "User Commands"
+.TH sntp @SNTP_MS@ "14 Mar 2012" "4.2.7p264" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:57:04 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:58:07 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 6881e0edf1ee11881216b33f6b94b48e89cbde77..5210c888f8b3fe90c2ab910a9ee45c85cfdeb87c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 2012
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:57:07 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:58:10 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 5b4bddfd18d91095e4a4b1068942e99edf55d22c..3fbee7b72f2ddda3945bf38d2fecf6fae4e067ed 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  March 13, 2012 at 03:56:45 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 14, 2012 at 07:57:48 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.7p263\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p264\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.7p263\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p264\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.7p263";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p264";
 
 /*
  *  certificate option description:
index f7bec800960a0dc4ece7c806a4887eb3a23651be..da62197a73f015496ef8db7043b4eb93f1370940 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  March 13, 2012 at 03:56:45 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  March 14, 2012 at 07:57:46 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.7p263"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p263"
+#define NTP_KEYGEN_VERSION       "4.2.7p264"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p264"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5dd6deec494184d9c5735c61217a9f6fef09328e..451e20b8bab285eb9c86876aaa727ee74642ddaf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  March 13, 2012 at 03:56:55 AM by AutoGen 5.14
+# It has been AutoGen-ed  March 14, 2012 at 07:58:00 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.7p263
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p264
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 173899b853c2736e36e2c2e120b1711292a6dd92..420f1a21b3779fdb8d283864fc9853336fcbede5 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "13 Mar 2012" "ntp (4.2.7p263)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "14 Mar 2012" "ntp (4.2.7p264)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:52 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:57 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 60fecf7869ff52182edb0f59be7c7b94d8164c2e..55a2209cb4a0be80a18149e5aeec68d1bac48643 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 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  March 13, 2012 at 03:56:56 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:58:01 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 400b9c43e7b5f9d05faf874cc69f558a19802994..496158d961d75b8dc8c206b3cf5c3609f77a679c 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "13 Mar 2012" "ntp (4.2.7p263)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "14 Mar 2012" "ntp (4.2.7p264)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  March 13, 2012 at 03:56:52 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:57:57 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 2b2479140ebea43adc1b26a0d81d2588c24a0936..58d13694b9089808426c36f5cf38ad17d6e39dce 100644 (file)
@@ -1,9 +1,9 @@
-.Dd March 13 2012
+.Dd March 14 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  March 13, 2012 at 03:56:56 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  March 14, 2012 at 07:58:01 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME