]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P350 NTP_4_2_7P350
authorHarlan Stenn <stenn@ntp.org>
Mon, 21 Jan 2013 11:44:44 +0000 (11:44 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 21 Jan 2013 11:44:44 +0000 (11:44 +0000)
bk: 50fd2a2c2ZQX_rDlIFqA2mRw2z_SGw

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 f4bb72b273de5631cae361e4aae0fbb712500303..881455049d3ba16c8f6564ef0b7176995b29bf6c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p350) 2013/01/21 Released by Harlan Stenn <stenn@ntp.org>
 * Added sntp/loc/netbsd based on info from Christos Zoulas.
 (4.2.7p349) 2013/01/20 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2321] Fixed Windows build, but autogen update still required.
index 2538888cc92315b4ab5b6152a60c68b315ad2097..623035ff1f556229566300d7f6f23ffcc72a160d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.conf.texi)
 # 
-# It has been AutoGen-ed  January 20, 2013 at 11:42:24 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 21, 2013 at 11:42:44 AM by AutoGen 5.17.1pre14
 # From the definitions    ntp.conf.def
 # and the template file   agtexi-file.tpl
 @end ignore
index 9898d151d7df51aae773181466ca41a4013f0a35..8505acbfb9b0479fc183c6556e160c0840341e41 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.keys.texi)
 # 
-# It has been AutoGen-ed  January 20, 2013 at 11:42:27 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 21, 2013 at 11:42:46 AM by AutoGen 5.17.1pre14
 # From the definitions    ntp.keys.def
 # and the template file   agtexi-file.tpl
 @end ignore
index 9c09b6a99d492f770ddd966e63db108fee7ce107..a9d2e5a1d03c7e818eb64d65d63d104a82c02400 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpd.texi)
 # 
-# It has been AutoGen-ed  January 20, 2013 at 11:42:29 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 21, 2013 at 11:42:48 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.7p349
+ntpd - NTP daemon program - Ver. 4.2.7p350
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 35423e5561f539b5a3ed35bc87171101fa87f3ef..890012b31e3bd33a69cf9259c85886fc3decb36b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5man "20 Jan 2013" "4.2.7p349" "File Formats"
+.TH ntp.conf 5man "21 Jan 2013" "4.2.7p350" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:10 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:42:30 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index 2b69c7d9496f9e24f32c419db6a18f45c8f8f460..4691d71f264a75af977b90137749da959db93d2a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 2013
 .Dt NTP_CONF 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:31 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:42:50 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index 1f0b9da74de3a41ef1b67c9675c8a8f2659538d8..8a238312f06987707fb914a73e902907fe75bf08 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.7p349 of <code>ntp.conf</code>.
+  <p>This document applies to version 4.2.7p350 of <code>ntp.conf</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntp_002econf-Description">ntp.conf Description</a>
index d6cf42735e3d9fc720f92b09e38b9a9aa8861fab..e99aea6f814d00dc6048d9b55ec6298d5ea9d50e 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5 "20 Jan 2013" "4.2.7p349" "File Formats"
+.TH ntp.conf 5 "21 Jan 2013" "4.2.7p350" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:10 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:42:30 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index cebb4f1be72dfe789c93a3c238e0a9d0ec7f8cc5..ea5340e7b4f9f1771c87b1f3dafec5c3232dbb97 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 2013
 .Dt NTP_CONF 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:31 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:42:50 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index 3396a036314259f7e2871a9a84c1b94c04ac6a4c..4be11ef6f4a9b4cffa8bfb8eb49035ebc8c2319b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5man "20 Jan 2013" "4.2.7p349" "File Formats"
+.TH ntp.keys 5man "21 Jan 2013" "4.2.7p350" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:16 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:42:36 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index 32e46432c81d73ba198c1511224b4d33baa16740..77a8725be5ba5b68905e1af919a6a7d18e3d6b12 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 2013
 .Dt NTP_KEYS 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:35 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:42:53 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index c736e9bb6b14650c70d22368274ff6312c502358..5bf324fba7c20fbfd7e873016a91cc26f1fb9c0a 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.7p349 of <code>ntp.keys</code>.
+  <p>This document applies to version 4.2.7p350 of <code>ntp.keys</code>.
 
   <div class="shortcontents">
 <h2>Short Contents</h2>
index f2f8f61bf4f5a5dd64143124701f6d4c45f543ad..5cbcbbf93ed293ee3796c55e08009c6753052a87 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5 "20 Jan 2013" "4.2.7p349" "File Formats"
+.TH ntp.keys 5 "21 Jan 2013" "4.2.7p350" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:16 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:42:36 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index ca90daf8c81c70e7095b5e947db5e7ae0f179c95..b29ed8a604cbadaf42379741dacb352099a7a5fa 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 2013
 .Dt NTP_KEYS 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:35 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:42:53 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index f90322f75faf1f29b6391f7f7da5bb596af729c0..da9c7a6d3dcc55d7e6fd5fec4a185caeb233d51b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 20, 2013 at 11:41:20 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 21, 2013 at 11:41:41 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.7p349\n"
+/*     0 */ "ntpd 4.2.7p350\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.7p349\n"
+/*  2802 */ "ntpd - NTP daemon program - Ver. 4.2.7p350\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.7p349";
+/*  2972 */ "ntpd 4.2.7p350";
 
 /*
  *  ipv4 option description with
index 80d8e06c4f47fa403a29338c01047e133d41808e..80efcc6467edadbdb4fc68468ec45d4a9d25aa65 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 20, 2013 at 11:41:18 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 21, 2013 at 11:41:40 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.7p349"
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p349"
+#define NTPD_VERSION       "4.2.7p350"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p350"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1d85b852b34d0ce44939ba34628aa39011edce8e..a3ca12e41c4a4c15d470905c1524c09d9cb4b1a3 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "20 Jan 2013" "4.2.7p349" "User Commands"
+.TH ntpd 1ntpdman "21 Jan 2013" "4.2.7p350" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:19 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:42:39 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index 1696e446e568564966f6af0577c8380145b3aeba..83e4cafa5405f8d96da19af0f361a0eedb64e179 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 2013
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:36 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:42:55 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index d49ee71c4fbe1afbc568ea2940deab518f90ba6f..4b3c546eb0e673c64c113eefd99d4e36aebbe69c 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.7p349 of <code>ntpd</code>.
+  <p>This document applies to version 4.2.7p350 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.7p348
+<pre class="example">ntpd - NTP daemon program - Ver. 4.2.7p349
 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 3e23696363fb6751af9f4e86efbac200846e980c..caaba1bf109fd8541b2853c81e4da874956b54a5 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "20 Jan 2013" "4.2.7p349" "User Commands"
+.TH ntpd @NTPD_MS@ "21 Jan 2013" "4.2.7p350" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:19 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:42:39 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index 0bd5cc8621863314dee2d6d348e72e5fb2a3ccab..2c621c7514db2cec78677307415c18476ea76780 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 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 20, 2013 at 11:42:36 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:42:55 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index a2fe2330ba5d70de914181688f13e1b9f2a8ae67..01c261522af0cc2acbfb9862f9c73df072c1f676 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpdc.texi)
 # 
-# It has been AutoGen-ed  January 20, 2013 at 11:42:57 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 21, 2013 at 11:43:12 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.7p349
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p350
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 896d1adfce9034aa42592edc91d84af0988e2d99..45b839fe139b0fc0361306212eab6d715233ef43 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  January 20, 2013 at 11:42:47 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 21, 2013 at 11:43:03 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.7p349\n"
+/*     0 */ "ntpdc 4.2.7p350\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.7p349\n"
+/*  1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p350\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.7p349";
+/*  1846 */ "ntpdc 4.2.7p350";
 
 /*
  *  ipv4 option description with
index 5c7ea95464ac5088d6132945d088337def2c08de..264eb620f7bd2439f8c3a9b946b92562a163f306 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  January 20, 2013 at 11:42:46 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 21, 2013 at 11:43:03 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.7p349"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p349"
+#define NTPDC_VERSION       "4.2.7p350"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p350"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dda473f9461af632c734717917522ec9e9a6f8ca..7dd7fe3ac9d188b709d1cc5d16502b918de936e9 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "20 Jan 2013" "4.2.7p349" "User Commands"
+.TH ntpdc 1ntpdcman "21 Jan 2013" "4.2.7p350" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:52 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:08 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 5e8ba266ebde7e7b3f9dca986c5cdca0ea541f20..c9b93a4c38a91ef8d7353a2cfb975526c8425e5c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 2013
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:59 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:14 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 165fbbd51ed94ea50146f1c665215da23571837d..432e3742b74effab24882134ceda05aae975c746 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.7p349 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p350 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.7p349
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p350
 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 c7f837b15b95727d84238d31825e8d2ecda295cd..0198d0eea0fb15ae544d34b3a4c902a147bacd49 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "20 Jan 2013" "4.2.7p349" "User Commands"
+.TH ntpdc @NTPDC_MS@ "21 Jan 2013" "4.2.7p350" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:42:52 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:08 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 3a3a11562a00e2c6ac4d5ac4f72b66ef88bedd7b..63749a15b95f2d73ca1e6cff6a87fe9c24d80ff9 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 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 20, 2013 at 11:42:59 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:14 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 573c8e572030a0cbef168fab0e04d9c4887cfc6e..d5a2dc130d85f638ec2e981c89f1d5b5eff7ea11 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpq.texi)
 # 
-# It has been AutoGen-ed  January 20, 2013 at 11:43:13 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 21, 2013 at 11:43: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.7p349
+ntpq - standard NTP query program - Ver. 4.2.7p350
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1d637ebbc2a970c4db28e1526c8f820989a2c4f3..39eb315cef1af60969eb962b4e90f045a0425afd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  January 20, 2013 at 11:43:01 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 21, 2013 at 11:43:17 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.7p349\n"
+/*     0 */ "ntpq 4.2.7p350\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.7p349\n"
+/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p350\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.7p349";
+/*  1818 */ "ntpq 4.2.7p350";
 
 /*
  *  ipv4 option description with
index 4a4044c9a6dcced944191d5d74e1efe493c51350..8bcf2080de72b9c1b3bc43bc6b020a63d90d7b20 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  January 20, 2013 at 11:43:01 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 21, 2013 at 11:43:17 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.7p349"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p349"
+#define NTPQ_VERSION       "4.2.7p350"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p350"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4785722cdac041809e011c21e1c5fbff277737be..719a6c4bba10f4c939e59d5d95d53f0278aef3f6 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "20 Jan 2013" "4.2.7p349" "User Commands"
+.TH ntpq 1ntpqman "21 Jan 2013" "4.2.7p350" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:43:09 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:23 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 75308b62d9bbf05cf957fe30ec10d71d2b9b9b80..b1c4d6bdf7a28e79b3906c70a906bdb5c31de7dd 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 2013
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:43:15 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:28 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 65f06d2e39bfd46620b7a00fa2ce18017786aacf..889ba665dcf16a0da986d75ec30125d4d4c19f4f 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.7p349 of <code>ntpq</code>.
+  <p>This document applies to version 4.2.7p350 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.7p348
+<pre class="example">ntpq - standard NTP query program - Ver. 4.2.7p349
 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 eb54cdc01265c4b062e44eeda71d3b19c7be4ff2..5c08acae1e7056d8fbb5153ec7776c70a0b07baf 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "20 Jan 2013" "4.2.7p349" "User Commands"
+.TH ntpq @NTPQ_MS@ "21 Jan 2013" "4.2.7p350" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:43:09 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:23 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 1585d757b9037bce22c1abf234fd3ebb740b0714..f0a7e1184ffd242cbb67323dee99e8fdc4d9f114 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 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 20, 2013 at 11:43:15 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:28 AM by AutoGen 5.17.1pre14
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 8b861f4e49b5d60410088ab06641c050bea7db8f..a457276bb7748a73fd326942b390ae7ae1312795 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpsnmpd.texi)
 # 
-# It has been AutoGen-ed  January 20, 2013 at 11:43:28 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 21, 2013 at 11:43:42 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.7p349
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p350
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 0ec195b028cbf1c1d802e6cb382b189a8ab3566c..ec79a2bbac628896dd408e131a3991e7f2f64df4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  January 20, 2013 at 11:43:17 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 21, 2013 at 11:43: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.7p349\n"
+/*     0 */ "ntpsnmpd 4.2.7p350\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.7p349\n"
+/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p350\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.7p349";
+/*  1542 */ "ntpsnmpd 4.2.7p350";
 
 /*
  *  nofork option description:
index cf01fa669ff55f9be98685115980986a35ac6f8c..031aa31660e20a6846e1d34185f9fc3f3be6b0fa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  January 20, 2013 at 11:43:17 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 21, 2013 at 11:43: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.7p349"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p349"
+#define NTPSNMPD_VERSION       "4.2.7p350"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p350"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 80d52937f2622b8bd000db78c3b509f2fb5fbf17..52bcaf6781110fe7fad446f71f52a3b028ea3f25 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "20 Jan 2013" "4.2.7p349" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "21 Jan 2013" "4.2.7p350" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:43:24 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:39 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index c86c27feebf3edc4c6c42da1a9335feb5ddc5d33..2313f61379570a5b95cb45dcd97bdc2c8a14cac8 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 2013
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:43:30 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:44 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index 12a57661c720da62de20308f0a2f98d3b170602d..671e1319a9020b62aff5c440b0d84173e00ba36f 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.7p349 of <code>ntpsnmpd</code>.
+  <p>This document applies to version 4.2.7p350 of <code>ntpsnmpd</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntpsnmpd-Description">ntpsnmpd Description</a>:             Description
index 342f31a8d0debe8dd8114e68f9927a9cd4799ba0..c9a9e434aec53a7c6c80863795e5abda90fc41cc 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "20 Jan 2013" "4.2.7p349" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "21 Jan 2013" "4.2.7p350" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:43:24 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:39 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index e3c9950100589184c6503dbbbaf89657308f92a5..b00170d59013b6c649c8cc80183302564bec2e8e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 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 20, 2013 at 11:43:30 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:44 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index 2e6d115dc1ac1fe7106a5dd8f573141490eb0b9b..80372929ddeeb45014c72fdea65a1e09a307cdce 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=349
+point=350
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 29bfa142ef97db338ceb1996fedc3b6dff8f6653..7339083e38216d1935bffbf88d80bc7eac5c7333 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-wait.texi)
 # 
-# It has been AutoGen-ed  January 20, 2013 at 11:34:31 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 21, 2013 at 11:40:39 AM by AutoGen 5.17.1pre14
 # From the definitions    ntp-wait-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index 861bc13a6f633806bb425f6fb68cc0c80d16ec6c..35a5dcfee757085719a0a0f0f127c9082b931453 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "20 Jan 2013" "ntp (4.2.7p349)" "User Commands"
+.TH ntp-wait 1ntp-waitman "21 Jan 2013" "ntp (4.2.7p350)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:34:27 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:40:36 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index a710696b550ab285e05d35fb4a1addf35ec6dc90..6bfa9384483dd63a9bc5b50b7a139a22ab9ab92f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 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 20, 2013 at 11:34:34 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:40:42 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index 5b7570b3f9acfc94837c7db96d3334af1970583c..43faf37043affc275738f35b6b49296374b58b22 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.7p349 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p350 of <code>ntp-wait</code>.
 
 <div class="shortcontents">
 <h2>Short Contents</h2>
index 53a9018f714fb9356ffa86463e2a6190dd147631..c610fb882906159f23cdf5361acb5727fb5a538f 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "20 Jan 2013" "ntp (4.2.7p349)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "21 Jan 2013" "ntp (4.2.7p350)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:34:27 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:40:36 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index 3be4d3f6af7ec71709fd8e846a93fdd1a894cd78..839bedea1839a9d9031e524241aa31b660c0e5dd 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 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 20, 2013 at 11:34:34 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:40:42 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index 02a4f86bb73e7ca6e5d2c58adc5b0f85212e889b..e6607ac32cb50e070afcc13c0f6628a68af511d3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-sntp.texi)
 # 
-# It has been AutoGen-ed  January 20, 2013 at 11:44:10 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 21, 2013 at 11:44:22 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.7p349
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p350
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 3405dee2e82858daf022af650375f980d36ba415..01ad810fe85f451a864704ec59be635179e34323 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  January 20, 2013 at 11:26:39 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 21, 2013 at 11:37:01 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.7p349\n"
+/*     0 */ "sntp 4.2.7p350\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.7p349\n"
+/*  2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p350\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.7p349";
+/*  2485 */ "sntp 4.2.7p350";
 
 /*
  *  ipv4 option description with
index aeabb002bf02478f362da5010c1666549b148456..2638c3361ae4a98ec76507bdb12aa621a7909582 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  January 20, 2013 at 11:26:37 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 21, 2013 at 11:36:59 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.7p349"
-#define SNTP_FULL_VERSION  "sntp 4.2.7p349"
+#define SNTP_VERSION       "4.2.7p350"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p350"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 39323e50edcb03eabbf53794c28d7ae2ada3c27f..3aab034336dbe874bd654bfee7d4af4f279be309 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "20 Jan 2013" "4.2.7p349" "User Commands"
+.TH sntp 1sntpman "21 Jan 2013" "4.2.7p350" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:44:06 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:44:18 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.7p349 of
+This document corresponds to version 4.2.7p350 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index b88a76d952c07f5d37183e972d3437f5e58d19dc..48942658dcca50f10188801f1ea3cf623aa28a0d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 2013
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:44:12 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:44:24 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.7p349 of
+This document corresponds to version 4.2.7p350 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index b50ec5a4ca02f1d87dc4b6e0293c2b3850b5b3da..9690d01d7018f2936f036edeaea7b53328c4ccd8 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.7p349 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p350 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.7p349
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p350
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 5e5344185060afeb7d17db88e63295e081fb0359..0b4cce25dc1dfefdb75e709d4872ba70eca9ac38 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "20 Jan 2013" "4.2.7p349" "User Commands"
+.TH sntp @SNTP_MS@ "21 Jan 2013" "4.2.7p350" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:44:06 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:44:18 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.7p349 of
+This document corresponds to version 4.2.7p350 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index c495b7ed6b32d5faeb2ab86fce856a80b9ca8ee0..8d9f7754d67271558380960ae97727e8a788caed 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 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 20, 2013 at 11:44:12 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:44:24 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.7p349 of
+This document corresponds to version 4.2.7p350 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index ca6e226d078c8481c742d4601c1c23e65cf5315c..24d9815ad3098ac994e672020e75a28df858a17f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-keygen.texi)
 # 
-# It has been AutoGen-ed  January 20, 2013 at 11:43:48 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed  January 21, 2013 at 11:44:03 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.7p349
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p350
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -b Num imbits         identity modulus bits
index bc1c71f3a6a0fa074ec810c8027c7508e3405e84..aec81e677c990aa105b2506a875ef2ad317e511f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  January 20, 2013 at 11:43:34 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 21, 2013 at 11:43:49 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.7p349\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p350\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.7p349\n"
+/*  2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p350\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.7p349";
+/*  2331 */ "ntp-keygen (ntp) 4.2.7p350";
 
 /*
  *  imbits option description:
index f7cc196e99d53ef880a571a5e7bd64dd87e22548..04a4156c971489904efcfd787b1863dc44b0e353 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  January 20, 2013 at 11:43:34 AM by AutoGen 5.17.1pre14
+ *  It has been AutoGen-ed  January 21, 2013 at 11:43:48 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.7p349"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p349"
+#define NTP_KEYGEN_VERSION       "4.2.7p350"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p350"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 11a243882e6ed500aed1ebf1741f23ca2fcd1423..3f744d97d5fd0d5ca6d5daf4d7e53f541ebba697 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "20 Jan 2013" "ntp (4.2.7p349)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "21 Jan 2013" "ntp (4.2.7p350)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:43:44 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:57 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index 0e0e6f21ccf4e879de38004fab05e4766c72484e..8ab906632bd285080105360c9c6706aae55210ab 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 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 20, 2013 at 11:43:51 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:44:05 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP
index c120f156c6cba5e865f1c2ab68e5e8c66b8fc991..6a67b0b7bf72f5b83795c21c4d63b76295ee346c 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.7p349 of <code>ntp-keygen</code>.
+  <p>This document applies to version 4.2.7p350 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.7p348
+<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p349
 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 05e632315f02c4d4cd988d92398316010ebc96ae..3736fdb381414e004465d4310b24c8befe4eb3a3 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "20 Jan 2013" "ntp (4.2.7p349)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "21 Jan 2013" "ntp (4.2.7p350)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  January 20, 2013 at 11:43:44 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:43:57 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index 75022e372279a516b0a459592f4af95f09819575..d0653c479b8c6f922a5c9558efbe322050d051bc 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 20 2013
+.Dd January 21 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 20, 2013 at 11:43:51 AM by AutoGen 5.17.1pre14
+.\"  It has been AutoGen-ed  January 21, 2013 at 11:44:05 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.7p349 of NTP.
+This document corresponds to version 4.2.7p350 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP