]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P352 NTP_4_2_7P352
authorHarlan Stenn <stenn@ntp.org>
Mon, 28 Jan 2013 02:57:54 +0000 (02:57 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 28 Jan 2013 02:57:54 +0000 (02:57 +0000)
bk: 5105e932EPe9NMsk4cyHLSSTAR-nCA

68 files changed:
ChangeLog
ntpd/invoke-ntp.conf.texi
ntpd/invoke-ntp.keys.texi
ntpd/invoke-ntpd.texi
ntpd/ntp.conf.5man
ntpd/ntp.conf.5mdoc
ntpd/ntp.conf.html
ntpd/ntp.conf.man.in
ntpd/ntp.conf.mdoc.in
ntpd/ntp.keys.5man
ntpd/ntp.keys.5mdoc
ntpd/ntp.keys.html
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.html
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.html
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.html
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.html
util/ntp-keygen.man.in
util/ntp-keygen.mdoc.in

index 113fc3981bb7e24f23a15cd9714a7946032738c9..4869dd86b34a5313484be72da80af9ecd8533997 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p352) 2013/01/28 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2326] Notice when a new leapfile has been installed.
 (4.2.7p351) 2013/01/24 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2328] Don't apply small time adjustments on Windows versions
index 1dbce0fed23021785f19c4caebc4bf5d0851445b..9dd6b6a927610ae35485abf56c16d524a93f5364 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.conf.texi)
 # 
-# It has been AutoGen-ed  January 24, 2013 at 11:37:33 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 28, 2013 at 02:54:01 AM by AutoGen 5.17.1pre14
 # From the definitions    ntp.conf.def
 # and the template file   agtexi-file.tpl
 @end ignore
index 66d856cebf2a17fd759a8a8a8c9d327e65795523..281bcd9c2c8de75b331c6e824e56abf52263cde0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.keys.texi)
 # 
-# It has been AutoGen-ed  January 24, 2013 at 11:37:35 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 28, 2013 at 02:54:04 AM by AutoGen 5.17.1pre14
 # From the definitions    ntp.keys.def
 # and the template file   agtexi-file.tpl
 @end ignore
index 0899a2c6d6f8d73cc8d5f37a18a679608e9f9294..589da2aef26b102813d087cab1c49b722439740f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpd.texi)
 # 
-# It has been AutoGen-ed  January 24, 2013 at 11:37:37 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 28, 2013 at 02:54:05 AM by AutoGen 5.17.1pre14
 # From the definitions    ntpd-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -141,7 +141,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p351
+ntpd - NTP daemon program - Ver. 4.2.7p352
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index c84eb73d5b0d289661f1de6f508e5073cd45b758..ba0d7b1fb51da93766ddd6165c08f17cf6ffddad 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5man "24 Jan 2013" "4.2.7p351" "File Formats"
+.TH ntp.conf 5man "28 Jan 2013" "4.2.7p352" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:20 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:53:47 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -2976,7 +2976,7 @@ services when they become universally available.
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index 99e66a2e560ac5dbc584642121e933080e34e985..8c226e6d8eb84d7646a90f4a2b17352caa490620 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt NTP_CONF 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:39 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:54:08 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -2804,7 +2804,7 @@ services when they become universally available.
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index bc81599290543dedb7bf123e1a8de54f807b1e13..526181c11954446b3c041468840590a2c22f9a3d 100644 (file)
@@ -33,7 +33,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
 <p>This document describes the configuration file for the NTP Project's
 <code>ntpd</code> program.
 
-  <p>This document applies to version 4.2.7p351 of <code>ntp.conf</code>.
+  <p>This document applies to version 4.2.7p352 of <code>ntp.conf</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntp_002econf-Description">ntp.conf Description</a>
index f548889317f4443a32c6de1024079f6cfa0d694a..5399e4387e37b7b5762b18fbfff39fdb02303a8d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5 "24 Jan 2013" "4.2.7p351" "File Formats"
+.TH ntp.conf 5 "28 Jan 2013" "4.2.7p352" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:20 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:53:47 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -2976,7 +2976,7 @@ services when they become universally available.
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index 4ded9058252e7993ad6d003403290b5f23160f9b..fc221a4885f4ec71aac1d74d8b4666ba0535cddf 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt NTP_CONF 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:39 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:54:08 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -2804,7 +2804,7 @@ services when they become universally available.
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index f228e24c3ac1c924369d8ebddeab5373a5b19df4..3fc1c48dcd87862c1e9608d1deeeeab0724a633b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5man "24 Jan 2013" "4.2.7p351" "File Formats"
+.TH ntp.keys 5man "28 Jan 2013" "4.2.7p352" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:25 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:53:52 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agman-file.tpl
 .\"
@@ -133,7 +133,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index 6cecb9999ab80894540c7b6e5628d2773a6d7de3..f4703dda79518f639be527a23b2411f73e516516 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt NTP_KEYS 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:42 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:54:12 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agmdoc-file.tpl
 .Sh NAME
@@ -163,7 +163,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index c8508449c5f1cdaf9ba500d0f4d7cc64b2b60125..bb64474f8d69da2769a187d0e76658f845bd035d 100644 (file)
@@ -33,7 +33,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
 <p>This document describes the symmetric key file for the NTP Project's
 <code>ntpd</code> program.
 
-  <p>This document applies to version 4.2.7p351 of <code>ntp.keys</code>.
+  <p>This document applies to version 4.2.7p352 of <code>ntp.keys</code>.
 
   <div class="shortcontents">
 <h2>Short Contents</h2>
index 9491074e9eed9db735b16873ca32ff6607b68ce8..3e7530cda3e1d84a84a0719ee1adfa232108fde2 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5 "24 Jan 2013" "4.2.7p351" "File Formats"
+.TH ntp.keys 5 "28 Jan 2013" "4.2.7p352" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:25 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:53:52 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agman-file.tpl
 .\"
@@ -133,7 +133,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index 96ca75a439413cd68ea83a0dfef35fa85d8da999..a60ac9bbcda374195bef4e61a9437f6d35afc557 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt NTP_KEYS 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:42 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:54:12 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agmdoc-file.tpl
 .Sh NAME
@@ -163,7 +163,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index 5f95500c0d25a9ce614664b443ec5ed1651e7359..217cecae5147cd5fad64dd513371b03ece807762 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 24, 2013 at 11:36:34 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 28, 2013 at 02:48:06 AM by AutoGen 5.17.1pre14
  *  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.7p351\n"
+/*     0 */ "ntpd 4.2.7p352\n"
             "Copyright (C) 1970-2013 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.7p351\n"
+/*  2802 */ "ntpd - NTP daemon program - Ver. 4.2.7p352\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.7p351";
+/*  2972 */ "ntpd 4.2.7p352";
 
 /*
  *  ipv4 option description with
index f70544d8987739fe456d08bac663ae5ee9ee47dd..dee6750e505747ed2d11e01ae1955fa2c923f8b0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 24, 2013 at 11:36:32 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 28, 2013 at 02:48:05 AM by AutoGen 5.17.1pre14
  *  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.7p351"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p351"
+#define NTPD_VERSION       "4.2.7p352"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p352"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 72d9b13b684b906f80d455f76969f10cd7d16c2c..5e4b649d06aa63c64375103e29e0c4fd1217b555 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "24 Jan 2013" "4.2.7p351" "User Commands"
+.TH ntpd 1ntpdman "28 Jan 2013" "4.2.7p352" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:28 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:53:56 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -928,7 +928,7 @@ mind.
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index ca758760d3eef4502629f64cd2652d2fd23ea13d..f7f78b6f2b3c15335d030b64ca0f4e4817058b7a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:44 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:54:14 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -895,7 +895,7 @@ mind.
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index ee990353dcc529d7b1d746e1274c8b02672d3ec7..41a2618bdd9a14bf58dd0b8aa092a1dd732b2c83 100644 (file)
@@ -39,7 +39,7 @@ The program can operate in any of several modes, including client/server,
 symmetric and broadcast modes, and with both symmetric-key and public-key
 cryptography.
 
-  <p>This document applies to version 4.2.7p351 of <code>ntpd</code>.
+  <p>This document applies to version 4.2.7p352 of <code>ntpd</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntpd-Description">ntpd Description</a>:             Description
@@ -219,7 +219,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">ntpd - NTP daemon program - Ver. 4.2.7p350
+<pre class="example">ntpd - NTP daemon program - Ver. 4.2.7p351
 USAGE:  ntpd [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ &lt;server1&gt; ... &lt;serverN&gt; ]
   Flg Arg Option-Name    Description
index 66e166d04e0e923944aefd52a58ab91d987cbc4f..5c0e7046ee5aba959e18d8e944045dd41b7a1712 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "24 Jan 2013" "4.2.7p351" "User Commands"
+.TH ntpd @NTPD_MS@ "28 Jan 2013" "4.2.7p352" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:28 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:53:56 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -928,7 +928,7 @@ mind.
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index c08331f3a996be5294b4ca62c34aca7c8755e1b8..7ae772e79aa832589ab0cbdca23c1a1ddf3e3f59 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:44 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:54:14 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -895,7 +895,7 @@ mind.
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index 9018dba1f22ca6814a48f9053a9fcf2760d77f7f..cde8d170fb366dc6479d8068517d4303d64f9a36 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpdc.texi)
 # 
-# It has been AutoGen-ed  January 24, 2013 at 11:38:02 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 28, 2013 at 02:54:51 AM by AutoGen 5.17.1pre14
 # 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.7p351
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p352
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index fb6f09c96217a53183406ee1d0919adc790ba6c1..63e562edcdf6d75bebe74914f483fbdb0f4f46b0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  January 24, 2013 at 11:37:53 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 28, 2013 at 02:54:32 AM by AutoGen 5.17.1pre14
  *  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.7p351\n"
+/*     0 */ "ntpdc 4.2.7p352\n"
             "Copyright (C) 1970-2013 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.7p351\n"
+/*  1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p352\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.7p351";
+/*  1846 */ "ntpdc 4.2.7p352";
 
 /*
  *  ipv4 option description with
index 6736cd3f3ea310cc79639a9d35973828c658a10d..c23c76241beb9632a37b53b4a1be2431f3449bc9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  January 24, 2013 at 11:37:52 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 28, 2013 at 02:54:32 AM by AutoGen 5.17.1pre14
  *  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.7p351"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p351"
+#define NTPDC_VERSION       "4.2.7p352"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p352"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b418045ad1e4dc4358c27dc2845e969a348224d8..1f946f35e0996342a0eeee363423f04cf25e9e78 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "24 Jan 2013" "4.2.7p351" "User Commands"
+.TH ntpdc 1ntpdcman "28 Jan 2013" "4.2.7p352" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:58 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:54:47 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index e596663e726d2cc84f5c2ab0b5a8406bb06d9f12..e4a97a6c56251b9a47b165f6e3bdd92ca2f6b249 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:38:04 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:54:53 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 560cd2f561da3d65b3ded36d46405781e8eb6a8c..fba148a46a93b9b666abc8331a55345bb34ab1d4 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.7p351 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p352 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.7p351
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p352
 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 f4135687ff4261a947244d682096fc927fe560fd..d687a05c7ecb258331a8cc844a48c8ea42a3eb82 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "24 Jan 2013" "4.2.7p351" "User Commands"
+.TH ntpdc @NTPDC_MS@ "28 Jan 2013" "4.2.7p352" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:37:58 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:54:47 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 9a650c62ab734c286d672ba8232db8766c0da6da..b304ca335ccb0d19fb5dc5d69ce8676918dbbedc 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:38:04 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:54:53 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 9e106d32de6d8308a16497d61982bff128a10644..c2098ad038e25f1c206196a5e780421d50ecae0f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpq.texi)
 # 
-# It has been AutoGen-ed  January 24, 2013 at 11:38:17 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 28, 2013 at 02:55:27 AM by AutoGen 5.17.1pre14
 # From the definitions    ntpq-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -290,7 +290,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p351
+ntpq - standard NTP query program - Ver. 4.2.7p352
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ee9c3ee3a8d60ad9a64de629c13f4858c3a8bb52..6b354eb88198ac32eb649ead666b8a7b631f4539 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  January 24, 2013 at 11:38:07 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 28, 2013 at 02:54:56 AM by AutoGen 5.17.1pre14
  *  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.7p351\n"
+/*     0 */ "ntpq 4.2.7p352\n"
             "Copyright (C) 1970-2013 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.7p351\n"
+/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p352\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.7p351";
+/*  1818 */ "ntpq 4.2.7p352";
 
 /*
  *  ipv4 option description with
index 90a67b87c6673e6a47447672d91174fd2685f2de..7f10c29a96aef1f9d92caefc02b2b95ba5d86445 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  January 24, 2013 at 11:38:07 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 28, 2013 at 02:54:56 AM by AutoGen 5.17.1pre14
  *  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.7p351"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p351"
+#define NTPQ_VERSION       "4.2.7p352"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p352"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3996f4d51e0733d3669f2e991b89be061c8ad802..7d23aadd98631b1132d38be3ed85b02a7ce4cb20 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "24 Jan 2013" "4.2.7p351" "User Commands"
+.TH ntpq 1ntpqman "28 Jan 2013" "4.2.7p352" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:38:13 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:55:22 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 3dffaf656ac34813700cab90e35d3493068fe7e0..2d767ce8a2057ae48d3f6df2b903cb6eb85230ef 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:38:19 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:55:29 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 09e0f71135fa8b46575544233b9bd7c4773ef812..19559f48bf19c9efd0515a3b00a807cd43527492 100644 (file)
@@ -44,7 +44,7 @@ monitor the operational status
 and determine the performance of
 <code>ntpd</code>, the NTP daemon.
 
-  <p>This document applies to version 4.2.7p351 of <code>ntpq</code>.
+  <p>This document applies to version 4.2.7p352 of <code>ntpq</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntpq-Description">ntpq Description</a>
@@ -377,7 +377,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">ntpq - standard NTP query program - Ver. 4.2.7p350
+<pre class="example">ntpq - standard NTP query program - Ver. 4.2.7p351
 USAGE:  ntpq [ -&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 5e7853c6375c3e9b133961c45515a66c47fa337c..628e4fd217e249713af483caa72694c98426bf67 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "24 Jan 2013" "4.2.7p351" "User Commands"
+.TH ntpq @NTPQ_MS@ "28 Jan 2013" "4.2.7p352" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:38:13 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:55:22 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 6c415f4c3cf18d0e4c98b0b81d4c5e8d33c15015..ef8bcac6717cf2837a3042706f94dd95e4233d8f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:38:19 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:55:29 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 069030a14fc82d5628952cd58675b30698b55dc4..feac7125594c1107f3b5bcc05f4db29f0220ff6b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpsnmpd.texi)
 # 
-# It has been AutoGen-ed  January 24, 2013 at 11:38:33 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 28, 2013 at 02:55:52 AM by AutoGen 5.17.1pre14
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -47,7 +47,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p351
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p352
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 262e87901559ab7180106a5050b5a5bf466db3b5..48f6ceba63b655cda932a4daefcd3fe696c0ce41 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 24, 2013 at 11:38:21 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 28, 2013 at 02:55:31 AM by AutoGen 5.17.1pre14
  *  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.7p351\n"
+/*     0 */ "ntpsnmpd 4.2.7p352\n"
             "Copyright (C) 1970-2013 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.7p351\n"
+/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p352\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.7p351";
+/*  1542 */ "ntpsnmpd 4.2.7p352";
 
 /*
  *  nofork option description:
index f32538767eefd624faf9ad969de8b89662fa133e..f347a4caa0fd904ea96da97fb674a8e03f3972cf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 24, 2013 at 11:38:21 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 28, 2013 at 02:55:31 AM by AutoGen 5.17.1pre14
  *  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.7p351"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p351"
+#define NTPSNMPD_VERSION       "4.2.7p352"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p352"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a449a8003a3cd1a7e93391c996dbdcab01d226a6..a7b6ed7ef351ac285a4bbf5272025f1fbf065717 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "24 Jan 2013" "4.2.7p351" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "28 Jan 2013" "4.2.7p352" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:38:29 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:55:48 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -169,7 +169,7 @@ please fill me in...
 .BR Li ntpEntTimeDistance
 please fill me in...
 .PP
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index f00daf1bf4995595e92154e63c688f2b0303e65b..380bb7c9e6b583c505d5ee3a75c71e0a8980c3a8 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:38:35 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:55:54 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -156,7 +156,7 @@ please fill me in...
 please fill me in...
 .El
 .Pp
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index 4f500c620e8fdcf068038d0cca09ed85c1525fb2..3fc5d4b8eebbafc59b36020e0e81857deeb2da64 100644 (file)
@@ -42,7 +42,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
 <p>The <code>ntpsnmpd</code> utility program is used to monitor NTP daemon <code>ntpd</code>
 operations and determine performance.  It uses the standard NTP mode 6 control
 
-  <p>This document applies to version 4.2.7p351 of <code>ntpsnmpd</code>.
+  <p>This document applies to version 4.2.7p352 of <code>ntpsnmpd</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntpsnmpd-Description">ntpsnmpd Description</a>:             Description
index 6d432eaeeaeac935615b65d3c64a5987906d6e27..776b125ebfa845a889fa940cbe083db0cb958ef6 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "24 Jan 2013" "4.2.7p351" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "28 Jan 2013" "4.2.7p352" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:38:29 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:55:48 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -169,7 +169,7 @@ please fill me in...
 .BR Li ntpEntTimeDistance
 please fill me in...
 .PP
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index 3293512156434ccf1303751333d5a14e00db7c63..a5ec9e35c5fa5ae8745dd03349bb8ac5d94b1871 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:38:35 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:55:54 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -156,7 +156,7 @@ please fill me in...
 please fill me in...
 .El
 .Pp
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index bfb1776556758b298fb9ea141ccf2ac53c56a6a3..e040f47fa08206a9a60a5f976a9b7df17e35a7c9 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=351
+point=352
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 4c09c6e2716080e327837502bc18b65e7f8c4bbe..a4fd216027f18c0db73a57bd50c9f46229c13866 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-wait.texi)
 # 
-# It has been AutoGen-ed  January 24, 2013 at 11:35:27 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 28, 2013 at 02:42:30 AM by AutoGen 5.17.1pre14
 # From the definitions    ntp-wait-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index fb331b324b0030b41177c7229d1d85d89d8512f3..5b3096fc260a8b5b2653e4121a00891b43a4ddd8 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "24 Jan 2013" "ntp (4.2.7p351)" "User Commands"
+.TH ntp-wait 1ntp-waitman "28 Jan 2013" "ntp (4.2.7p352)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:35:23 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:42:27 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -117,7 +117,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index 39dc54107ba6d2a8c8bfa2079b852afe007c51ab..21804a60e6c79360bb4af305473287c856b334e5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .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  January 24, 2013 at 11:35:29 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:42:33 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -115,7 +115,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index 2b97f626124896bcbe9a8a50e7944fc9ed5639da..6635f53581802e46162515747175a9804b1ce0ee 100644 (file)
@@ -41,7 +41,7 @@ until the system's time has stabilized and synchronized,
 and only then start any applicaitons (like database servers) that require
 accurate and stable time.
 
-  <p>This document applies to version 4.2.7p351 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p352 of <code>ntp-wait</code>.
 
 <div class="shortcontents">
 <h2>Short Contents</h2>
index 2947cce33f168a2cd0dd4ff93ff27effeff3ec07..e50ad2691070486d6c18e1408a2e2b6057ed54f3 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "24 Jan 2013" "ntp (4.2.7p351)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "28 Jan 2013" "ntp (4.2.7p352)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:35:23 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:42:27 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -117,7 +117,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index c5a24a7643f6b2156061200ef2a0fac4ad0d9dd4..ed84dec0a63229021824ae0691d34b452f576bac 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .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  January 24, 2013 at 11:35:29 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:42:33 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -115,7 +115,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index 2e9a20b90bbe5a624dd1cf3c177939224a65e149..04485ce77715d04c41ba163ad8229e7cd9c09384 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-sntp.texi)
 # 
-# It has been AutoGen-ed  January 24, 2013 at 11:39:15 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 28, 2013 at 02:57:16 AM by AutoGen 5.17.1pre14
 # From the definitions    sntp-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -101,7 +101,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p351
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p352
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index fb037492d42d238c0910901415bf094f8748e3e7..24058d3706230f654fda09c3f7053323097d73ca 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  January 24, 2013 at 11:32:43 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 28, 2013 at 02:38:39 AM by AutoGen 5.17.1pre14
  *  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[2500] =
-/*     0 */ "sntp 4.2.7p351\n"
+/*     0 */ "sntp 4.2.7p352\n"
             "Copyright (C) 1970-2013 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[2500] =
 /*  2244 */ "LOAD_OPTS\0"
 /*  2254 */ "no-load-opts\0"
 /*  2267 */ "SNTP\0"
-/*  2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p351\n"
+/*  2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p352\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ hostname-or-IP ...]\n\0"
 /*  2433 */ "$HOME\0"
@@ -165,7 +165,7 @@ static char const sntp_opt_strs[2500] =
 /*  2441 */ ".ntprc\0"
 /*  2448 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2482 */ "\n\n\0"
-/*  2485 */ "sntp 4.2.7p351";
+/*  2485 */ "sntp 4.2.7p352";
 
 /*
  *  ipv4 option description with
index 9fdab59a92d28085345a91c292649bb0eded9275..4d5105623e0108ca3076b741cdeba67bf4b0d654 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  January 24, 2013 at 11:32:42 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 28, 2013 at 02:38:38 AM by AutoGen 5.17.1pre14
  *  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.7p351"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p351"
+#define SNTP_VERSION       "4.2.7p352"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p352"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 628a85e5caaa2e1771bd3731b34f43df3ee3071d..b06cde0bb16d6c91d008b89526f50689b1064ce5 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "24 Jan 2013" "4.2.7p351" "User Commands"
+.TH sntp 1sntpman "28 Jan 2013" "4.2.7p352" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:39:12 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:57:12 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -316,7 +316,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p351 of
+This document corresponds to version 4.2.7p352 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index fe6f5a21234b80fdb9f5307b77f3940499f7846e..2a64e195080216d85855c160bfe880527f6382d3 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:39:18 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:57:18 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -297,7 +297,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p351 of
+This document corresponds to version 4.2.7p352 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index e46aa709a40d50ca14c500fc9b1cd78d98894e78..384d2b9b994df909bce1a80fab30355db304a856 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.7p351 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p352 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -176,7 +176,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.7p351
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p352
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 19d279c2c1b92e96938b9330ce5cf5a464e56e56..2a2872a52afde297a3f593c718a358d1ad27e83b 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "24 Jan 2013" "4.2.7p351" "User Commands"
+.TH sntp @SNTP_MS@ "28 Jan 2013" "4.2.7p352" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:39:12 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:57:12 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -316,7 +316,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p351 of
+This document corresponds to version 4.2.7p352 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index 0aaf96809a7332cb9c8b9ced7ce39d31233217f5..d902adaa4dbc783adde29e3cf3472eb8ef824601 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:39:18 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:57:18 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -297,7 +297,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p351 of
+This document corresponds to version 4.2.7p352 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index f32576e8317ec1563b046095ce52cd6d1d6a874d..0dffc964baa7765218e89714d21adc01899c7ae9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-keygen.texi)
 # 
-# It has been AutoGen-ed  January 24, 2013 at 11:38:54 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 28, 2013 at 02:56:31 AM by AutoGen 5.17.1pre14
 # From the definitions    ntp-keygen-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -908,7 +908,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p351
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p352
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -b Num imbits         identity modulus bits
index 8c36747e65cc317c1a40adf90bbcc58451ccc655..537946568dd70bd268edf5ba653dbd52afecced7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  January 24, 2013 at 11:38:41 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 28, 2013 at 02:56:02 AM by AutoGen 5.17.1pre14
  *  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[2358] =
-/*     0 */ "ntp-keygen (ntp) 4.2.7p351\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p352\n"
             "Copyright (C) 1970-2013 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"
@@ -166,14 +166,14 @@ static char const ntp_keygen_opt_strs[2358] =
 /*  2136 */ "no-load-opts\0"
 /*  2149 */ "no\0"
 /*  2152 */ "NTP_KEYGEN\0"
-/*  2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p351\n"
+/*  2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p352\n"
             "USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
 /*  2279 */ "$HOME\0"
 /*  2285 */ ".\0"
 /*  2287 */ ".ntprc\0"
 /*  2294 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2328 */ "\n\n\0"
-/*  2331 */ "ntp-keygen (ntp) 4.2.7p351";
+/*  2331 */ "ntp-keygen (ntp) 4.2.7p352";
 
 /*
  *  imbits option description:
index f51ea003b419644f5671f8d1310b7e7006733f27..e1c1bc3ebfd19c768e946c9a7be8ecf504d0d364 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  January 24, 2013 at 11:38:39 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 28, 2013 at 02:56:02 AM by AutoGen 5.17.1pre14
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -93,8 +93,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    26
-#define NTP_KEYGEN_VERSION       "4.2.7p351"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p351"
+#define NTP_KEYGEN_VERSION       "4.2.7p352"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p352"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 618dd6843b69637957abd3148cdb9199e8deefca..b31d274aa5b35c323b7f4469ad0eff1c08ebbef2 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "24 Jan 2013" "ntp (4.2.7p351)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "28 Jan 2013" "ntp (4.2.7p352)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:38:49 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:56:26 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -1109,7 +1109,7 @@ Please report bugs to http://bugs.ntp.org .
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index 81e652531811ae0c1896448f9b746424b88cf652..b6839d3fb93a9d590e4cff698634daa754ae5b90 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .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  January 24, 2013 at 11:38:56 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:56:33 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -1072,7 +1072,7 @@ Please report bugs to http://bugs.ntp.org .
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP
index 420baa49fe4344db01a02285db3ae7b6c94dcf82..d136880e20a76fcb69e7bb323d2aa0456881965e 100644 (file)
@@ -70,7 +70,7 @@ All other files are in PEM-encoded
 printable ASCII format so they can be embedded as MIME attachments in
 mail to other sites.
 
-  <p>This document applies to version 4.2.7p351 of <code>ntp-keygen</code>.
+  <p>This document applies to version 4.2.7p352 of <code>ntp-keygen</code>.
 
 <div class="node">
 <p><hr>
@@ -1120,7 +1120,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">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p350
+<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p351
 USAGE:  ntp-keygen [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]...
   Flg Arg Option-Name    Description
    -b Num imbits         identity modulus bits
index 80a9d47169d8968c5668a7690b95c379bb14ddf2..77168e93d90cab116049dfb5bb8815fdadbbdb1a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "24 Jan 2013" "ntp (4.2.7p351)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "28 Jan 2013" "ntp (4.2.7p352)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 24, 2013 at 11:38:49 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:56:26 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -1109,7 +1109,7 @@ Please report bugs to http://bugs.ntp.org .
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index e2adf2107fc8cf710a808513b00404368753e657..6c3d0ede72366abee1daafa094e6721713d86fa5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2013
+.Dd January 28 2013
 .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  January 24, 2013 at 11:38:56 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 28, 2013 at 02:56:33 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -1072,7 +1072,7 @@ Please report bugs to http://bugs.ntp.org .
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p351 of NTP.
+This document corresponds to version 4.2.7p352 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP