]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P231
authorHarlan Stenn <stenn@ntp.org>
Thu, 3 Nov 2011 19:28:33 +0000 (19:28 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 3 Nov 2011 19:28:33 +0000 (19:28 +0000)
bk: 4eb2eb61y-GrmIazyUguegthQFe7bw

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 548c20692d89a01e58ba0f24b93f127e0cf31547..3913883b1e0a23c8d11de7ec7305b9c26eb52aa0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p231) 2011/11/03 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1940] ignore auth key if hex decoding fails.
 * Add ntpq reslist command to query access restrictions, similar to
   ntpdc's reslist.
index efe8e329a593fc8ebfc4db4879902d27f0d6c77e..baeca263a0828884b47162370e795fb36e3edd4e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  November  1, 2011 at 10:51:42 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  November  3, 2011 at 07:26:46 PM by AutoGen 5.12
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[333] =
-"ntpd 4.2.7p230\n\
+"ntpd 4.2.7p231\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, 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\
@@ -1028,7 +1028,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p230\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p231\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 229d28f0d853a3eca0302d03dea464511faffbc8..31541d1e13eb35589e2f31c95bcc0fee2268ddb9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  November  1, 2011 at 10:51:41 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  November  3, 2011 at 07:26:46 PM by AutoGen 5.12
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -102,8 +102,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p230"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p230"
+#define NTPD_VERSION       "4.2.7p231"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p231"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b3cd3d8137f0593559d7422efb74a45cc45e4821..5fa4ff07910628478e1a7d7f280714b1e14b58d6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  November  1, 2011 at 10:52:53 AM by AutoGen 5.12
+# It has been AutoGen-ed  November  3, 2011 at 07:27:10 PM by AutoGen 5.12
 # 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.7p230
+ntpd - NTP daemon program - Ver. 4.2.7p231
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 3d0d082a718f222d030d3aeec09276db3b4df56e..03dfba2021d8c4a59b313a5421071e77f55b8291 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "01 Nov 2011" "4.2.7p230" "User Commands"
+.TH ntpd 1ntpdman "03 Nov 2011" "4.2.7p231" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:52:47 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:07 PM by AutoGen 5.12
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 1783bcf036cb58853edf38118e679a9ade82a8af..d648b69fae45229e15dcee438dd907c16efa7062 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:52:54 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:11 PM by AutoGen 5.12
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index add60003f80187758a1493cf3fffae690a4b9488..c5e51d63e542a8a5624380ac68473ac5a2de383c 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "01 Nov 2011" "4.2.7p230" "User Commands"
+.TH ntpd @NTPD_MS@ "03 Nov 2011" "4.2.7p231" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:52:47 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:07 PM by AutoGen 5.12
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 4fc61ee2449ebecaa07409ae33912f2a9eee04b0..48ce1eece6ee0fcf073a4d6ea3b2d39d6eac6c5c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:52:54 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:11 PM by AutoGen 5.12
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f2d7ad8b39379f487b2cb5f15a406ed42c840bfd..575be6236ac899da3889bc875a101f09f83f1b1c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  November  1, 2011 at 10:53:05 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  November  3, 2011 at 07:27:15 PM by AutoGen 5.12
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[334] =
-"ntpdc 4.2.7p230\n\
+"ntpdc 4.2.7p231\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, 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\
@@ -473,7 +473,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[6] = "NTPDC";
 static char const zUsageTitle[132] =
-"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p230\n\
+"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p231\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index ac569eea5c4138d4cb122d22831ea2912b1b4b2e..708bfff5f60fa2808b46e3ee2da2a8fec0b89799 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  November  1, 2011 at 10:53:04 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  November  3, 2011 at 07:27:15 PM by AutoGen 5.12
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -81,8 +81,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p230"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p230"
+#define NTPDC_VERSION       "4.2.7p231"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p231"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5606a4375a0d9f63d1ef8894681f5062f104e349..170af476f89574b054c226656f37dbc71bcf3f30 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  November  1, 2011 at 10:53:23 AM by AutoGen 5.12
+# It has been AutoGen-ed  November  3, 2011 at 07:27:27 PM by AutoGen 5.12
 # 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.7p230
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p231
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 32dedd1b7288342e24f605c8c13632be2e852e54..75b3495429499da4cb005d7383698edf896f1e40 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "01 Nov 2011" "4.2.7p230" "User Commands"
+.TH ntpdc 1ntpdcman "03 Nov 2011" "4.2.7p231" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:53:18 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:23 PM by AutoGen 5.12
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 72890d0c14187e21f954aae602283deb83ecaf37..7e892c10ed3df8b8890b86dc58c00e3f23b80a27 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:53:24 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:27 PM by AutoGen 5.12
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 187e34b37a8ce9122d7548b509e3fd6eaf837e3b..5c608988ee4eac2b69a0eec4e0c80e89391ac731 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.7p230 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p231 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-usage-3"></a>
 This is the automatically generated usage text for ntpdc:
 
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p230
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p231
 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 246f8a1f3ad22588e03387de43293b147ae555ab..ddec2aca134d8b50c3e7ecaa598328c902593d44 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "01 Nov 2011" "4.2.7p230" "User Commands"
+.TH ntpdc @NTPDC_MS@ "03 Nov 2011" "4.2.7p231" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:53:18 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:23 PM by AutoGen 5.12
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 0304bd1a7becf04a273dd3ac4b3c653dfaa3d0e6..9b8a6f46cc3ff6a83fa796da3e4fc613e7f3d88f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:53:24 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:27 PM by AutoGen 5.12
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6968789eeb665b2e671e6bfd40864f73f5dd4fe2..a02b37dc3cdb5d96c504e16fb8dd84530f89c94f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  November  1, 2011 at 10:53:25 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  November  3, 2011 at 07:27:29 PM by AutoGen 5.12
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[333] =
-"ntpq 4.2.7p230\n\
+"ntpq 4.2.7p231\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, 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\
@@ -450,7 +450,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "NTPQ";
 static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p230\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p231\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index adc8c38787beb59ed29764e8f99e2d0bfa3eb078..e9f4c265e6cb3be5b4921039dd253e1f223c2240 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  November  1, 2011 at 10:53:25 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  November  3, 2011 at 07:27:29 PM by AutoGen 5.12
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -80,8 +80,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p230"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p230"
+#define NTPQ_VERSION       "4.2.7p231"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p231"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 72fdfb2cf9b6f75ffe4f56beec00f7d8daa5a45e..d9755b6d99d58b4d8b5c68d8fbc3674b6c64de55 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  November  1, 2011 at 10:53:43 AM by AutoGen 5.12
+# It has been AutoGen-ed  November  3, 2011 at 07:27:42 PM by AutoGen 5.12
 # 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.7p230
+ntpq - standard NTP query program - Ver. 4.2.7p231
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 8ba447c6e1d45ca869fb74a657aaf89d25f6ebd4..8ea3e2c37e7ea815b3a164e0c58e3646b480565a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "01 Nov 2011" "4.2.7p230" "User Commands"
+.TH ntpq 1ntpqman "03 Nov 2011" "4.2.7p231" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:53:39 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:39 PM by AutoGen 5.12
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 0286859202450090f8816301cd2ba4bfb2237bf2..1b7a24ef992993504f06793d813c54d59a252fc9 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:53:43 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:42 PM by AutoGen 5.12
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index cefef35d6b2f0b98415c0a99c58215361234b160..419c6c763901c96af3c7260b95ca23d59efea1cf 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "01 Nov 2011" "4.2.7p230" "User Commands"
+.TH ntpq @NTPQ_MS@ "03 Nov 2011" "4.2.7p231" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:53:39 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:39 PM by AutoGen 5.12
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 089c1f738c16b0cec6da2b1f167420e71b252d6e..8dc1a8e25ff0b3e5b27ac238a93afeb4d5a473f7 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:53:43 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:42 PM by AutoGen 5.12
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b0e946209a41b7f659633300256574d68f592b63..f1180eea208a02ef5fb9a5ed08b18185ea1dfbf4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  November  1, 2011 at 10:53:45 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  November  3, 2011 at 07:27:43 PM by AutoGen 5.12
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[337] =
-"ntpsnmpd 4.2.7p230\n\
+"ntpsnmpd 4.2.7p231\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, 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\
@@ -277,7 +277,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[9] = "NTPSNMPD";
 static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p230\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p231\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 68580a580c0777c7f550545865ebb12041ba25ac..5821f093b9ae4578384b882be0d4735693810587 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  November  1, 2011 at 10:53:45 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  November  3, 2011 at 07:27:43 PM by AutoGen 5.12
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -74,8 +74,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p230"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p230"
+#define NTPSNMPD_VERSION       "4.2.7p231"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p231"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 958e9a8ef35ebd50d3d8403a86c29546f6ce2f80..5c9b18ed7a7eae50041e1174572f3f0674be7e0a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  November  1, 2011 at 10:54:01 AM by AutoGen 5.12
+# It has been AutoGen-ed  November  3, 2011 at 07:27:48 PM by AutoGen 5.12
 # 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.7p230
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p231
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 5b362ea127472b11fa37f24118a7775afe4d6c8d..393baa61ffe8d16392e09c1c69d57b932f1ffcd4 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "01 Nov 2011" "4.2.7p230" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "03 Nov 2011" "4.2.7p231" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:53:57 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:46 PM by AutoGen 5.12
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index eaac21babb1e95169778678d04aa200265e845e2..5a3dea9963ad1d967d1435624189bcc655576b46 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:54:01 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:48 PM by AutoGen 5.12
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index d8660bcbe36f142fc47a1a0d0d0f3a38532c3c12..184a1f585a1c5f59ca31feca9c39e2f27907a136 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "01 Nov 2011" "4.2.7p230" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "03 Nov 2011" "4.2.7p231" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:53:57 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:46 PM by AutoGen 5.12
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index a9bc685ccb5bd3174c26c6eae1a3e89621e222e8..ca984ba79350e51f9473e96e90846f465da9b104 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:54:01 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:48 PM by AutoGen 5.12
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6f18c180ab614dba29b481cea23e24b41874a0b3..52b41844a5475c5bd9d9aa37b0e06b4714ee0d25 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=230
+point=231
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index aa4a1e4917e5dd1156d057627dee97d716f3406b..df2d841e30d44842172f19a95f58715ce9c48406 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.texi)
 # 
-# It has been AutoGen-ed  November  1, 2011 at 10:50:36 AM by AutoGen 5.12
+# It has been AutoGen-ed  November  3, 2011 at 07:26:39 PM by AutoGen 5.12
 # From the definitions    ntp-wait-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3378c95e7a9922f9f691ebbdfcb6a8b41ecf0c87..6776deda0e714660949f7a4502d8ec5c16cb8c4e 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "01 Nov 2011" "ntp (4.2.7p230)" "User Commands"
+.TH ntp-wait 1ntp-waitman "03 Nov 2011" "ntp (4.2.7p231)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:50:33 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:26:36 PM by AutoGen 5.12
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 8daf58684ad3da28d37f6dafae29968b5481bcd3..1eb50139a833bd5c791354307af6ed3772562aef 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .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  November  1, 2011 at 10:50:41 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:26:40 PM by AutoGen 5.12
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 7c5aa2756ed3476d35bb4437b524098fc019d358..cfe9dbecf6473c0e6ffa8d2ad4ce4d08a8c9f108 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.7p230 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p231 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index 1885a93b828bf47004ecdbf64a3bb058e39e4a61..13e6e0b845ff339f6785b865d991ebf88cec3bce 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "01 Nov 2011" "ntp (4.2.7p230)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "03 Nov 2011" "ntp (4.2.7p231)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:50:33 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:26:36 PM by AutoGen 5.12
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index ae322f16ee9fa03f8fc793de0aa3ad3d288a0e69..15e6c62fa4068bf95aca61371c58eeb79a206ecf 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .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  November  1, 2011 at 10:50:41 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:26:40 PM by AutoGen 5.12
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 2da4d1879ba05ad0ba1dcee54518e8a6780167bf..60f4b3f0fadf552bd36150e314eceb96fa97db0c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  November  1, 2011 at 10:46:11 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  November  3, 2011 at 07:24:16 PM by AutoGen 5.12
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[333] =
-"sntp 4.2.7p230\n\
+"sntp 4.2.7p231\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, 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\
@@ -663,7 +663,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[5] = "SNTP";
 static char const zUsageTitle[161] =
-"sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p230\n\
+"sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p231\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index ae0521a4bed4831cf3d69fa102e6c9800cec5d9e..eb9f6811b17958a0a433e8139568b2083a3bdcc8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  November  1, 2011 at 10:46:10 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  November  3, 2011 at 07:24:16 PM by AutoGen 5.12
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p230"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p230"
+#define SNTP_VERSION       "4.2.7p231"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p231"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fe1df6f36f683be267d8404fbdaf4a6621261000..017cef5dcca230fa4a874eb3be60dfcb6c6da14b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  November  1, 2011 at 10:55:06 AM by AutoGen 5.12
+# It has been AutoGen-ed  November  3, 2011 at 07:28:09 PM by AutoGen 5.12
 # 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.7p230
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p231
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 8e632739bcf20acdf9b335a2fd616ec4ab1b08a6..823f9f0ad63ecb6bf505471bafe9ba684c91320b 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "01 Nov 2011" "4.2.7p230" "User Commands"
+.TH sntp 1sntpman "03 Nov 2011" "4.2.7p231" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:54:59 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:28:07 PM by AutoGen 5.12
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 8392c4f57f81d27599607431e6b506c9d1008c86..59a0b54469b21e67f19bcdc8e506d4a05288309d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:55:07 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:28:10 PM by AutoGen 5.12
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 8b973e02cb892b7882d4a18bacc9c2a20549d15a..a00ed0f6809ec43bea800d99a0b44cb964e1b855 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.7p230 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p231 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-usage-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.7p230
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p231
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 175267f2ac1bb637a47c389002df585a5c0dd5e5..abd612be246a418129315dcc68e9e822266c5334 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "01 Nov 2011" "4.2.7p230" "User Commands"
+.TH sntp @SNTP_MS@ "03 Nov 2011" "4.2.7p231" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:54:59 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:28:07 PM by AutoGen 5.12
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 56051f6a302f447a3e4849a3a811f104af6712ac..ff9d2d9a5821275c4bed0e719008e1e7b6358be7 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:55:07 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:28:10 PM by AutoGen 5.12
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 784bdd855d583ea721cc72e160344b42089bdbc6..cf6d91ec6aa47dd07b97420be4738531f05e40f2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  November  1, 2011 at 10:54:05 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  November  3, 2011 at 07:27:50 PM by AutoGen 5.12
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
 static char const zCopyright[345] =
-"ntp-keygen (ntp) 4.2.7p230\n\
+"ntp-keygen (ntp) 4.2.7p231\n\
 Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, 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\
@@ -808,7 +808,7 @@ static tOptDesc optDesc[OPTION_CT] = {
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
 static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p230\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p231\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 28dc43b872df00960dc1dce439b4ec6ae1497ac2..75f691a4d1b46e4f1de3cea34b7a8986f149a444 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  November  1, 2011 at 10:54:04 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  November  3, 2011 at 07:27:50 PM by AutoGen 5.12
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -91,8 +91,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    25
-#define NTP_KEYGEN_VERSION       "4.2.7p230"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p230"
+#define NTP_KEYGEN_VERSION       "4.2.7p231"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p231"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b42dfca56f7daf2dbdd36dc581583de3041c5bac..7e9c53e27ced2c8fb118e1788aedc6e238d18dd7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  November  1, 2011 at 10:54:22 AM by AutoGen 5.12
+# It has been AutoGen-ed  November  3, 2011 at 07:28:00 PM by AutoGen 5.12
 # 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.7p230
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p231
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index b72aed1e6fb01218204c115c41d242548fb14885..b805499c914bf66530e52601e937a3e4ba62da26 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "01 Nov 2011" "ntp (4.2.7p230)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "03 Nov 2011" "ntp (4.2.7p231)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:54:13 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:56 PM by AutoGen 5.12
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 0f45c42dfaf67fd1bc609cdec17c1b0e13eacadb..1a0ad5f5d11cb6d5e1a478951439360648205620 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .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  November  1, 2011 at 10:54:23 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:28:00 PM by AutoGen 5.12
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 55631cdcc15a51bccb0b1acf81caf4954155d8af..029f85f8dc816220f09dee9c34a0d69de9ee2294 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "01 Nov 2011" "ntp (4.2.7p230)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "03 Nov 2011" "ntp (4.2.7p231)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November  1, 2011 at 10:54:13 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:27:56 PM by AutoGen 5.12
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 2249149e02c802b7b0a5db947d5640bac1c6e3b4..5fa3b24f4a0eeb7856011cca0667755eadb84170 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 1 2011
+.Dd November 3 2011
 .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  November  1, 2011 at 10:54:23 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  November  3, 2011 at 07:28:00 PM by AutoGen 5.12
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME