]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P393 NTP_4_2_7P393
authorHarlan Stenn <stenn@ntp.org>
Wed, 16 Oct 2013 11:37:41 +0000 (11:37 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 16 Oct 2013 11:37:41 +0000 (11:37 +0000)
bk: 525e7a85kwo9B--be_Qgp6TspDK--g

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 131b6c9b121480b2b29540701c4c337849262995..88b11e97d948ef68242aaab103c3860bf4061207 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p393) 2013/10/16 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2272] Use C99 integer types. ntp_calendar.h and ntp_types.h .
 (4.2.7p392) 2013/10/15 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2375] Improve AIX compatibility.
index dd781776fa3e5c416ed25a99df4b28311c705cd6..fdef8b787957a88b18739eceb2077488369c2b38 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.conf.texi)
 #
-# It has been AutoGen-ed  October 15, 2013 at 11:33:40 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  October 16, 2013 at 11:35:03 AM by AutoGen 5.18.1pre5
 # From the definitions    ntp.conf.def
 # and the template file   agtexi-file.tpl
 @end ignore
index 6660c6a9d4794e33211ede47d836434006746800..651635616797c5b0f3d8c6fe58dc25577ec3f825 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.keys.texi)
 #
-# It has been AutoGen-ed  October 15, 2013 at 11:33:42 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  October 16, 2013 at 11:35:05 AM by AutoGen 5.18.1pre5
 # From the definitions    ntp.keys.def
 # and the template file   agtexi-file.tpl
 @end ignore
index e72006a539886e2ed5aa06e4d9d47b6e8133e0de..751705029dc7c6b1dc1b80dfe89d2a4b02a841ab 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpd.texi)
 #
-# It has been AutoGen-ed  October 15, 2013 at 11:33:44 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  October 16, 2013 at 11:35:06 AM by AutoGen 5.18.1pre5
 # 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.7p392
+ntpd - NTP daemon program - Ver. 4.2.7p393
 Usage:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index e1170707ffcdd2a3c6417eac5963f1255ea48875..f52315997eadad26812378c84bed4ecb9270c08e 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5man "15 Oct 2013" "4.2.7p392" "File Formats"
+.TH ntp.conf 5man "16 Oct 2013" "4.2.7p393" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:33:25 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:34:49 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -2980,7 +2980,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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index 33bf5d0c7608354f9d76cf5ef26eb1740f123cdb..1787e16505622b28e8d83f162dd94843f4c19eb4 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt NTP_CONF 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:33:46 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:35:09 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -2807,7 +2807,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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index 22e902b3001c665ac8156d9fe28f6cf8fad96c66..e3040728ad1657077751c6b6dbeda7577f73e39e 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.7p392 of <code>ntp.conf</code>.
+  <p>This document applies to version 4.2.7p393 of <code>ntp.conf</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntp_002econf-Description">ntp.conf Description</a>
index fb4d6488d4d86dc0bb2ee8ac90d6c53754a11f96..9c0e610692ab48411ff92a71acc6f73b6d273719 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5 "15 Oct 2013" "4.2.7p392" "File Formats"
+.TH ntp.conf 5 "16 Oct 2013" "4.2.7p393" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:33:25 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:34:49 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -2980,7 +2980,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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index 4b3950fe28799bdb9c4d37e18a2567f8e384ebd4..d020ef4312922b0d750f586877028528ae0bfb8d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt NTP_CONF 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:33:46 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:35:09 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -2807,7 +2807,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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index 3c832556d6baa82ae1069b5f82c54302f865aa30..2d1128e2634e3d8e44f298706509cb27483dc933 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5man "15 Oct 2013" "4.2.7p392" "File Formats"
+.TH ntp.keys 5man "16 Oct 2013" "4.2.7p393" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:33:32 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:34:55 AM by AutoGen 5.18.1pre5
 .\"  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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index 4f768de1912cf6c862dc40bfee5361e62fcdc377..25d4f9669effc83c1a8bde4a7806b7e263b7d8e0 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt NTP_KEYS 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:33:49 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:35:12 AM by AutoGen 5.18.1pre5
 .\"  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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index 01345d60fda4573ea0a7c17a4149004b55fe2125..128408206c7a7e864cd7f9c2a5aa93eb0abe1944 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.7p392 of <code>ntp.keys</code>.
+  <p>This document applies to version 4.2.7p393 of <code>ntp.keys</code>.
 
   <div class="shortcontents">
 <h2>Short Contents</h2>
index 7ca59617d3a7090dacff43afd184f0fed275fb32..426691f73446eb8f43ce5ede4c4922694e897a38 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5 "15 Oct 2013" "4.2.7p392" "File Formats"
+.TH ntp.keys 5 "16 Oct 2013" "4.2.7p393" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:33:32 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:34:55 AM by AutoGen 5.18.1pre5
 .\"  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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index d76ffb1c2823c49c4d9c5b840ab33a175837bf2c..d97632d4d849d38d716b59bdc096218fdfbd1df2 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt NTP_KEYS 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:33:49 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:35:12 AM by AutoGen 5.18.1pre5
 .\"  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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index 80d2ddc4cf3fb6dae20777b37d0e42260ec04478..8fe877cfdd26b3dc6925588a2a8b667e1df05870 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *
- *  It has been AutoGen-ed  October 15, 2013 at 11:32:33 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  October 16, 2013 at 11:32:41 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -75,7 +75,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpd options
  */
 static char const ntpd_opt_strs[3011] =
-/*     0 */ "ntpd 4.2.7p392\n"
+/*     0 */ "ntpd 4.2.7p393\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"
@@ -201,12 +201,12 @@ static char const ntpd_opt_strs[3011] =
 /*  2778 */ "output version information and exit\0"
 /*  2814 */ "version\0"
 /*  2822 */ "NTPD\0"
-/*  2827 */ "ntpd - NTP daemon program - Ver. 4.2.7p392\n"
+/*  2827 */ "ntpd - NTP daemon program - Ver. 4.2.7p393\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ <server1> ... <serverN> ]\n\0"
 /*  2960 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2994 */ "\n\0"
-/*  2996 */ "ntpd 4.2.7p392";
+/*  2996 */ "ntpd 4.2.7p393";
 
 /**
  *  ipv4 option description with
@@ -1557,7 +1557,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpdOptions.pzCopyright */
-  puts(_("ntpd 4.2.7p392\n\
+  puts(_("ntpd 4.2.7p393\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\
@@ -1694,7 +1694,7 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("output version information and exit"));
 
   /* referenced via ntpdOptions.pzUsageTitle */
-  puts(_("ntpd - NTP daemon program - Ver. 4.2.7p392\n\
+  puts(_("ntpd - NTP daemon program - Ver. 4.2.7p393\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n"));
 
@@ -1702,7 +1702,7 @@ Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
   puts(_("\n"));
 
   /* referenced via ntpdOptions.pzFullVersion */
-  puts(_("ntpd 4.2.7p392"));
+  puts(_("ntpd 4.2.7p393"));
 
   /* referenced via ntpdOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 11be620f96df394fe9cc0c1b33724b605879958f..a06254f398aab9c5ee7578495cbc71098c0e2cbe 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *
- *  It has been AutoGen-ed  October 15, 2013 at 11:32:32 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  October 16, 2013 at 11:32:40 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -105,9 +105,9 @@ typedef enum {
 /** count of all options for ntpd */
 #define OPTION_CT    37
 /** ntpd version */
-#define NTPD_VERSION       "4.2.7p392"
+#define NTPD_VERSION       "4.2.7p393"
 /** Full ntpd version text */
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p392"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p393"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d76dcca2694659888be164d33046e9137e7c0d7b..66da56dbb8303bad7ddd317bd87cd0a8c18160ff 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "15 Oct 2013" "4.2.7p392" "User Commands"
+.TH ntpd 1ntpdman "16 Oct 2013" "4.2.7p393" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:33:35 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:34:58 AM by AutoGen 5.18.1pre5
 .\"  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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index 3217e68d45782c42947dbd381bcba6d3f7bba757..3121d8870ebb676e4017bd1b4a2405d9cdd4853c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:33:51 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:35:14 AM by AutoGen 5.18.1pre5
 .\"  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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index 19d9f3a094f24ea43ba51ea147a2d8f9e6deab88..cdf06f8bf81fb82566693ca9900efe62ce144317 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.7p392 of <code>ntpd</code>.
+  <p>This document applies to version 4.2.7p393 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.7p391
+<pre class="example">ntpd - NTP daemon program - Ver. 4.2.7p392
 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 8baa7732929c918c0508b8dcff6d8bca3cb25b67..404eae31bf0027813839d10c93c245a46495f678 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "15 Oct 2013" "4.2.7p392" "User Commands"
+.TH ntpd @NTPD_MS@ "16 Oct 2013" "4.2.7p393" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:33:35 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:34:58 AM by AutoGen 5.18.1pre5
 .\"  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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index 0d1c6408b28404d409c6db4bb24ec85e879f0993..89ebe886fb8495b3a8089538bac679f042800eb4 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:33:51 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:35:14 AM by AutoGen 5.18.1pre5
 .\"  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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index 7f3745a7e1591f7dbd00e986d6f5a91c2b9c403c..ffac3e9071b0d4e5b1874b24edefcdf9bae428f4 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpdc.texi)
 #
-# It has been AutoGen-ed  October 15, 2013 at 11:34:08 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  October 16, 2013 at 11:35:40 AM by AutoGen 5.18.1pre5
 # 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.7p392
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p393
 Usage:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 76fa79312f2ec464e6fcdebf09d01c7d3d17d8e1..c9bbdc0e7aa4ee6b61e66d3ce0dd169f56a4ed3e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *
- *  It has been AutoGen-ed  October 15, 2013 at 11:33:59 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  October 16, 2013 at 11:35:25 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -69,7 +69,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpdc options
  */
 static char const ntpdc_opt_strs[1861] =
-/*     0 */ "ntpdc 4.2.7p392\n"
+/*     0 */ "ntpdc 4.2.7p393\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"
@@ -127,14 +127,14 @@ static char const ntpdc_opt_strs[1861] =
 /*  1640 */ "no-load-opts\0"
 /*  1653 */ "no\0"
 /*  1656 */ "NTPDC\0"
-/*  1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p392\n"
+/*  1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p393\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\0"
-/*  1845 */ "ntpdc 4.2.7p392";
+/*  1845 */ "ntpdc 4.2.7p393";
 
 /**
  *  ipv4 option description with
@@ -851,7 +851,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpdcOptions.pzCopyright */
-  puts(_("ntpdc 4.2.7p392\n\
+  puts(_("ntpdc 4.2.7p393\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\
@@ -916,14 +916,14 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntpdcOptions.pzUsageTitle */
-  puts(_("ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p392\n\
+  puts(_("ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p393\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpdcOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntpdcOptions.pzFullVersion */
-  puts(_("ntpdc 4.2.7p392"));
+  puts(_("ntpdc 4.2.7p393"));
 
   /* referenced via ntpdcOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 3ff253586d6c5cbb3f4a7cfb416c45dfb1d935bf..5fbdb85e58d8940fadf1612e2d263a0b2db37c88 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *
- *  It has been AutoGen-ed  October 15, 2013 at 11:33:58 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  October 16, 2013 at 11:35:25 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -83,9 +83,9 @@ typedef enum {
 /** count of all options for ntpdc */
 #define OPTION_CT    15
 /** ntpdc version */
-#define NTPDC_VERSION       "4.2.7p392"
+#define NTPDC_VERSION       "4.2.7p393"
 /** Full ntpdc version text */
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p392"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p393"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index da578460795284932e5e0f8c9b7996eacdaf2a63..014a8a26052eaa2c78ed3b25e1c04805310fe9db 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "15 Oct 2013" "4.2.7p392" "User Commands"
+.TH ntpdc 1ntpdcman "16 Oct 2013" "4.2.7p393" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:04 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:35:36 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index e7b5c61aff0960bf066efff667ccdc3d80d15c0a..63b11bc0e6d22a603801ac755237264991753b07 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:10 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:35:42 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 24adfe5a802aea48c81c223a3ecfdfae78bd76f2..fc9c0970a1d484aa4b12e8e03831e4f8cf6e02e1 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.7p392 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p393 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.7p392
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p393
 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 22e9dc9d45ced45e081b4669922523f3b46088ea..5df12f5ca1dbad12ce4227757909341bf65fe549 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "15 Oct 2013" "4.2.7p392" "User Commands"
+.TH ntpdc @NTPDC_MS@ "16 Oct 2013" "4.2.7p393" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:04 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:35:36 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 2d5fd7e0b79f6352006be50d9f258beaf8564ac1..3d40128581c502b2a3ea99007047f4faaa75df19 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:10 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:35:42 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 77a3973a3ff51c23684e53a8b018f2a40a5b58a6..72e03c0baeeba5c828e2a2ec4997ed90a35caaef 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpq.texi)
 #
-# It has been AutoGen-ed  October 15, 2013 at 11:34:23 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  October 16, 2013 at 11:36:11 AM by AutoGen 5.18.1pre5
 # 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.7p392
+ntpq - standard NTP query program - Ver. 4.2.7p393
 Usage:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0626c7824eb75d9611b7cb5bf6c057636d87ec22..434f649ddc08e0c8ad3b867b06dc34b0e2dabaf6 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *
- *  It has been AutoGen-ed  October 15, 2013 at 11:34:13 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  October 16, 2013 at 11:35:45 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,7 +69,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpq options
  */
 static char const ntpq_opt_strs[1833] =
-/*     0 */ "ntpq 4.2.7p392\n"
+/*     0 */ "ntpq 4.2.7p393\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"
@@ -125,13 +125,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.7p392\n"
+/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p393\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.7p392";
+/*  1818 */ "ntpq 4.2.7p393";
 
 /**
  *  ipv4 option description with
@@ -821,7 +821,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpqOptions.pzCopyright */
-  puts(_("ntpq 4.2.7p392\n\
+  puts(_("ntpq 4.2.7p393\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\
@@ -883,11 +883,11 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntpqOptions.pzUsageTitle */
-  puts(_("ntpq - standard NTP query program - Ver. 4.2.7p392\n\
+  puts(_("ntpq - standard NTP query program - Ver. 4.2.7p393\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpqOptions.pzFullVersion */
-  puts(_("ntpq 4.2.7p392"));
+  puts(_("ntpq 4.2.7p393"));
 
   /* referenced via ntpqOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 646123061bcb468b2630c63bc352257449bed1e9..6d1447f94c24fc451f75147715ffaefc07f557dd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *
- *  It has been AutoGen-ed  October 15, 2013 at 11:34:13 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  October 16, 2013 at 11:35:45 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -82,9 +82,9 @@ typedef enum {
 /** count of all options for ntpq */
 #define OPTION_CT    14
 /** ntpq version */
-#define NTPQ_VERSION       "4.2.7p392"
+#define NTPQ_VERSION       "4.2.7p393"
 /** Full ntpq version text */
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p392"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p393"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 176cc5e32ee3a16991cb26c1b556d1f92ce622c5..fefd7b129ef0f08d365d3488b4bd174d01263b87 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "15 Oct 2013" "4.2.7p392" "User Commands"
+.TH ntpq 1ntpqman "16 Oct 2013" "4.2.7p393" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:19 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:36:07 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 09980e87535eb5f37f4972203d97431a14f80976..a4992e327c9a32d92b3cd10d5248a03883021102 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:25 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:36:12 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 17ee8a967b8e1d668f085b9ef7328b1c1beade64..e3a262ec2ee08aa9b6e15ac1b408894a8242b97d 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.7p392 of <code>ntpq</code>.
+  <p>This document applies to version 4.2.7p393 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.7p391
+<pre class="example">ntpq - standard NTP query program - Ver. 4.2.7p392
 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 de19db728930a304228f751e16d20fbdeeaa2ce8..7dc518843c93832ebcf36c3a480414405a138435 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "15 Oct 2013" "4.2.7p392" "User Commands"
+.TH ntpq @NTPQ_MS@ "16 Oct 2013" "4.2.7p393" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:19 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:36:07 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 86b98acefd53d782a854a747ade1c864fff8bce2..34fa83c6dcd2bca558ce54eef0795ec56775ce79 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:25 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:36:12 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index c7dfbe6da392b503d5b3c42d0c9c79ac207d4f4d..ac45e4d4f232151e5302b35f478053652f9f8617 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpsnmpd.texi)
 #
-# It has been AutoGen-ed  October 15, 2013 at 11:34:38 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  October 16, 2013 at 11:36:26 AM by AutoGen 5.18.1pre5
 # 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.7p392
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p393
 Usage:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 58aab358769a4c231b8d9506229ac7f6c965858b..9d64c115f5f67c9d661b9b5fbb74f02aeb3ba77c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *
- *  It has been AutoGen-ed  October 15, 2013 at 11:34:27 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  October 16, 2013 at 11:36:15 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -61,7 +61,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpsnmpd options
  */
 static char const ntpsnmpd_opt_strs[1560] =
-/*     0 */ "ntpsnmpd 4.2.7p392\n"
+/*     0 */ "ntpsnmpd 4.2.7p393\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"
@@ -100,14 +100,14 @@ static char const ntpsnmpd_opt_strs[1560] =
 /*  1360 */ "no-load-opts\0"
 /*  1373 */ "no\0"
 /*  1376 */ "NTPSNMPD\0"
-/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p392\n"
+/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p393\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\0"
-/*  1541 */ "ntpsnmpd 4.2.7p392";
+/*  1541 */ "ntpsnmpd 4.2.7p393";
 
 /**
  *  nofork option description:
@@ -594,7 +594,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpsnmpdOptions.pzCopyright */
-  puts(_("ntpsnmpd 4.2.7p392\n\
+  puts(_("ntpsnmpd 4.2.7p393\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\
@@ -638,14 +638,14 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntpsnmpdOptions.pzUsageTitle */
-  puts(_("ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p392\n\
+  puts(_("ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p393\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
 
   /* referenced via ntpsnmpdOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntpsnmpdOptions.pzFullVersion */
-  puts(_("ntpsnmpd 4.2.7p392"));
+  puts(_("ntpsnmpd 4.2.7p393"));
 
   /* referenced via ntpsnmpdOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 7a1664b7fbe18c6893c632208f0a1db5b05a754e..5b56a750dea11544fbbf1237660d7b013e5b0367 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *
- *  It has been AutoGen-ed  October 15, 2013 at 11:34:27 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  October 16, 2013 at 11:36:14 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -76,9 +76,9 @@ typedef enum {
 /** count of all options for ntpsnmpd */
 #define OPTION_CT    8
 /** ntpsnmpd version */
-#define NTPSNMPD_VERSION       "4.2.7p392"
+#define NTPSNMPD_VERSION       "4.2.7p393"
 /** Full ntpsnmpd version text */
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p392"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p393"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 90b47d7abe0df3c516186e74aa30a03879855760..67c45489a64376c2bb4430b0fec38c1bb5b86b37 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "15 Oct 2013" "4.2.7p392" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "16 Oct 2013" "4.2.7p393" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:34 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:36:23 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -170,7 +170,7 @@ please fill me in...
 .BR Li ntpEntTimeDistance
 please fill me in...
 .PP
-This document corresponds to version 4.2.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index fb02af05f42108833d67bc5634175b45c3552e6c..7d7d6a3a6f720f7533aa568cfe17f1da6d7fa7d8 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:40 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:36:28 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -157,7 +157,7 @@ please fill me in...
 please fill me in...
 .El
 .Pp
-This document corresponds to version 4.2.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index 3b6072262cbad5604def1136f2c89aff2f69593d..1b6946366b621a03470e5a571933124f53891878 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.7p392 of <code>ntpsnmpd</code>.
+  <p>This document applies to version 4.2.7p393 of <code>ntpsnmpd</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntpsnmpd-Description">ntpsnmpd Description</a>:             Description
index c40d1383479bd828ea7f984ccbc371ccc5b8ba10..ae225c284beeed720821482e9ca0def3febc6301 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "15 Oct 2013" "4.2.7p392" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "16 Oct 2013" "4.2.7p393" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:34 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:36:23 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -170,7 +170,7 @@ please fill me in...
 .BR Li ntpEntTimeDistance
 please fill me in...
 .PP
-This document corresponds to version 4.2.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index e9079b62d51a4857e390223e83c091ef21bc5ff3..7e4a6156008e4e8dcb5fad2c04caa170c0f29c4a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:40 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:36:28 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -157,7 +157,7 @@ please fill me in...
 please fill me in...
 .El
 .Pp
-This document corresponds to version 4.2.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index 6d25cca873873c78f846f70aa5586a23ecf3700c..9c58c8f370e4ef0f90cdd3a98d26d579b1125239 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=392
+point=393
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index c61b2f9a6482c328daa5cfa2e887f5dc1cc8b347..b43c45fc8f0f752dad7f497f7593d2d6e0a5b0bf 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-wait.texi)
 #
-# It has been AutoGen-ed  October 15, 2013 at 11:30:47 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  October 16, 2013 at 11:28:51 AM by AutoGen 5.18.1pre5
 # From the definitions    ntp-wait-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index 8576a29bb471845dd8b438a919fdd71eb10ffb58..f7f5b86fea1abdf7f05372245fd70a73f114e440 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "15 Oct 2013" "ntp (4.2.7p392)" "User Commands"
+.TH ntp-wait 1ntp-waitman "16 Oct 2013" "ntp (4.2.7p393)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:30:41 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:28:45 AM by AutoGen 5.18.1pre5
 .\"  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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index 7161aea8bf04b6bf832f7cf5646c76e29394d21b..e59729d57670291cedfef81adab58855bfc353b5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 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  October 15, 2013 at 11:30:52 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:28:58 AM by AutoGen 5.18.1pre5
 .\"  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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index 65bd13e6ee2fd1b5d6dffe64955bc65eaec2d702..8ef827b0e199897bccd1839687c6258128d7022b 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.7p392 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p393 of <code>ntp-wait</code>.
 
 <div class="shortcontents">
 <h2>Short Contents</h2>
index 93cd9ca30f54874a4102e3326fe057bf574b41f2..09d21e12215068365df80f006defdd9bfd295a3d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "15 Oct 2013" "ntp (4.2.7p392)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "16 Oct 2013" "ntp (4.2.7p393)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:30:41 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:28:45 AM by AutoGen 5.18.1pre5
 .\"  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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index 0ef073336e990b9c06639e62517f7e0a948bcfda..d62d6813753779496accea55822cadd87f9d2b82 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 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  October 15, 2013 at 11:30:52 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:28:58 AM by AutoGen 5.18.1pre5
 .\"  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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index 6b5da0bdc3ccf32afbd532dae057ab432a728589..c66c1a2ff64d86cce5418d460eb0ee97c7cb561d 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-sntp.texi)
 #
-# It has been AutoGen-ed  October 15, 2013 at 11:35:20 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  October 16, 2013 at 11:37:16 AM by AutoGen 5.18.1pre5
 # 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.7p392
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p393
 Usage:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index efe602717ea5763547839e5be685f6c7f3621ec1..0130487d3ae8b0d22fd3569de08994173425692f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *
- *  It has been AutoGen-ed  October 15, 2013 at 11:23:55 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  October 16, 2013 at 11:22:49 AM by AutoGen 5.18.1pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -70,7 +70,7 @@ extern FILE * option_usage_fp;
  *  static const strings for sntp options
  */
 static char const sntp_opt_strs[2499] =
-/*     0 */ "sntp 4.2.7p392\n"
+/*     0 */ "sntp 4.2.7p393\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"
@@ -154,7 +154,7 @@ static char const sntp_opt_strs[2499] =
 /*  2244 */ "LOAD_OPTS\0"
 /*  2254 */ "no-load-opts\0"
 /*  2267 */ "SNTP\0"
-/*  2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p392\n"
+/*  2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p393\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ hostname-or-IP ...]\n\0"
 /*  2433 */ "$HOME\0"
@@ -162,7 +162,7 @@ static char const sntp_opt_strs[2499] =
 /*  2441 */ ".ntprc\0"
 /*  2448 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2482 */ "\n\0"
-/*  2484 */ "sntp 4.2.7p392";
+/*  2484 */ "sntp 4.2.7p393";
 
 /**
  *  ipv4 option description with
@@ -1226,7 +1226,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via sntpOptions.pzCopyright */
-  puts(_("sntp 4.2.7p392\n\
+  puts(_("sntp 4.2.7p393\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\
@@ -1315,7 +1315,7 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via sntpOptions.pzUsageTitle */
-  puts(_("sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p392\n\
+  puts(_("sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p393\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n"));
 
@@ -1323,7 +1323,7 @@ Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
   puts(_("\n"));
 
   /* referenced via sntpOptions.pzFullVersion */
-  puts(_("sntp 4.2.7p392"));
+  puts(_("sntp 4.2.7p393"));
 
   /* referenced via sntpOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index d024f1b664bc75da0d5b821bdad7f844030c4b8b..b130a04107450683a625f2fb69e79a1fa468ba76 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *
- *  It has been AutoGen-ed  October 15, 2013 at 11:23:54 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  October 16, 2013 at 11:22:47 AM by AutoGen 5.18.1pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -91,9 +91,9 @@ typedef enum {
 /** count of all options for sntp */
 #define OPTION_CT    23
 /** sntp version */
-#define SNTP_VERSION       "4.2.7p392"
+#define SNTP_VERSION       "4.2.7p393"
 /** Full sntp version text */
-#define SNTP_FULL_VERSION  "sntp 4.2.7p392"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p393"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f4050a166d7708630ffeeacc480d940e26721da5..386eb8909763e363e6fa3cff09b4613e27a7a25d 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "15 Oct 2013" "4.2.7p392" "User Commands"
+.TH sntp 1sntpman "16 Oct 2013" "4.2.7p393" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:35:16 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:37:13 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -317,7 +317,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.7p392 of
+This document corresponds to version 4.2.7p393 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index 3bda61d8bf6ed9dbb6099ed02446d064c13482f6..8141302f612a8102bda942aca42dbf273b82f3f2 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:35:22 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:37:19 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -298,7 +298,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.7p392 of
+This document corresponds to version 4.2.7p393 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index 3669a2c857b04e94be04c682e80f3819eaf24633..4402ca39036ce10c0c0d1395dae7a3d4c3eef630 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.7p392 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p393 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.7p392
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p393
 Usage:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 3a7eeb0a5ea84fe1a4079555d3e9dfb54354062d..847ef2b75d9578c2fa8322c20a24428b640b8ba0 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "15 Oct 2013" "4.2.7p392" "User Commands"
+.TH sntp @SNTP_MS@ "16 Oct 2013" "4.2.7p393" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:35:16 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:37:13 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -317,7 +317,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.7p392 of
+This document corresponds to version 4.2.7p393 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index 4357af3f7923e60b48711d9814af229d0487ae4c..26303384ce24fc7e03bea55c184e3cecc512116c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 2013
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:35:22 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:37:19 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -298,7 +298,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.7p392 of
+This document corresponds to version 4.2.7p393 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index a23acd245bea8ca20796d205aaea9ab82594c58d..3535687512192ceb1a3a8fa282a3f7e22ad6dea0 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-keygen.texi)
 #
-# It has been AutoGen-ed  October 15, 2013 at 11:34:57 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  October 16, 2013 at 11:36:52 AM by AutoGen 5.18.1pre5
 # 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.7p392
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p393
 Usage:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -b Num imbits         identity modulus bits
index 8bdcdf55a8b867528a0ec77e9c64c57790600f07..5b2637c657918581aebc820a1c1161027ed73ca7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *
- *  It has been AutoGen-ed  October 15, 2013 at 11:34:44 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  October 16, 2013 at 11:36:33 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -72,7 +72,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntp-keygen options
  */
 static char const ntp_keygen_opt_strs[2357] =
-/*     0 */ "ntp-keygen (ntp) 4.2.7p392\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p393\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"
@@ -163,14 +163,14 @@ static char const ntp_keygen_opt_strs[2357] =
 /*  2136 */ "no-load-opts\0"
 /*  2149 */ "no\0"
 /*  2152 */ "NTP_KEYGEN\0"
-/*  2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p392\n"
+/*  2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p393\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\0"
-/*  2330 */ "ntp-keygen (ntp) 4.2.7p392";
+/*  2330 */ "ntp-keygen (ntp) 4.2.7p393";
 
 /**
  *  imbits option description:
@@ -1364,7 +1364,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntp_keygenOptions.pzCopyright */
-  puts(_("ntp-keygen (ntp) 4.2.7p392\n\
+  puts(_("ntp-keygen (ntp) 4.2.7p393\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\
@@ -1462,14 +1462,14 @@ provided \"as is\" without express or implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntp_keygenOptions.pzUsageTitle */
-  puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p392\n\
+  puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p393\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
 
   /* referenced via ntp_keygenOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntp_keygenOptions.pzFullVersion */
-  puts(_("ntp-keygen (ntp) 4.2.7p392"));
+  puts(_("ntp-keygen (ntp) 4.2.7p393"));
 
   /* referenced via ntp_keygenOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 55b0df98d6f251a31e9f77fb39975170687a94fa..6e22bdd23dd565429359ad7c0678393bbca1592e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *
- *  It has been AutoGen-ed  October 15, 2013 at 11:34:43 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  October 16, 2013 at 11:36:32 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -94,9 +94,9 @@ typedef enum {
 /** count of all options for ntp-keygen */
 #define OPTION_CT    26
 /** ntp-keygen version */
-#define NTP_KEYGEN_VERSION       "4.2.7p392"
+#define NTP_KEYGEN_VERSION       "4.2.7p393"
 /** Full ntp-keygen version text */
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p392"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p393"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 284fc42eb198cb69eeb43e31782383b980744313..56fe0a4c92b5480c716616e02d208816abcabaa8 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "15 Oct 2013" "ntp (4.2.7p392)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "16 Oct 2013" "ntp (4.2.7p393)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:52 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:36:47 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -1110,7 +1110,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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index 82556d5b70937fbda22971369ba862a57f3242d4..bbd9f61b09fbde5f1e753b99bd2af75f9542ed13 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 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  October 15, 2013 at 11:34:59 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:36:54 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -1073,7 +1073,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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP
index 629c20a9c582da43b7352c18c2d5b15f5cec7392..b116042179e9ca3917b225022648a8ac4880ba96 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.7p392 of <code>ntp-keygen</code>.
+  <p>This document applies to version 4.2.7p393 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.7p391
+<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p392
 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 4654440a0ef609c849dfa3c174b1d59759a9ca0c..aa248c6bf6ce65ebfd4144a77cb19220b753b006 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "15 Oct 2013" "ntp (4.2.7p392)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "16 Oct 2013" "ntp (4.2.7p393)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"
-.\"  It has been AutoGen-ed  October 15, 2013 at 11:34:52 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:36:47 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -1110,7 +1110,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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index ee242b1708c7455bc133387851fbf0ba6ca06c4e..8657021aa53ba4386eabbf578c67428eea32acc1 100644 (file)
@@ -1,9 +1,9 @@
-.Dd October 15 2013
+.Dd October 16 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  October 15, 2013 at 11:34:59 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  October 16, 2013 at 11:36:54 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -1073,7 +1073,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.7p392 of NTP.
+This document corresponds to version 4.2.7p393 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP