]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P259 NTP_4_2_7P259
authorHarlan Stenn <stenn@ntp.org>
Wed, 22 Feb 2012 05:59:53 +0000 (05:59 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 22 Feb 2012 05:59:53 +0000 (05:59 +0000)
bk: 4f448459oP6FALjYMhawzTeR0QCjUA

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 7bebf88c172e79809974a94f6fc9c31ae1d8f8b6..6bee498da60e56f8040e7fbc1398635b7945b26b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(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.
 * refclock_nmea.c merge cleanup thanks to Juergen Perlinger.
 (4.2.7p258) 2012/02/21 Released by Harlan Stenn <stenn@ntp.org>
index 4ae7ad810052e9573d489102a410050744dfda6e..314a0dd3a0b74d90cb4f7b6db867ca01113533dd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 21, 2012 at 04:52:04 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 22, 2012 at 05:47:38 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.7p258\n"
+/*     0 */ "ntpd 4.2.7p259\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.7p258\n"
+/*  2823 */ "ntpd - NTP daemon program - Ver. 4.2.7p259\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.7p258";
+/*  2993 */ "ntpd 4.2.7p259";
 
 /*
  *  ipv4 option description with
index 39514a7294cdc41a995f7d08b541a0de65659598..f3d6b87b887947a09136abb98a842d2be6033c46 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 21, 2012 at 04:52:04 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 22, 2012 at 05:47:38 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.7p258"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p258"
+#define NTPD_VERSION       "4.2.7p259"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p259"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8939e85800406e9fe6e7e5e06710feb48bdedcd8..59ab6ae4fc2f69cddd8a54be3d4637473b263466 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 21, 2012 at 04:52:34 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 22, 2012 at 12: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.7p258
+ntpd - NTP daemon program - Ver. 4.2.7p259
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index bf55a103b2c0324ca26d9ba80a3b8ad1c258d613..1b7f9eae147d366a95478206296d5c400c3178de 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "21 Feb 2012" "4.2.7p258" "User Commands"
+.TH ntpd 1ntpdman "22 Feb 2012" "4.2.7p259" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:52:30 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b3e3ce84a221abf6513e304a781c256ba16fc846..c19a796f6487235029b5a5f5278a810a59f8820c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:52:36 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:07 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 36f0bf66e029b37e162edbc1a8a51cb10f9dc005..42552741b48a048a8c6111cb3ac4e741f04f017d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "21 Feb 2012" "4.2.7p258" "User Commands"
+.TH ntpd @NTPD_MS@ "22 Feb 2012" "4.2.7p259" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:52:30 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 5a04b223904ed7b89c39fb14d27d2afcc8300b74..8306ec6a10b3f06df1a985d04fac6b76db12ed56 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 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 21, 2012 at 04:52:36 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:07 AM by AutoGen 5.14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 4551cc6bbff394079af1fcb118bd14d524c72a5c..90179c88a0e49ab8cb552d3bcdc33fc8c92de52a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February 21, 2012 at 04:52:46 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 22, 2012 at 12:57:15 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.7p258\n"
+/*     0 */ "ntpdc 4.2.7p259\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.7p258\n"
+/*  1660 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p259\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.7p258";
+/*  1844 */ "ntpdc 4.2.7p259";
 
 /*
  *  ipv4 option description with
index 5eabc59e14add6dc491b8432e416e5363e036f55..12faa0c8c5ebf0b67397ebbbdee0351bf62dfa3f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February 21, 2012 at 04:52:46 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 22, 2012 at 12:57:15 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.7p258"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p258"
+#define NTPDC_VERSION       "4.2.7p259"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p259"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e42c563b832d85ccb0aefff31bf2d2aa52b4875a..06acf91780b2280e1da306c16a7accd7321d0cc1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February 21, 2012 at 04:52:57 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 22, 2012 at 12:57:28 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.7p258
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p259
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 01ae67819727214abb00dac0959ef8e20662a29b..dd7a463542086fb6b6856387048876fbf29e190b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "21 Feb 2012" "4.2.7p258" "User Commands"
+.TH ntpdc 1ntpdcman "22 Feb 2012" "4.2.7p259" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:52:54 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:25 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 70013a3b64f30b9ef37c718f03b682b9da12fa75..b7c2b1278aed5c82f046927597f15995f596c0dd 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:52:57 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:29 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b1eebf783345a9a0e2a10f7e672c8a1f3638e26d..abb51b9b6301610749da66505c42fdd582bda1cc 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.7p258 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p259 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.7p258
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p259
 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 966491ffa1bdca18f2da64f692e2ba6c450730ed..e69865c063e1e05180aa815857ece56373e94fae 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "21 Feb 2012" "4.2.7p258" "User Commands"
+.TH ntpdc @NTPDC_MS@ "22 Feb 2012" "4.2.7p259" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:52:54 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:25 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index dad28986311ee3299784ce35d11bfd7b3cf6cee9..ebd444978aea4f16988b24dc0824af78e3a91061 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 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 21, 2012 at 04:52:57 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:29 AM by AutoGen 5.14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 3fec4067f1174c8d30ea0ac8056eeeb2103ac1e5..506e65633811bae5d76b0c36d6b8babc0344c22d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February 21, 2012 at 04:52:58 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 22, 2012 at 12:57:30 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.7p258\n"
+/*     0 */ "ntpq 4.2.7p259\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.7p258\n"
+/*  1646 */ "ntpq - standard NTP query program - Ver. 4.2.7p259\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.7p258";
+/*  1816 */ "ntpq 4.2.7p259";
 
 /*
  *  ipv4 option description with
index 9a9462c02187410695e52cfed173a319634324e1..ade5f5bbc8724161586262e289198f8af869187b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February 21, 2012 at 04:52:58 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 22, 2012 at 12:57:29 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.7p258"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p258"
+#define NTPQ_VERSION       "4.2.7p259"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p259"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 069c2d4d59181b3769a6235da33b82dc5891a37e..8c0f6f2e0ec370ff375799073ebe9b7ece64855e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February 21, 2012 at 04:53:04 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 22, 2012 at 12:57:53 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.7p258
+ntpq - standard NTP query program - Ver. 4.2.7p259
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 4fefb072bca2194d0f1a1d858ec83c5bedf24807..3ec4fc257ea565b40bed7052b24cec4e16e7a19d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "21 Feb 2012" "4.2.7p258" "User Commands"
+.TH ntpq 1ntpqman "22 Feb 2012" "4.2.7p259" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:53:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:50 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 3bf4eee4ac71b88e5850925e776219f038d2a888..478a5e04f672b30127c7270d89a7f3e92221aaa4 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:53:05 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:53 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index ab1fab040e9ae5f6a3a933af55e85e9eb55262bd..6371299416859b54fa8a4d723d961b8d0706134a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "21 Feb 2012" "4.2.7p258" "User Commands"
+.TH ntpq @NTPQ_MS@ "22 Feb 2012" "4.2.7p259" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:53:02 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:50 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index deaad2d680aa9cd587ea68205d98225f3b1911d3..9e44b1291a613d7ba7a205bde0f06524439cfef8 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 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 21, 2012 at 04:53:05 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:57:53 AM by AutoGen 5.14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 14168786b18316d5603ba173df9cc7c9ca9b67f8..bdc202e76a4135ef1c068fc95abd609583b6de3c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February 21, 2012 at 04:53:06 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 22, 2012 at 12:57:54 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.7p258\n"
+/*     0 */ "ntpsnmpd 4.2.7p259\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.7p258\n"
+/*  1383 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p259\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.7p258";
+/*  1540 */ "ntpsnmpd 4.2.7p259";
 
 /*
  *  nofork option description:
index f161f8c665aaee55b0c369b09fbec88e600aaecb..923b44ef91d2a3c78f699ce3c091002c10ff8d08 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February 21, 2012 at 04:53:05 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 22, 2012 at 12:57:54 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.7p258"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p258"
+#define NTPSNMPD_VERSION       "4.2.7p259"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p259"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index added80a274eb851ab64fe6dfd107ec56b6fc869..18f79547d40924f9bcf1ef9528c3354686d1ec7f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February 21, 2012 at 04:53:11 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 22, 2012 at 12:58:02 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.7p258
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p259
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 099d85c4cf6ae7abd0c812db9b684c87469ff17c..5a694516dd4618954888da4097509c67e6e2f600 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "21 Feb 2012" "4.2.7p258" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "22 Feb 2012" "4.2.7p259" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:53:09 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:00 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index ec784b3a3af91932dd86f9cd1a145a31e566227f..479d0a801077ec200570a6a327210c27c4fe9385 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:53:12 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 2f3a84c3daf482940c9841525ba0cb6df69dae9b..26cdc24ff383606b438b8af280a9fd071bf7340c 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "21 Feb 2012" "4.2.7p258" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "22 Feb 2012" "4.2.7p259" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:53:09 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:00 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b77ee41a41e8f5748260afe7b4ed33cbb70bf406..3d4586c3be48fad2965a73937a06a109c0b8605c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 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 21, 2012 at 04:53:12 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:02 AM by AutoGen 5.14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 360eaef60c5276feadb288bbd8f7993decc17cff..ef3fb8f08c7287702011ead1a1ce66165d2ef649 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=258
+point=259
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 3520f2a632aa7f6fa9ca69570bb219d5b8df3d03..7c2a7c100ce28fc0fbb6ea5607f1479f8f23a26b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  February 21, 2012 at 04:52:00 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 22, 2012 at 05:47:33 AM by AutoGen 5.14
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ae674f226bd3eca4fe36ec9a523ba866b032a471..2f553698d0344df590e4c40a1ecb9d72becc7003 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "21 Feb 2012" "ntp (4.2.7p258)" "User Commands"
+.TH ntp-wait 1ntp-waitman "22 Feb 2012" "ntp (4.2.7p259)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:51:57 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 05:47:31 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index d3e4c3da5e7522671413c635a04b187c3eb4a283..75de74a6469dc61e8c08de1bdabb585605f877f1 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 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 21, 2012 at 04:52:01 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 05:47:34 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 60325416da8d4baeea6bf1e7a387e481e3db6ec0..55c780295081404da36517676c43342bf4aff7d5 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.7p258 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p259 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index 340b836fb0d4025f0c5329016c184413a2f69e95..04ad8f1dec1a03de82fc64be462ddcf6657397b8 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "21 Feb 2012" "ntp (4.2.7p258)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "22 Feb 2012" "ntp (4.2.7p259)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:51:57 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 05:47:31 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 1e027a8bb2b3f2cddee564fe771325387241d706..b59106527a254f16fc7761fc5eb2d3b5a4e5c930 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 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 21, 2012 at 04:52:01 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 05:47:34 AM by AutoGen 5.14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index cc99fef8ba86364dbb9ed89302988684e228f37e..2a710b3f96b57e7b51b02920a9a32e9c1e41da62 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February 21, 2012 at 04:49:19 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 22, 2012 at 05:45:02 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.7p258\n"
+/*     0 */ "sntp 4.2.7p259\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.7p258\n"
+/*  2385 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p259\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.7p258";
+/*  2598 */ "sntp 4.2.7p259";
 
 /*
  *  ipv4 option description with
index 773400221e80e0552ef6bb1a28e95257b9347cb2..e62a16a2ec1265da58b58890547d4040ea83dea1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February 21, 2012 at 04:49:18 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 22, 2012 at 05:45:01 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.7p258"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p258"
+#define SNTP_VERSION       "4.2.7p259"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p259"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5572ab605c61cdd4ef8a45b3122da259a863bc84..216da804552550f2ddbfe06db81e3208ad193482 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February 21, 2012 at 04:53:37 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 22, 2012 at 12:58:39 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.7p258
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p259
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 3584e517b043cb90ed5fb87742c65ea8db50cfa6..123704f74f543419f9db3871cc4efc4edc2682a6 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "21 Feb 2012" "4.2.7p258" "User Commands"
+.TH sntp 1sntpman "22 Feb 2012" "4.2.7p259" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:53:34 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:36 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 4a5266c92d14f9b4049f49fe93ddac8d08a98fe3..305e21b61c424fb372a79c2702c9662aea6b4342 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:53:37 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:39 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b4770d06af460679bd9cc18c70db3b736b4f7c27..55e5070c14e0691d8833222d55657aaa255aa18e 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.7p258 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p259 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.7p258
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p259
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 269d7fd4bc2f0d3d02418faff2621491bcf01878..57da61be1db1e2acd15153b02de35f5ac43eb046 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "21 Feb 2012" "4.2.7p258" "User Commands"
+.TH sntp @SNTP_MS@ "22 Feb 2012" "4.2.7p259" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:53:34 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:36 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 17e076f9395e585c872e12cfaa5414c6ea76405a..f19094eaf08a6f8c7b70fa412fbdd9eaec90f2da 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 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 21, 2012 at 04:53:37 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:39 AM by AutoGen 5.14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9d2241992e10ad23989f811f5055852962958986..18ba8d3702f900b18f612aa3605eed894b715fb9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February 21, 2012 at 04:53:13 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 22, 2012 at 12:58:06 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.7p258\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p259\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.7p258\n"
+/*  2125 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p259\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.7p258";
+/*  2293 */ "ntp-keygen (ntp) 4.2.7p259";
 
 /*
  *  certificate option description:
index e7a2c3780159c617cb126888b248012578d93c63..8e15be7d4bd65289827dc8bda574eeaeadfd8003 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February 21, 2012 at 04:53:13 AM by AutoGen 5.14
+ *  It has been AutoGen-ed  February 22, 2012 at 12:58:06 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.7p258"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p258"
+#define NTP_KEYGEN_VERSION       "4.2.7p259"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p259"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9cff46e9f384f8541656e30a26ac120f63277a48..3969e201a005df0c2e1938d826ec32428a9b3176 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February 21, 2012 at 04:53:21 AM by AutoGen 5.14
+# It has been AutoGen-ed  February 22, 2012 at 12:58:18 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.7p258
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p259
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index ded62493d8b0ca1a5f968c4ac83174c462d90592..6ec8964eaf4b9a01f8ab29c272df1f66dabfc18c 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "21 Feb 2012" "ntp (4.2.7p258)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "22 Feb 2012" "ntp (4.2.7p259)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:53:17 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:14 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index cb4a21e44cff4f289cab1c9daf4d8a618e3cd1e0..d39f876dd53bdb37eef1fef5cd117683b7fdc0b1 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 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 21, 2012 at 04:53:21 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:18 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index d31ef1734f6db42117358b8ddd5ae7c7a6e1b162..9d1a31acf221f11e95751ec81107e8608f18c596 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "21 Feb 2012" "ntp (4.2.7p258)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "22 Feb 2012" "ntp (4.2.7p259)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  February 21, 2012 at 04:53:17 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:14 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 85fe1ab27b70d9165cdd58ca2a2208cf06425701..011f51d6409dd9d916430bca3df7e8c23e3725bc 100644 (file)
@@ -1,9 +1,9 @@
-.Dd February 21 2012
+.Dd February 22 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 21, 2012 at 04:53:21 AM by AutoGen 5.14
+.\"  It has been AutoGen-ed  February 22, 2012 at 12:58:18 AM by AutoGen 5.14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME