]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P324 NTP_4_2_7P324
authorHarlan Stenn <stenn@ntp.org>
Mon, 19 Nov 2012 12:05:20 +0000 (12:05 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 19 Nov 2012 12:05:20 +0000 (12:05 +0000)
bk: 50aa2080-AeE2i_NOSJvvevyebnKKg

60 files changed:
ChangeLog
ntpd/invoke-ntpd.texi
ntpd/ntp.conf.5man
ntpd/ntp.conf.5mdoc
ntpd/ntp.conf.man.in
ntpd/ntp.conf.mdoc.in
ntpd/ntp.keys.5man
ntpd/ntp.keys.5mdoc
ntpd/ntp.keys.man.in
ntpd/ntp.keys.mdoc.in
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd.1ntpdman
ntpd/ntpd.1ntpdmdoc
ntpd/ntpd.man.in
ntpd/ntpd.mdoc.in
ntpdc/invoke-ntpdc.texi
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc.1ntpdcman
ntpdc/ntpdc.1ntpdcmdoc
ntpdc/ntpdc.html
ntpdc/ntpdc.man.in
ntpdc/ntpdc.mdoc.in
ntpq/invoke-ntpq.texi
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq.1ntpqman
ntpq/ntpq.1ntpqmdoc
ntpq/ntpq.man.in
ntpq/ntpq.mdoc.in
ntpsnmpd/invoke-ntpsnmpd.texi
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd.1ntpsnmpdman
ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc
ntpsnmpd/ntpsnmpd.man.in
ntpsnmpd/ntpsnmpd.mdoc.in
packageinfo.sh
scripts/invoke-ntp-wait.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/invoke-sntp.texi
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp.1sntpman
sntp/sntp.1sntpmdoc
sntp/sntp.html
sntp/sntp.man.in
sntp/sntp.mdoc.in
util/invoke-ntp-keygen.texi
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen.1ntp-keygenman
util/ntp-keygen.1ntp-keygenmdoc
util/ntp-keygen.man.in
util/ntp-keygen.mdoc.in

index c8bed171f1d431b04b4e5f63a63bd8a5897f0de7..a2dde231e919e76bcb87f98baef0056db64bbf1a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p324) 2012/11/19 Released by Harlan Stenn <stenn@ntp.org>
 * Reinstate doc fix to authentic.html from Mike T.
 * [Bug 1223] cleanup for rlimit changes.
 * [Bug 2098] Install DLM's HTML documentation.
index 8defbae4f8e027d33a2571fcafb91541cbe4205e..573a0ce300d96cd342a8e9f51eb2de14a3e4ab3e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpd.texi)
 # 
-# It has been AutoGen-ed  November 18, 2012 at 12:55:00 PM by AutoGen 5.16.2
+# It has been AutoGen-ed  November 19, 2012 at 12:03:12 PM by AutoGen 5.16.2
 # From the definitions    ntpd-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -140,7 +140,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p323
+ntpd - NTP daemon program - Ver. 4.2.7p324
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 8cb01e2e71a5035f4b88f579d642679e94b34217..910f7c0f97f2be4b248d5a619a9e608aaafa0ae6 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5man "18 Nov 2012" "4.2.7p323" "File Formats"
+.TH ntp.conf 5man "19 Nov 2012" "4.2.7p324" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:54:48 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:02:59 PM by AutoGen 5.16.2
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c263110e4f2dd241d46d2c06361dddd3dd1871f2..f68e68401c57281833b81217e313d0cb0d55cd79 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt NTP_CONF 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:55:03 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:15 PM by AutoGen 5.16.2
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index ca694a7bd635a3bf64cecdfdd9d96095fd16ff03..e3d9ec2f96eca176d2bc7ee22cfc8a1b8acbe788 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5 "18 Nov 2012" "4.2.7p323" "File Formats"
+.TH ntp.conf 5 "19 Nov 2012" "4.2.7p324" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:54:48 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:02:59 PM by AutoGen 5.16.2
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c45d8871a73f5cc55b1796880b7a62adec81a80e..28525e3bcef22046482f142f3e862d3b655e0b91 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt NTP_CONF 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:55:03 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:15 PM by AutoGen 5.16.2
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f063fdd3eb20eb6bab7b4bfaf14f5655e2e5d46e..2681a39bf101268cc67875af3324e9d32a6fcbf5 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5man "18 Nov 2012" "4.2.7p323" "File Formats"
+.TH ntp.keys 5man "19 Nov 2012" "4.2.7p324" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:54:52 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:03 PM by AutoGen 5.16.2
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 7170e456b128a7c64da6de647b04bc0fc130fa43..fc08c9ec5e3c119e0174cfe82a90ff151f421405 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt NTP_KEYS 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:55:05 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:17 PM by AutoGen 5.16.2
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index bb7f803f88a7a9912656d8b67c2761d648f982a1..25773639ed1e9189136608ab06119dadc8f46721 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5 "18 Nov 2012" "4.2.7p323" "File Formats"
+.TH ntp.keys 5 "19 Nov 2012" "4.2.7p324" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:54:52 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:03 PM by AutoGen 5.16.2
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index fe98298c3e28c040da8a827eb20036cb328336c3..8650f3981ea32ca345ac3f6c5fc6d6855cf6ec81 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt NTP_KEYS 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:55:05 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:17 PM by AutoGen 5.16.2
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 26e55a2c64d3de8b25733c3f4e93c4c4efbd8d89..c6ebdfb2f3d8a00046c872e24bcc1516625e62ab 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  November 18, 2012 at 12:52:49 PM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  November 19, 2012 at 12:00:57 PM by AutoGen 5.16.2
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -78,7 +78,7 @@ extern FILE * option_usage_fp;
  *  ntpd option static const strings
  */
 static char const ntpd_opt_strs[2987] =
-/*     0 */ "ntpd 4.2.7p323\n"
+/*     0 */ "ntpd 4.2.7p324\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"
@@ -204,12 +204,12 @@ static char const ntpd_opt_strs[2987] =
 /*  2753 */ "Output version information and exit\0"
 /*  2789 */ "version\0"
 /*  2797 */ "NTPD\0"
-/*  2802 */ "ntpd - NTP daemon program - Ver. 4.2.7p323\n"
+/*  2802 */ "ntpd - NTP daemon program - Ver. 4.2.7p324\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ <server1> ... <serverN> ]\n\0"
 /*  2935 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2969 */ "\n\n\0"
-/*  2972 */ "ntpd 4.2.7p323";
+/*  2972 */ "ntpd 4.2.7p324";
 
 /*
  *  ipv4 option description with
index 0b4b86d4d9f0eb1f8a9c337bbb5f5517e887abc9..d2fc5a0deacd7c9d1795f0e71e64d96c87fd4a59 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  November 18, 2012 at 12:52:48 PM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  November 19, 2012 at 12:00:56 PM by AutoGen 5.16.2
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -104,8 +104,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    37
-#define NTPD_VERSION       "4.2.7p323"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p323"
+#define NTPD_VERSION       "4.2.7p324"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p324"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cf569d5d55eae13700783d6a52cd9455c3fcf1ad..e15bc89433ed1d789f487e2430e745c8532a347b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "18 Nov 2012" "4.2.7p323" "User Commands"
+.TH ntpd 1ntpdman "19 Nov 2012" "4.2.7p324" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:54:55 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:07 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 81a25e63942b521ae0abad33ba6d7b4e4f6281a5..f8da51248c76f77e11278b9026bf0f4f181aedda 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:55:08 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:19 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 8eb117c4b8ccac9a692ea43e2ad0a4c568cb7a98..beefa3e62477ec5f9625cca276ec0f7d1f47396a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "18 Nov 2012" "4.2.7p323" "User Commands"
+.TH ntpd @NTPD_MS@ "19 Nov 2012" "4.2.7p324" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:54:55 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:07 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index f7718ae5ea418e9e0e5d623122052956ce91fe5d..3879bc4857362266d81298c7f5f9d2b686e0195d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:55:08 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:19 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index de9da14ee3ec04cd68def7315205d2ba9368c0fc..43829affe03b6d4428131b1c14466960c731eac1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpdc.texi)
 # 
-# It has been AutoGen-ed  November 18, 2012 at 12:55:40 PM by AutoGen 5.16.2
+# It has been AutoGen-ed  November 19, 2012 at 12:03:42 PM by AutoGen 5.16.2
 # From the definitions    ntpdc-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -69,7 +69,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p323
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p324
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index dd1536a5bc3272db1330d30c7fbde1c8e8996cf6..2b2a0f6eeca7c5f8528d9a9704f4e2f2b3c01b3a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  November 18, 2012 at 12:55:23 PM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  November 19, 2012 at 12:03:29 PM by AutoGen 5.16.2
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -72,7 +72,7 @@ extern FILE * option_usage_fp;
  *  ntpdc option static const strings
  */
 static char const ntpdc_opt_strs[1862] =
-/*     0 */ "ntpdc 4.2.7p323\n"
+/*     0 */ "ntpdc 4.2.7p324\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"
@@ -130,14 +130,14 @@ static char const ntpdc_opt_strs[1862] =
 /*  1640 */ "no-load-opts\0"
 /*  1653 */ "no\0"
 /*  1656 */ "NTPDC\0"
-/*  1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p323\n"
+/*  1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p324\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
 /*  1794 */ "$HOME\0"
 /*  1800 */ ".\0"
 /*  1802 */ ".ntprc\0"
 /*  1809 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  1843 */ "\n\n\0"
-/*  1846 */ "ntpdc 4.2.7p323";
+/*  1846 */ "ntpdc 4.2.7p324";
 
 /*
  *  ipv4 option description with
index 54a6a2e0d93c4f8319b3544cc62429487787cc32..d6ce13a49567137cf955bdca39f655d4b49fc111 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  November 18, 2012 at 12:55:23 PM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  November 19, 2012 at 12:03:28 PM by AutoGen 5.16.2
  *  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.7p323"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p323"
+#define NTPDC_VERSION       "4.2.7p324"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p324"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ec6bae365ada86fcb970f24b9ec05b91d9dace36..aed007f0ecda181395b9c2745b87bab65dcdd43d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "18 Nov 2012" "4.2.7p323" "User Commands"
+.TH ntpdc 1ntpdcman "19 Nov 2012" "4.2.7p324" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:55:35 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:38 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 92c33942b09adb15ed06faa476d65d03b9fb2099..dde4c95d5359a1d03240584eee5286d7fbdcc297 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:55:42 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:44 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 0dad2c0df6d62f20c9b0d30f3ef8c8933e10ab24..ba3b3ee289d42297636eff29902c291abc140a20 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.7p323 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p324 of <code>ntpdc</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -145,7 +145,7 @@ the usage text by passing it through a pager program.
 used to select the program, defaulting to <span class="file">more</span>.  Both will exit
 with a status code of 0.
 
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p323
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p324
 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 1c732abbc5b56c65dc03cb11f3e3274c107f083c..b69d9f356f7b4807d077a93364543ddf81584ef2 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "18 Nov 2012" "4.2.7p323" "User Commands"
+.TH ntpdc @NTPDC_MS@ "19 Nov 2012" "4.2.7p324" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:55:35 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:38 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 86c32601951a5b21e861406abaa436418a7fbc06..0a465f91b244c2b560841f9d6f96c0db95f83750 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:55:42 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:44 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b01fbd85ff36b611ce5e144a83c7cb6019e7195b..90de9011390aa3bd31370ecfc51f3a5351fb67b0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpq.texi)
 # 
-# It has been AutoGen-ed  November 18, 2012 at 12:56:11 PM by AutoGen 5.16.2
+# It has been AutoGen-ed  November 19, 2012 at 12:03:59 PM by AutoGen 5.16.2
 # From the definitions    ntpq-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -328,7 +328,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p323
+ntpq - standard NTP query program - Ver. 4.2.7p324
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index eb125750f4a6f289523ae99bc0b1c5482d5229a6..4a15eb4f7adb2e76ef58e9cb279f9bb68cd4d702 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  November 18, 2012 at 12:55:45 PM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  November 19, 2012 at 12:03:47 PM by AutoGen 5.16.2
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -72,7 +72,7 @@ extern FILE * option_usage_fp;
  *  ntpq option static const strings
  */
 static char const ntpq_opt_strs[1833] =
-/*     0 */ "ntpq 4.2.7p323\n"
+/*     0 */ "ntpq 4.2.7p324\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"
@@ -128,13 +128,13 @@ static char const ntpq_opt_strs[1833] =
 /*  1627 */ "no-load-opts\0"
 /*  1640 */ "no\0"
 /*  1643 */ "NTPQ\0"
-/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p323\n"
+/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p324\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
 /*  1769 */ "$HOME\0"
 /*  1775 */ ".\0"
 /*  1777 */ ".ntprc\0"
 /*  1784 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/*  1818 */ "ntpq 4.2.7p323";
+/*  1818 */ "ntpq 4.2.7p324";
 
 /*
  *  ipv4 option description with
index 734f1d9f37f7d1b01cdc8c418da6cd90e5d1aba1..8e8ba668fa68c3581a42c4920a51bd006a3a5405 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  November 18, 2012 at 12:55:45 PM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  November 19, 2012 at 12:03:47 PM by AutoGen 5.16.2
  *  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.7p323"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p323"
+#define NTPQ_VERSION       "4.2.7p324"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p324"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cea3a2e0c8b7ed010ae913c78d5777a066cf2eaf..00bf718e96c1308817aca5333456efcb03cd5209 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "18 Nov 2012" "4.2.7p323" "User Commands"
+.TH ntpq 1ntpqman "19 Nov 2012" "4.2.7p324" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:56:07 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:55 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b40d63f4afea06ee00514b1265ff6bff08edd8f9..5965e7165368c61754eba61bac562685fb166eeb 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:56:13 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:04:01 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index db4c3bdfeef283d3ac135260202d4462bf480161..c813c6fca7511bfd7e381aa9526e7018212c0fe1 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "18 Nov 2012" "4.2.7p323" "User Commands"
+.TH ntpq @NTPQ_MS@ "19 Nov 2012" "4.2.7p324" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:56:07 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:03:55 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 5ba277ac19a0c8acb594f6e85f0ae0ad57aab17a..88a526004208fc9d88f4965837a12a098a719ac4 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:56:13 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:04:01 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 42eda22c247bd6bfe2266003fadf9deaf99c79be..5baf87b69ac26288675904d6217b2a16dcdd56d3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpsnmpd.texi)
 # 
-# It has been AutoGen-ed  November 18, 2012 at 12:56:26 PM by AutoGen 5.16.2
+# It has been AutoGen-ed  November 19, 2012 at 12:04:16 PM by AutoGen 5.16.2
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -42,7 +42,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p323
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p324
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index e88b8839e3a0ba70b59cf3d6e8e0ec315ac9406e..9086b44e1c9dc96bdb35c8a148f8170af51a819b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  November 18, 2012 at 12:56:16 PM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  November 19, 2012 at 12:04:04 PM by AutoGen 5.16.2
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -64,7 +64,7 @@ extern FILE * option_usage_fp;
  *  ntpsnmpd option static const strings
  */
 static char const ntpsnmpd_opt_strs[1561] =
-/*     0 */ "ntpsnmpd 4.2.7p323\n"
+/*     0 */ "ntpsnmpd 4.2.7p324\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[1561] =
 /*  1360 */ "no-load-opts\0"
 /*  1373 */ "no\0"
 /*  1376 */ "NTPSNMPD\0"
-/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p323\n"
+/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p324\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  1490 */ "$HOME\0"
 /*  1496 */ ".\0"
 /*  1498 */ ".ntprc\0"
 /*  1505 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  1539 */ "\n\n\0"
-/*  1542 */ "ntpsnmpd 4.2.7p323";
+/*  1542 */ "ntpsnmpd 4.2.7p324";
 
 /*
  *  nofork option description:
index 7404f68a4bae532d1baacae6df4e7358525c35bd..9166ae890419a33ebfbc8d91ff595964ddbdc458 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  November 18, 2012 at 12:56:15 PM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  November 19, 2012 at 12:04:03 PM by AutoGen 5.16.2
  *  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.7p323"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p323"
+#define NTPSNMPD_VERSION       "4.2.7p324"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p324"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ddfb0545bd97bc9a272df50e6089a58d334e0762..af8e3dc478cfe44e84e14073f147c13318d6464a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "18 Nov 2012" "4.2.7p323" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "19 Nov 2012" "4.2.7p324" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:56:23 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:04:12 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 49763f5fc3aad71ba7a948a9045558664ff8e829..a14cf53920d5a1bf76b74c05d4bf58cd4b5129ca 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:56:28 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:04:17 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 76738ea868197367364efc9e8cb93d6bd4f45d9a..4a9d00e1521509db0b772ec2b3824be27fc25889 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "18 Nov 2012" "4.2.7p323" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "19 Nov 2012" "4.2.7p324" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:56:23 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:04:12 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index b0f5da9d767b1b619dd0efd40fc9ced35ccdcc04..bb2a59913afcc5a0c9f5ab834048eec60b0e78a3 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:56:28 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:04:17 PM by AutoGen 5.16.2
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 26ce1e9f7474fee0a92a5e361f34fa8dd44ee1d0..61bd77fefc1f3ca2c6c01f8b39ed82ea964072ed 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=323
+point=324
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 3aa56181d1cd4af016ee1dd14211965bf49c5cee..ef8da31f33a3eee9ad2e81463b87818235897f9c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-wait.texi)
 # 
-# It has been AutoGen-ed  November 18, 2012 at 12:51:31 PM by AutoGen 5.16.2
+# It has been AutoGen-ed  November 19, 2012 at 11:59:54 AM by AutoGen 5.16.2
 # From the definitions    ntp-wait-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index 7f2529f2d527b1455410e697500074be55cab50d..168ab83742921a50b851dfbe116b794e69d15152 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "18 Nov 2012" "ntp (4.2.7p323)" "User Commands"
+.TH ntp-wait 1ntp-waitman "19 Nov 2012" "ntp (4.2.7p324)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:51:27 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 11:59:50 AM by AutoGen 5.16.2
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c84500e2b2db297c02159cf25cd7256150eb139a..0a9fe2683610c76112ddd34dd873cdb7bd2ef14c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 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  November 18, 2012 at 12:51:33 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 11:59:56 AM by AutoGen 5.16.2
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index e7be8713cc4662e30170b327455c843263e4809f..6594da6ead8722885aa567e4867963f98d527f13 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.7p323 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p324 of <code>ntp-wait</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
index 98463ce2fcd6919ff51deb9abb3903c13da715f8..7218327dfaa2a5e8f700ad4ddb9ab769c0a42c4d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "18 Nov 2012" "ntp (4.2.7p323)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "19 Nov 2012" "ntp (4.2.7p324)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:51:27 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 11:59:50 AM by AutoGen 5.16.2
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 08be65e3618d2a3b827552cef7624d3c7df5afac..cef64cd785b31c0fb7d63e4e9e072b89b1bd000d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 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  November 18, 2012 at 12:51:33 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 11:59:56 AM by AutoGen 5.16.2
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6fd6e51a8e0e011e8c21b4d9fa1896a02205bbb6..6f1c699e22a09358cf1f852c7748187ec0c89192 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-sntp.texi)
 # 
-# It has been AutoGen-ed  November 18, 2012 at 12:57:32 PM by AutoGen 5.16.2
+# It has been AutoGen-ed  November 19, 2012 at 12:04:58 PM by AutoGen 5.16.2
 # From the definitions    sntp-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -125,7 +125,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p323
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p324
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index c665fa55bb22c154b7b552a30600481aa4cfb84a..ab812d5a497b5d0230acf730007fc1b48773b7f6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  November 18, 2012 at 12:48:46 PM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  November 19, 2012 at 11:57:07 AM by AutoGen 5.16.2
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -73,7 +73,7 @@ extern FILE * option_usage_fp;
  *  sntp option static const strings
  */
 static char const sntp_opt_strs[2491] =
-/*     0 */ "sntp 4.2.7p323\n"
+/*     0 */ "sntp 4.2.7p324\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"
@@ -157,7 +157,7 @@ static char const sntp_opt_strs[2491] =
 /*  2235 */ "LOAD_OPTS\0"
 /*  2245 */ "no-load-opts\0"
 /*  2258 */ "SNTP\0"
-/*  2263 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p323\n"
+/*  2263 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p324\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ hostname-or-IP ...]\n\0"
 /*  2424 */ "$HOME\0"
@@ -165,7 +165,7 @@ static char const sntp_opt_strs[2491] =
 /*  2432 */ ".ntprc\0"
 /*  2439 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2473 */ "\n\n\0"
-/*  2476 */ "sntp 4.2.7p323";
+/*  2476 */ "sntp 4.2.7p324";
 
 /*
  *  ipv4 option description with
index c319cc30f802f31941c2b4cc9197664b542493f7..6fa594a5b8da9ac6a37c56f07002ff38bfe563ca 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  November 18, 2012 at 12:48:46 PM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  November 19, 2012 at 11:57:07 AM by AutoGen 5.16.2
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define SNTP_VERSION       "4.2.7p323"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p323"
+#define SNTP_VERSION       "4.2.7p324"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p324"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a93847ebd95e5ccb42d16fec045a178db6b815c4..2b2d546cbd17d629541365d2e28b2b8bf5c3d337 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "18 Nov 2012" "4.2.7p323" "User Commands"
+.TH sntp 1sntpman "19 Nov 2012" "4.2.7p324" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:57:28 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:04:54 PM by AutoGen 5.16.2
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 96a02dff861dd53347fca150833a3c0baa766f08..e3980156d0dafec4450efb7a753586412e002328 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:57:34 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:05:00 PM by AutoGen 5.16.2
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b2238c064764631d9636acd6bc994e09c3afb3de..d759d2810aff598b1da3ff5a210719a4ddae1434 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.7p323 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p324 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -201,7 +201,7 @@ the usage text by passing it through a pager program.
 used to select the program, defaulting to <span class="file">more</span>.  Both will exit
 with a status code of 0.
 
-<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p323
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p324
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 69ec9f1a9f9652989fcfb5a278944f6845a31857..f20b482ac36f43be60d78075c59a32eff1ede749 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "18 Nov 2012" "4.2.7p323" "User Commands"
+.TH sntp @SNTP_MS@ "19 Nov 2012" "4.2.7p324" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:57:28 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:04:54 PM by AutoGen 5.16.2
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index edce2073c41494dbb7a7731754ff7d0ef256ec49..68b0beddbf7a11805f9ee3160a3fcba7b35a675c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 2012
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:57:34 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:05:00 PM by AutoGen 5.16.2
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 58186137a9644c683499288a217b43db7a22d1b7..387f703d446e1b3d702b4b1f66d2ed963e39ae83 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-keygen.texi)
 # 
-# It has been AutoGen-ed  November 18, 2012 at 12:56:52 PM by AutoGen 5.16.2
+# It has been AutoGen-ed  November 19, 2012 at 12:04:36 PM by AutoGen 5.16.2
 # From the definitions    ntp-keygen-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -922,7 +922,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p323
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p324
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 669e5c2497b86beafd88c131506ddf933c7528a5..a254c3f4d354f681b34c71037f3abe5d508b8e63 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  November 18, 2012 at 12:56:33 PM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  November 19, 2012 at 12:04:22 PM by AutoGen 5.16.2
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -75,7 +75,7 @@ extern FILE * option_usage_fp;
  *  ntp-keygen option static const strings
  */
 static char const ntp_keygen_opt_strs[2322] =
-/*     0 */ "ntp-keygen (ntp) 4.2.7p323\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p324\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"
@@ -163,14 +163,14 @@ static char const ntp_keygen_opt_strs[2322] =
 /*  2100 */ "no-load-opts\0"
 /*  2113 */ "no\0"
 /*  2116 */ "NTP_KEYGEN\0"
-/*  2127 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p323\n"
+/*  2127 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p324\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  2243 */ "$HOME\0"
 /*  2249 */ ".\0"
 /*  2251 */ ".ntprc\0"
 /*  2258 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2292 */ "\n\n\0"
-/*  2295 */ "ntp-keygen (ntp) 4.2.7p323";
+/*  2295 */ "ntp-keygen (ntp) 4.2.7p324";
 
 /*
  *  certificate option description:
index e4a85caac50c0f35b1dde69842225972ab993511..1ffb5b553a86bd22e4f9fdaad772450356634e85 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  November 18, 2012 at 12:56:32 PM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  November 19, 2012 at 12:04:21 PM by AutoGen 5.16.2
  *  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.7p323"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p323"
+#define NTP_KEYGEN_VERSION       "4.2.7p324"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p324"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 69517a0a38a698132509697ddd5a11b1ab77b2bc..a32f4b8e837ebe9b88881ae001e4895eba189832 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "18 Nov 2012" "ntp (4.2.7p323)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "19 Nov 2012" "ntp (4.2.7p324)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:56:47 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:04:32 PM by AutoGen 5.16.2
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 9a951448b942bb3f615118c3cdcae9cab615c0eb..f5691a655b773aadaeb71591a0632a6fd16d2953 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 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  November 18, 2012 at 12:56:54 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:04:38 PM by AutoGen 5.16.2
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 7487a1fa044bcbfed8b1bc93c734cac0e079b519..2657491dbdefac72186607a9c11f082bcea05276 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "18 Nov 2012" "ntp (4.2.7p323)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "19 Nov 2012" "ntp (4.2.7p324)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  November 18, 2012 at 12:56:47 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:04:32 PM by AutoGen 5.16.2
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 491d185651db2def933c1fc9a811ee8b52001a05..339a3bd3d43a8e324a3fc9935ce519f929cd87ad 100644 (file)
@@ -1,9 +1,9 @@
-.Dd November 18 2012
+.Dd November 19 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  November 18, 2012 at 12:56:54 PM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  November 19, 2012 at 12:04:38 PM by AutoGen 5.16.2
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME