]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P261 NTP_4_2_7P261
authorHarlan Stenn <stenn@ntp.org>
Mon, 27 Feb 2012 11:45:56 +0000 (11:45 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 27 Feb 2012 11:45:56 +0000 (11:45 +0000)
bk: 4f4b6cf4rgYAc_Z4EUPFJfkOkWptvA

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 c9c6b8faaf93ee9405f2857888059811f9bee56f..1761ddc5b38545f36c2ca66ad3d0b03b49c85eec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p261) 2012/02/27 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2048] add the clock variable timecode to SHM refclock.
 (4.2.7p260) 2012/02/24 Released by Harlan Stenn <stenn@ntp.org>
 * Fix the check-scm-rev invocation in several Makefile.am's.
index bbba9f1628da003226ca54d6d255d50a61981e50..6bd96d6d4e75c870b0bda14f5eec92efeb9c7c73 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 24, 2012 at 11:32:24 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 27, 2012 at 11:44:12 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.7p260\n"
+/*     0 */ "ntpd 4.2.7p261\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.7p260\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p261\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.7p260";
+/*  2993 */ "ntpd 4.2.7p261";
 
 /*
  *  ipv4 option description with
index b73d38749bb5af0f66f3b72599fee9256e8246c3..78c91639bfb6c1a1e4bbdf70d1a653b1e0426c7d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 24, 2012 at 11:32:24 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 27, 2012 at 11:44:12 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.7p260"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p260"
+#define NTPD_VERSION       "4.2.7p261"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p261"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2c75eca44876c43615289024230961c4699677e3..97c8f595ec1f8047fea4f46a96bd7155f856f2c9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 24, 2012 at 11:32:49 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 27, 2012 at 11:44:38 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.7p260
+ntpd - NTP daemon program - Ver. 4.2.7p261
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index ba373aff71a1fa8de99ef55e449ec1419b618a8a..4d7f09c07448d71f917c89e46e1b9e50c35452dc 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "24 Feb 2012" "4.2.7p260" "User Commands"
+.TH ntpd 1ntpdman "27 Feb 2012" "4.2.7p261" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:32:45 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:35 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index d4b1fce32040d2c210220fe220a6722809aa2081..85db29faf3e9a7ac8b2d034bdeb0994abf3fbaf3 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:32:50 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:39 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 0b0f8ffdef36d43937445581a5f95dccb22053b1..8c05c5ee1a7f3412b840ffd2f9543b8a827586f2 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "24 Feb 2012" "4.2.7p260" "User Commands"
+.TH ntpd @NTPD_MS@ "27 Feb 2012" "4.2.7p261" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:32:45 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:35 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c885a307b9b3dc7a737b55974a907ac4cc7a13dd..20477662333cf17d805eacad153fa729fef7cec8 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 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 24, 2012 at 11:32:50 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:39 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9ec010f12f4c48adf35e03beda941a4330366972..bacafde6ddfb9b0cf74498d32ae09ebbf2148c8e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February 24, 2012 at 11:32:55 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 27, 2012 at 11:44:44 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.7p260\n"
+/*     0 */ "ntpdc 4.2.7p261\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.7p260\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p261\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.7p260";
+/*  1844 */ "ntpdc 4.2.7p261";
 
 /*
  *  ipv4 option description with
index cd3f9ea0b6ff6a07ab4677ec1de7ba284e930428..0f52052fbc6a6ffc331dbe9db28464b3309c7408 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February 24, 2012 at 11:32:55 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 27, 2012 at 11:44:44 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.7p260"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p260"
+#define NTPDC_VERSION       "4.2.7p261"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p261"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 93f741086a09ba840ee5559b3444d86ea3f8b1f8..d10597975cbe23c221a05d4cdb4a7558b11b557b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February 24, 2012 at 11:33:35 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 27, 2012 at 11:44:53 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.7p260
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p261
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ffbb26580a4de88fb84e7ded22375e1911286440..a53397a22f2d66e67e08004f3a7f33a6b5f47049 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "24 Feb 2012" "4.2.7p260" "User Commands"
+.TH ntpdc 1ntpdcman "27 Feb 2012" "4.2.7p261" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:33:32 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:50 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 05e6286dc3b70113196fe534f701daea8c929e66..25a971b610a10751e6b21e39efc95da7a098be9e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:33:36 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:54 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6d8e527b7ed4655865353689f06d51e8dabe8b23..19661e7b3c40d0fe32b1a344722518265567947a 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.7p260 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p261 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.7p260
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p261
 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 dbf313170cfee77822f2c87e3feea4a34d65b909..21ac0f730edb1f8928a0b5010e940f4c503f7b8b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "24 Feb 2012" "4.2.7p260" "User Commands"
+.TH ntpdc @NTPDC_MS@ "27 Feb 2012" "4.2.7p261" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:33:32 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:50 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 3cf69362d0b3f8807abac5946b2b67ca9b600f40..d3ee844c94fc17e621abf9cab09ae9e582df494e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 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 24, 2012 at 11:33:36 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:54 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index af6eafd5401721fed8fe3a603d936750697029a9..cb053dced5a8fe835ebce54d85823fd87ebb3041 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February 24, 2012 at 11:33:38 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 27, 2012 at 11:44:54 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.7p260\n"
+/*     0 */ "ntpq 4.2.7p261\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.7p260\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p261\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.7p260";
+/*  1816 */ "ntpq 4.2.7p261";
 
 /*
  *  ipv4 option description with
index 9a00de2d74b36a2a1ab369e3d251eb5dc9dd3781..2808d669df58f45278615424f9801742f910ac2d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February 24, 2012 at 11:33:38 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 27, 2012 at 11:44:54 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.7p260"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p260"
+#define NTPQ_VERSION       "4.2.7p261"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p261"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f9b75d9245fbbc9a3ca1b7fc6522b246b97fa811..7f3aecc311be3fcf0b056318b6d720d20f5e2405 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February 24, 2012 at 11:34:29 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 27, 2012 at 11:45:02 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.7p260
+ntpq - standard NTP query program - Ver. 4.2.7p261
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 942723cc60571aef27d3bae950cef110af5fb73b..c1bae6cb491a107c9bda2cafc0e59eaf2e157615 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "24 Feb 2012" "4.2.7p260" "User Commands"
+.TH ntpq 1ntpqman "27 Feb 2012" "4.2.7p261" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:34:26 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:58 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 131167da53d946896da6ba2472b621513f4d2bbc..93e5adc14f8aa2cdba2d115bdc0857b9f688d616 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:34:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 33e618713259f1f3374b21fb5395e04c145807cd..6dab93e8656dd24b1b795a911266b78514a7e830 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "24 Feb 2012" "4.2.7p260" "User Commands"
+.TH ntpq @NTPQ_MS@ "27 Feb 2012" "4.2.7p261" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:34:26 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:58 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 04a630cdf893791fbfd18f3f0aff0a90a004859f..39fbc7ef61561a666a589f6c1ab2decd45f8758c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 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 24, 2012 at 11:34:29 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 430b0b0aa4566c2021224f46b78830eedb14c496..592cd8fc6121d18952bbcb8d28e1b2dd2782c46d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 24, 2012 at 11:34:31 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 27, 2012 at 11:45:03 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.7p260\n"
+/*     0 */ "ntpsnmpd 4.2.7p261\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.7p260\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p261\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.7p260";
+/*  1540 */ "ntpsnmpd 4.2.7p261";
 
 /*
  *  nofork option description:
index c295ab12e5c093d2443ed11999bf956a08520e50..43ee98a6db7b96f98958cfeecaebba47cf57d8c9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 24, 2012 at 11:34:31 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 27, 2012 at 11:45:03 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.7p260"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p260"
+#define NTPSNMPD_VERSION       "4.2.7p261"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p261"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0ddefcb64f59c48389bf5b4b046871de055faeaf..29d8584d61c15ae1094d62ef20d25e78add3ad93 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 24, 2012 at 11:35:19 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 27, 2012 at 11:45:10 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.7p260
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p261
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 94abba51711da45c942f71b333f9e59595107241..aef09c5cdebc72908c5177b0f84b2a1a0b4eb447 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "24 Feb 2012" "4.2.7p260" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "27 Feb 2012" "4.2.7p261" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:17 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:07 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 28d2fd65c143eb8ed8f1e1cd6b67e8190c77464f..1192757182d20fd27d2bf5c80e975889cd6599c4 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:20 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:10 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index eb326dc2152bf9cb44ddd2f53903b412ea7d1379..67d080b5136f9cfac3644a76fd74f433f6811fe2 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "24 Feb 2012" "4.2.7p260" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "27 Feb 2012" "4.2.7p261" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:17 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:07 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 62bad202d6586f1f5c2493bd9d26fc5e2f87c446..d0aa5a0d3536246bb7cf453fe62d98847f2e4904 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 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 24, 2012 at 11:35:20 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:10 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 7c374f7ae146c46f41597e7f7fce11606b8a9933..64adf9d25746abe9482986ee560a53b9ac501685 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=260
+point=261
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index b52a4b1b1444e65f977bcfba152afa65f5032ed6..ff036869082341a96cf4cc0a0832593ed298dd13 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  February 24, 2012 at 11:32:21 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 27, 2012 at 11:44:02 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 76e042dc7c0a54ac60648014d28f2482fd6edc61..68b0fa723599fbf8a7a13dbef4e8dcbdb2660cc6 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "24 Feb 2012" "ntp (4.2.7p260)" "User Commands"
+.TH ntp-wait 1ntp-waitman "27 Feb 2012" "ntp (4.2.7p261)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:32:18 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:43:58 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 807cbf3e4afa892b7d545164504c6ccf6a5b3139..7dfdfe627e312e7dcd520b597c5f571398b46d90 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 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 24, 2012 at 11:32:22 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:04 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index dea189f352466eceed520451f2b9ee6ea1841273..604c7852dca7e2d0b20567744eafab049df59a8e 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.7p260 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p261 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index 23c44a9c262c4edbf8b5084ed185ad067c947e25..826a5e07fbf8ae29c6a15947ee5799f592487e25 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "24 Feb 2012" "ntp (4.2.7p260)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "27 Feb 2012" "ntp (4.2.7p261)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:32:18 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:43:58 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c1d2afa1dda050fc0a8d04445cdb3f438d041a0d..1e4667907d4a0543428824b1f0442127649b4dc5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 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 24, 2012 at 11:32:22 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:44:04 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9acc0e203e4371d3026f151095949b18f532d73d..88fb08b748f8369a03bcc12c665b9f9f07e341a5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February 24, 2012 at 11:26:03 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 27, 2012 at 11:36:29 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.7p260\n"
+/*     0 */ "sntp 4.2.7p261\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.7p260\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p261\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.7p260";
+/*  2598 */ "sntp 4.2.7p261";
 
 /*
  *  ipv4 option description with
index f2fb49a2e220397e9a5b6392833d480cb6e7e8f3..697e46abdcf90b7273dd86a11a4c646e95271e06 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February 24, 2012 at 11:26:02 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 27, 2012 at 11:36:28 AM by AutoGen 5.14
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -91,8 +91,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p260"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p260"
+#define SNTP_VERSION       "4.2.7p261"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p261"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a21c05af1813533250d3dc52ddaff5100a31d9e4..ea2e6e46b8573554721a748a072eea1d655a2737 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February 24, 2012 at 11:35:49 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 27, 2012 at 11:45:31 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.7p260
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p261
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 27bc48845630bbca51b8ce326af9a0599873aa32..1a8d933b562229ff01f833ad9d003ef508d1b938 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "24 Feb 2012" "4.2.7p260" "User Commands"
+.TH sntp 1sntpman "27 Feb 2012" "4.2.7p261" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:47 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:29 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index e01f8e251964e711166a5aa11a199d793ceaabef..a2f7c0659d64f431fceb14c2c7a3234ca2779e8d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:50 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:32 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index a627e76c8569c3c7a500133f3b453986a2a1d452..00cf511bccf10e4e484196fb0fbbaebcbcdcf330 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.7p260 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p261 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.7p260
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p261
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 1e741e77f1195036c8372f3d9d7968a065609e7f..80e4344de4b5422399ba4a7c0166e02cbe470f45 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "24 Feb 2012" "4.2.7p260" "User Commands"
+.TH sntp @SNTP_MS@ "27 Feb 2012" "4.2.7p261" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:47 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:29 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b12f47447b7b8819aa4b6d1d27a1f3e751e3898d..e7a36ba53488dd67b16eb13ba7d10ad0f9b85411 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 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 24, 2012 at 11:35:50 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:32 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 3760eec0192854be5c1de35c9bc3fa161f796f7d..0a9bd9aa6c975110121226fb57a99455f8d76f87 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February 24, 2012 at 11:35:22 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 27, 2012 at 11:45:11 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.7p260\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p261\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.7p260\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p261\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.7p260";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p261";
 
 /*
  *  certificate option description:
index 11749cdaf8b97fc500f5dfc3c45335beb628180e..8099c2cbb8f83ff7de802443e55879a7806eddb7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February 24, 2012 at 11:35:22 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 27, 2012 at 11:45:11 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.7p260"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p260"
+#define NTP_KEYGEN_VERSION       "4.2.7p261"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p261"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1438f02b2a2f67660c6c366ddb54b68741fbdcea..9b52f09b691d97dc94cfb75c36bd8da23a1c7d5d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February 24, 2012 at 11:35:34 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 27, 2012 at 11:45:19 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.7p260
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p261
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 7415b783342f46334f982fc712439c26ab7687a4..5567d261cd8ffb345640b0caf1e19f0b75199f56 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "24 Feb 2012" "ntp (4.2.7p260)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "27 Feb 2012" "ntp (4.2.7p261)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:30 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:16 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c501e06e4e9b979e1aa20bafeee84e282a21680c..549b491f71f9dc57a66ee04697050af8ddc9a3d5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 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 24, 2012 at 11:35:35 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:19 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index dd607cb4436082f399c0bd2e435a2e3f951c56a3..b48d726e027b69efd76fc37da941fa8c27ad6618 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "24 Feb 2012" "ntp (4.2.7p260)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "27 Feb 2012" "ntp (4.2.7p261)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 24, 2012 at 11:35:30 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:16 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 65579f6e0a0e0ff0aa980bdc00f8a338c7f52b09..0605e1e21ce2f7253c942329286b5be54b17f7b2 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 24 2012
+.Dd February 27 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 24, 2012 at 11:35:35 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 27, 2012 at 11:45:19 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME