]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P260 NTP_4_2_7P260
authorHarlan Stenn <stenn@ntp.org>
Fri, 24 Feb 2012 11:36:14 +0000 (11:36 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 24 Feb 2012 11:36:14 +0000 (11:36 +0000)
bk: 4f47762e2nc6Tqpq94FUS6R-w5FW2g

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 c88569f92061a947e0520c7323042a648c4ecc21..c41fbdde7473a5650827a0fb8bafec3afb603ae0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p260) 2012/02/24 Released by Harlan Stenn <stenn@ntp.org>
 * Fix the check-scm-rev invocation in several Makefile.am's.
 (4.2.7p259) 2012/02/22 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2148] ntpd 4.2.7p258 segfault with 0x0100000 bit in NMEA mode.
index 314a0dd3a0b74d90cb4f7b6db867ca01113533dd..bbba9f1628da003226ca54d6d255d50a61981e50 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 22, 2012 at 05:47:38 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 24, 2012 at 11:32:24 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.7p259\n"
+/*     0 */ "ntpd 4.2.7p260\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.7p259\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p260\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.7p259";
+/*  2993 */ "ntpd 4.2.7p260";
 
 /*
  *  ipv4 option description with
index f3d6b87b887947a09136abb98a842d2be6033c46..b73d38749bb5af0f66f3b72599fee9256e8246c3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 22, 2012 at 05:47:38 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 24, 2012 at 11:32:24 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.7p259"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p259"
+#define NTPD_VERSION       "4.2.7p260"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p260"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 59ab6ae4fc2f69cddd8a54be3d4637473b263466..2c75eca44876c43615289024230961c4699677e3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 22, 2012 at 12:57:06 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 24, 2012 at 11:32:49 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.7p259
+ntpd - NTP daemon program - Ver. 4.2.7p260
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 1b7f9eae147d366a95478206296d5c400c3178de..ba373aff71a1fa8de99ef55e449ec1419b618a8a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "22 Feb 2012" "4.2.7p259" "User Commands"
+.TH ntpd 1ntpdman "24 Feb 2012" "4.2.7p260" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:32:45 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c19a796f6487235029b5a5f5278a810a59f8820c..d4b1fce32040d2c210220fe220a6722809aa2081 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:07 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:32:50 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 42552741b48a048a8c6111cb3ac4e741f04f017d..0b0f8ffdef36d43937445581a5f95dccb22053b1 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "22 Feb 2012" "4.2.7p259" "User Commands"
+.TH ntpd @NTPD_MS@ "24 Feb 2012" "4.2.7p260" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:32:45 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 8306ec6a10b3f06df1a985d04fac6b76db12ed56..c885a307b9b3dc7a737b55974a907ac4cc7a13dd 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 2012
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:07 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:32:50 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 90179c88a0e49ab8cb552d3bcdc33fc8c92de52a..9ec010f12f4c48adf35e03beda941a4330366972 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February 22, 2012 at 12:57:15 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 24, 2012 at 11:32:55 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.7p259\n"
+/*     0 */ "ntpdc 4.2.7p260\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.7p259\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p260\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.7p259";
+/*  1844 */ "ntpdc 4.2.7p260";
 
 /*
  *  ipv4 option description with
index 12faa0c8c5ebf0b67397ebbbdee0351bf62dfa3f..cd3f9ea0b6ff6a07ab4677ec1de7ba284e930428 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February 22, 2012 at 12:57:15 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 24, 2012 at 11:32:55 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.7p259"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p259"
+#define NTPDC_VERSION       "4.2.7p260"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p260"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 06acf91780b2280e1da306c16a7accd7321d0cc1..93f741086a09ba840ee5559b3444d86ea3f8b1f8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February 22, 2012 at 12:57:28 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 24, 2012 at 11:33:35 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.7p259
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p260
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index dd7a463542086fb6b6856387048876fbf29e190b..ffbb26580a4de88fb84e7ded22375e1911286440 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "22 Feb 2012" "4.2.7p259" "User Commands"
+.TH ntpdc 1ntpdcman "24 Feb 2012" "4.2.7p260" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:25 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:33:32 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b7c2b1278aed5c82f046927597f15995f596c0dd..05e6286dc3b70113196fe534f701daea8c929e66 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:33:36 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index abb51b9b6301610749da66505c42fdd582bda1cc..6d8e527b7ed4655865353689f06d51e8dabe8b23 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.7p259 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p260 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.7p259
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p260
 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 e69865c063e1e05180aa815857ece56373e94fae..dbf313170cfee77822f2c87e3feea4a34d65b909 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "22 Feb 2012" "4.2.7p259" "User Commands"
+.TH ntpdc @NTPDC_MS@ "24 Feb 2012" "4.2.7p260" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:25 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:33:32 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index ebd444978aea4f16988b24dc0824af78e3a91061..3cf69362d0b3f8807abac5946b2b67ca9b600f40 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 2012
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:33:36 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 506e65633811bae5d76b0c36d6b8babc0344c22d..af6eafd5401721fed8fe3a603d936750697029a9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February 22, 2012 at 12:57:30 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 24, 2012 at 11:33:38 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.7p259\n"
+/*     0 */ "ntpq 4.2.7p260\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.7p259\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p260\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.7p259";
+/*  1816 */ "ntpq 4.2.7p260";
 
 /*
  *  ipv4 option description with
index ade5f5bbc8724161586262e289198f8af869187b..9a00de2d74b36a2a1ab369e3d251eb5dc9dd3781 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February 22, 2012 at 12:57:29 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 24, 2012 at 11:33:38 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.7p259"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p259"
+#define NTPQ_VERSION       "4.2.7p260"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p260"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8c0f6f2e0ec370ff375799073ebe9b7ece64855e..f9b75d9245fbbc9a3ca1b7fc6522b246b97fa811 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February 22, 2012 at 12:57:53 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 24, 2012 at 11:34:29 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.7p259
+ntpq - standard NTP query program - Ver. 4.2.7p260
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 3ec4fc257ea565b40bed7052b24cec4e16e7a19d..942723cc60571aef27d3bae950cef110af5fb73b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "22 Feb 2012" "4.2.7p259" "User Commands"
+.TH ntpq 1ntpqman "24 Feb 2012" "4.2.7p260" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:50 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:34:26 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 478a5e04f672b30127c7270d89a7f3e92221aaa4..131167da53d946896da6ba2472b621513f4d2bbc 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:53 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:34:29 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6371299416859b54fa8a4d723d961b8d0706134a..33e618713259f1f3374b21fb5395e04c145807cd 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "22 Feb 2012" "4.2.7p259" "User Commands"
+.TH ntpq @NTPQ_MS@ "24 Feb 2012" "4.2.7p260" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:50 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:34:26 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 9e44b1291a613d7ba7a205bde0f06524439cfef8..04a630cdf893791fbfd18f3f0aff0a90a004859f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 2012
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:53 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:34:29 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index bdc202e76a4135ef1c068fc95abd609583b6de3c..430b0b0aa4566c2021224f46b78830eedb14c496 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 22, 2012 at 12:57:54 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 24, 2012 at 11:34:31 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.7p259\n"
+/*     0 */ "ntpsnmpd 4.2.7p260\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.7p259\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p260\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.7p259";
+/*  1540 */ "ntpsnmpd 4.2.7p260";
 
 /*
  *  nofork option description:
index 923b44ef91d2a3c78f699ce3c091002c10ff8d08..c295ab12e5c093d2443ed11999bf956a08520e50 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 22, 2012 at 12:57:54 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 24, 2012 at 11:34:31 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.7p259"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p259"
+#define NTPSNMPD_VERSION       "4.2.7p260"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p260"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 18f79547d40924f9bcf1ef9528c3354686d1ec7f..0ddefcb64f59c48389bf5b4b046871de055faeaf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 22, 2012 at 12:58:02 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 24, 2012 at 11:35:19 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.7p259
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p260
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 5a694516dd4618954888da4097509c67e6e2f600..94abba51711da45c942f71b333f9e59595107241 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "22 Feb 2012" "4.2.7p259" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "24 Feb 2012" "4.2.7p260" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:00 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:17 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 479d0a801077ec200570a6a327210c27c4fe9385..28d2fd65c143eb8ed8f1e1cd6b67e8190c77464f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:20 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 26cdc24ff383606b438b8af280a9fd071bf7340c..eb326dc2152bf9cb44ddd2f53903b412ea7d1379 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "22 Feb 2012" "4.2.7p259" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "24 Feb 2012" "4.2.7p260" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:00 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:17 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 3d4586c3be48fad2965a73937a06a109c0b8605c..62bad202d6586f1f5c2493bd9d26fc5e2f87c446 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 2012
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:20 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index ef3fb8f08c7287702011ead1a1ce66165d2ef649..7c374f7ae146c46f41597e7f7fce11606b8a9933 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=259
+point=260
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 7c2a7c100ce28fc0fbb6ea5607f1479f8f23a26b..b52a4b1b1444e65f977bcfba152afa65f5032ed6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  February 22, 2012 at 05:47:33 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 24, 2012 at 11:32:21 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2f553698d0344df590e4c40a1ecb9d72becc7003..76e042dc7c0a54ac60648014d28f2482fd6edc61 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "22 Feb 2012" "ntp (4.2.7p259)" "User Commands"
+.TH ntp-wait 1ntp-waitman "24 Feb 2012" "ntp (4.2.7p260)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 05:47:31 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:32:18 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 75de74a6469dc61e8c08de1bdabb585605f877f1..807cbf3e4afa892b7d545164504c6ccf6a5b3139 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 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  February 22, 2012 at 05:47:34 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:32:22 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 55c780295081404da36517676c43342bf4aff7d5..dea189f352466eceed520451f2b9ee6ea1841273 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.7p259 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p260 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index 04ad8f1dec1a03de82fc64be462ddcf6657397b8..23c44a9c262c4edbf8b5084ed185ad067c947e25 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "22 Feb 2012" "ntp (4.2.7p259)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "24 Feb 2012" "ntp (4.2.7p260)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 05:47:31 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:32:18 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b59106527a254f16fc7761fc5eb2d3b5a4e5c930..c1d2afa1dda050fc0a8d04445cdb3f438d041a0d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 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  February 22, 2012 at 05:47:34 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:32:22 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 2a710b3f96b57e7b51b02920a9a32e9c1e41da62..9acc0e203e4371d3026f151095949b18f532d73d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February 22, 2012 at 05:45:02 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 24, 2012 at 11:26:03 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.7p259\n"
+/*     0 */ "sntp 4.2.7p260\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.7p259\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p260\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.7p259";
+/*  2598 */ "sntp 4.2.7p260";
 
 /*
  *  ipv4 option description with
index e62a16a2ec1265da58b58890547d4040ea83dea1..f2fb49a2e220397e9a5b6392833d480cb6e7e8f3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February 22, 2012 at 05:45:01 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 24, 2012 at 11:26:02 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.7p259"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p259"
+#define SNTP_VERSION       "4.2.7p260"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p260"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 216da804552550f2ddbfe06db81e3208ad193482..a21c05af1813533250d3dc52ddaff5100a31d9e4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February 22, 2012 at 12:58:39 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 24, 2012 at 11:35:49 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.7p259
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p260
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 123704f74f543419f9db3871cc4efc4edc2682a6..27bc48845630bbca51b8ce326af9a0599873aa32 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "22 Feb 2012" "4.2.7p259" "User Commands"
+.TH sntp 1sntpman "24 Feb 2012" "4.2.7p260" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:36 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:47 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 305e21b61c424fb372a79c2702c9662aea6b4342..e01f8e251964e711166a5aa11a199d793ceaabef 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:39 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:50 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 55e5070c14e0691d8833222d55657aaa255aa18e..a627e76c8569c3c7a500133f3b453986a2a1d452 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.7p259 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p260 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.7p259
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p260
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 57da61be1db1e2acd15153b02de35f5ac43eb046..1e741e77f1195036c8372f3d9d7968a065609e7f 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "22 Feb 2012" "4.2.7p259" "User Commands"
+.TH sntp @SNTP_MS@ "24 Feb 2012" "4.2.7p260" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:36 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:47 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index f19094eaf08a6f8c7b70fa412fbdd9eaec90f2da..b12f47447b7b8819aa4b6d1d27a1f3e751e3898d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 2012
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:39 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:50 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 18ba8d3702f900b18f612aa3605eed894b715fb9..3760eec0192854be5c1de35c9bc3fa161f796f7d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February 22, 2012 at 12:58:06 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 24, 2012 at 11:35:22 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.7p259\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p260\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.7p259\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p260\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.7p259";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p260";
 
 /*
  *  certificate option description:
index 8e15be7d4bd65289827dc8bda574eeaeadfd8003..11749cdaf8b97fc500f5dfc3c45335beb628180e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February 22, 2012 at 12:58:06 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 24, 2012 at 11:35:22 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.7p259"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p259"
+#define NTP_KEYGEN_VERSION       "4.2.7p260"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p260"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3969e201a005df0c2e1938d826ec32428a9b3176..1438f02b2a2f67660c6c366ddb54b68741fbdcea 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February 22, 2012 at 12:58:18 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 24, 2012 at 11:35:34 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.7p259
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p260
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 6ec8964eaf4b9a01f8ab29c272df1f66dabfc18c..7415b783342f46334f982fc712439c26ab7687a4 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "22 Feb 2012" "ntp (4.2.7p259)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "24 Feb 2012" "ntp (4.2.7p260)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:14 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:30 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index d39f876dd53bdb37eef1fef5cd117683b7fdc0b1..c501e06e4e9b979e1aa20bafeee84e282a21680c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 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  February 22, 2012 at 12:58:18 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:35 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9d1a31acf221f11e95751ec81107e8608f18c596..dd607cb4436082f399c0bd2e435a2e3f951c56a3 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "22 Feb 2012" "ntp (4.2.7p259)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "24 Feb 2012" "ntp (4.2.7p260)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:14 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:30 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 011f51d6409dd9d916430bca3df7e8c23e3725bc..65579f6e0a0e0ff0aa980bdc00f8a338c7f52b09 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 22 2012
+.Dd February 24 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  February 22, 2012 at 12:58:18 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:35 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME