]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P377 NTP_4_2_7P377
authorHarlan Stenn <stenn@ntp.org>
Sun, 28 Jul 2013 11:41:08 +0000 (11:41 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 28 Jul 2013 11:41:08 +0000 (11:41 +0000)
bk: 51f5035482HC3lgBx21T90QhPOdWhA

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 9b00a729649d77df23e89103147dbdb72b93ee41..81e69509016f1c49d124c6548ab6e4a612a076bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p377) 2013/07/28 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2397] License/copyright cleanup.
 * [Bug 2439] Fix check of EscapeCommFunction() in ports/winnt/libntp/termios.c.
 (4.2.7p376) 2013/07/24 Released by Harlan Stenn <stenn@ntp.org>
index 30675fa6938e934671f48c15a070e71c2bb99910..5672e1aa92beeba45d4e9eb3b1a334ec8a45cec0 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.conf.texi)
 #
-# It has been AutoGen-ed  July 24, 2013 at 11:36:02 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 28, 2013 at 11:38:54 AM by AutoGen 5.17.5pre10
 # From the definitions    ntp.conf.def
 # and the template file   agtexi-file.tpl
 @end ignore
index d0964d8a4f48f71bc55e54f782d7e9819ebe5970..0c421bf5eb099ee812f1cfbbb0959e35885d2a8b 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.keys.texi)
 #
-# It has been AutoGen-ed  July 24, 2013 at 11:36:04 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 28, 2013 at 11:38:56 AM by AutoGen 5.17.5pre10
 # From the definitions    ntp.keys.def
 # and the template file   agtexi-file.tpl
 @end ignore
index e4d5ef1dfe51b5417d9f22daa8a8c40c34f7d3a9..d178f38cc05fddc50da613d56e1232d91a853fd5 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpd.texi)
 #
-# It has been AutoGen-ed  July 24, 2013 at 11:36:05 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 28, 2013 at 11:38:58 AM by AutoGen 5.17.5pre10
 # 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.7p376
+ntpd - NTP daemon program - Ver. 4.2.7p377
 Usage:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 0444057ce783ab1d4a10a40d0c6934e71d52c1a3..976ff40799d5fed47f303d3b123ade4224ad45b9 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5man "24 Jul 2013" "4.2.7p376" "File Formats"
+.TH ntp.conf 5man "28 Jul 2013" "4.2.7p377" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:35:48 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:38:39 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index b0e20447873281699976c59b530a28af32b37641..14646b1d9d5937985d7f83026573954be4de120a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTP_CONF 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:08 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:00 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index c3745435da0aac0203042424281903c89e3b4f34..b6c494700b5682a712ec1a296e9f01b225e46eb6 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.7p376 of <code>ntp.conf</code>.
+  <p>This document applies to version 4.2.7p377 of <code>ntp.conf</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntp_002econf-Description">ntp.conf Description</a>
index 78fa88f9759110cd3b9e193c915c194c2fb44320..22c65d8f2f3871d09e699ad6426c6f5fff6526be 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5 "24 Jul 2013" "4.2.7p376" "File Formats"
+.TH ntp.conf 5 "28 Jul 2013" "4.2.7p377" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:35:48 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:38:39 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index 84c822fe53a59a6dad9c87b026c0ce371020fe86..5b560f3271d3e7194272a621e66f87464052c7e5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTP_CONF 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:08 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:00 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index 7b05e1f8cf5c74047ea0d3fabec645ed7e661db7..43a22355437425fd0a6ec81caac02cbc645897ed 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5man "24 Jul 2013" "4.2.7p376" "File Formats"
+.TH ntp.keys 5man "28 Jul 2013" "4.2.7p377" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:35:54 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:38:44 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index 69c22a4261e7c1172026c2812473e771faa5bc9f..f8b4f1020eb2fb9b02eeed759339814b5506c2ab 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTP_KEYS 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:11 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:04 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index 93197862a559ad25d0cc0f1298759047dee6928e..492de86a0e8042f7f8702f2a02fad893e058cbf6 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.7p376 of <code>ntp.keys</code>.
+  <p>This document applies to version 4.2.7p377 of <code>ntp.keys</code>.
 
   <div class="shortcontents">
 <h2>Short Contents</h2>
index 77523c8c2e7d9feddf36e037279412d2e1e9329d..bbfa599e2ced37a995b8868166e5c7893a151e8e 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5 "24 Jul 2013" "4.2.7p376" "File Formats"
+.TH ntp.keys 5 "28 Jul 2013" "4.2.7p377" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:35:54 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:38:44 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index e14f7af379f9b423adf1539c240859f35f2e3f5f..ea96bd7c250491fa1281042acf5b4b9cee5b92f7 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTP_KEYS 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:11 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:04 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index d3504cf93e9f5417a25ec216a311753300a0ef3d..fbe1c0573513f8620cdbbb58d48627ad5c129b48 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *
- *  It has been AutoGen-ed  July 24, 2013 at 11:34:54 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 28, 2013 at 11:37:47 AM by AutoGen 5.17.5pre10
  *  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[2986] =
-/*     0 */ "ntpd 4.2.7p376\n"
+/*     0 */ "ntpd 4.2.7p377\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[2986] =
 /*  2753 */ "output version information and exit\0"
 /*  2789 */ "version\0"
 /*  2797 */ "NTPD\0"
-/*  2802 */ "ntpd - NTP daemon program - Ver. 4.2.7p376\n"
+/*  2802 */ "ntpd - NTP daemon program - Ver. 4.2.7p377\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\0"
-/*  2971 */ "ntpd 4.2.7p376";
+/*  2971 */ "ntpd 4.2.7p377";
 
 /**
  *  ipv4 option description with
@@ -1557,7 +1557,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpdOptions.pzCopyright */
-  puts(_("ntpd 4.2.7p376\n\
+  puts(_("ntpd 4.2.7p377\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.7p376\n\
+  puts(_("ntpd - NTP daemon program - Ver. 4.2.7p377\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.7p376"));
+  puts(_("ntpd 4.2.7p377"));
 
   /* referenced via ntpdOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 112344f356334a6093a03eaa9738a195a2977c74..491fd8e506373fa2a3c771b781b745c2dd8abd59 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *
- *  It has been AutoGen-ed  July 24, 2013 at 11:34:53 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 28, 2013 at 11:37:45 AM by AutoGen 5.17.5pre10
  *  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.7p376"
+#define NTPD_VERSION       "4.2.7p377"
 /** Full ntpd version text */
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p376"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p377"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a843511ab77691162040a488cd17610ad70924f2..bc31fd7c8e39121e7107c0b3cc3d30b1f4ac471b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "24 Jul 2013" "4.2.7p376" "User Commands"
+.TH ntpd 1ntpdman "28 Jul 2013" "4.2.7p377" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:35:57 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:38:49 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index 095d00314b36455a689f7615094d3640ee06eacc..2aae56d6614398596b93dee757f48600e0f55173 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:13 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:05 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index f643a820b1e0ceea3863e5eb7e083d12e097be24..4e6b3ae198921d8f062c8f2643ec499662cf4860 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.7p376 of <code>ntpd</code>.
+  <p>This document applies to version 4.2.7p377 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.7p375
+<pre class="example">ntpd - NTP daemon program - Ver. 4.2.7p376
 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 e1ce0afafda439af304c47b7f444bf858e0650d1..1f2b6cddcd7590db60c4a9408de2f594d118fd4b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "24 Jul 2013" "4.2.7p376" "User Commands"
+.TH ntpd @NTPD_MS@ "28 Jul 2013" "4.2.7p377" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:35:57 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:38:49 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index 0e435da7190f472f42aa4cdd2900d6b0511aadfb..8100be5c7a946fcd050a286776587ddcc6316ec2 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:13 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:05 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index c533cd2cfbaeb246dc5c0e459a30d0c8ce195fee..2df072f6f0c9d19cc5afbcc67fe59d5b385e2814 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpdc.texi)
 #
-# It has been AutoGen-ed  July 24, 2013 at 11:36:31 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 28, 2013 at 11:39:25 AM by AutoGen 5.17.5pre10
 # 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.7p376
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p377
 Usage:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7dedd1f0b34a9740993b6279a25fca745a8dd002..4b3ce033944bc4a75e1312f2d4f68b5bebe10c9c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *
- *  It has been AutoGen-ed  July 24, 2013 at 11:36:22 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 28, 2013 at 11:39:15 AM by AutoGen 5.17.5pre10
  *  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.7p376\n"
+/*     0 */ "ntpdc 4.2.7p377\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.7p376\n"
+/*  1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p377\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.7p376";
+/*  1845 */ "ntpdc 4.2.7p377";
 
 /**
  *  ipv4 option description with
@@ -851,7 +851,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpdcOptions.pzCopyright */
-  puts(_("ntpdc 4.2.7p376\n\
+  puts(_("ntpdc 4.2.7p377\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.7p376\n\
+  puts(_("ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p377\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpdcOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntpdcOptions.pzFullVersion */
-  puts(_("ntpdc 4.2.7p376"));
+  puts(_("ntpdc 4.2.7p377"));
 
   /* referenced via ntpdcOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 0031823d58a2b1767e43e489e80a64dbaffab84a..244c8d3aaecc8b7c6eab3cfc5a4d1c8794687d34 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *
- *  It has been AutoGen-ed  July 24, 2013 at 11:36:21 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 28, 2013 at 11:39:14 AM by AutoGen 5.17.5pre10
  *  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.7p376"
+#define NTPDC_VERSION       "4.2.7p377"
 /** Full ntpdc version text */
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p376"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p377"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 26c33c38aa9f18375874a6af0df8640d863bd8fc..72fb6366a38d8f2679a1b249b9de00f9a8d00ff4 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "24 Jul 2013" "4.2.7p376" "User Commands"
+.TH ntpdc 1ntpdcman "28 Jul 2013" "4.2.7p377" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:27 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:21 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 5fc42de04f5e7cfb6b24bb3938c4140903836081..2aee7d7138bafd6f538eb2b81093bb09594f8673 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:33 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:28 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 4516215b2e6c8874073fd0764ace943f39af88f9..33d826785fd58efd606f98a628c66fceed053c09 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.7p376 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p377 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.7p376
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p377
 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 2d7d3c5d7d11e8faab71c391f6a0f84fe60a22fe..84145f471dfa40992742a97b02c96ff227370848 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "24 Jul 2013" "4.2.7p376" "User Commands"
+.TH ntpdc @NTPDC_MS@ "28 Jul 2013" "4.2.7p377" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:27 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:21 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 850e23b7b16fec789fca01d1b9b5de795a56bd45..961c36669a753c92f11bb43496677ec6d7939a4f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:33 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:28 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 94a1ecc79f3e35168cbdd49b1e5f3eaabaa97fee..b8d435dca8e243f9e63034ce4595545d41b69908 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpq.texi)
 #
-# It has been AutoGen-ed  July 24, 2013 at 11:36:46 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 28, 2013 at 11:39:41 AM by AutoGen 5.17.5pre10
 # 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.7p376
+ntpq - standard NTP query program - Ver. 4.2.7p377
 Usage:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 41e3c67c0bf2a4364aac9dfed3c318dba623f823..392929d73d6289853adb205c39f141eb8ef934da 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *
- *  It has been AutoGen-ed  July 24, 2013 at 11:36:36 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 28, 2013 at 11:39:31 AM by AutoGen 5.17.5pre10
  *  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.7p376\n"
+/*     0 */ "ntpq 4.2.7p377\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.7p376\n"
+/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p377\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.7p376";
+/*  1818 */ "ntpq 4.2.7p377";
 
 /**
  *  ipv4 option description with
@@ -821,7 +821,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpqOptions.pzCopyright */
-  puts(_("ntpq 4.2.7p376\n\
+  puts(_("ntpq 4.2.7p377\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.7p376\n\
+  puts(_("ntpq - standard NTP query program - Ver. 4.2.7p377\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpqOptions.pzFullVersion */
-  puts(_("ntpq 4.2.7p376"));
+  puts(_("ntpq 4.2.7p377"));
 
   /* referenced via ntpqOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index f71f4ebe2ddec87ca22faa4712b432381ef6c0e9..da3c150947748720ac1dd0954da5c36deb7f5d84 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *
- *  It has been AutoGen-ed  July 24, 2013 at 11:36:35 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 28, 2013 at 11:39:30 AM by AutoGen 5.17.5pre10
  *  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.7p376"
+#define NTPQ_VERSION       "4.2.7p377"
 /** Full ntpq version text */
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p376"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p377"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8da63bc4637065f3f2ae895407c20112c424d245..8139c863e614c893083000ff4075581bc740e210 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "24 Jul 2013" "4.2.7p376" "User Commands"
+.TH ntpq 1ntpqman "28 Jul 2013" "4.2.7p377" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:42 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:37 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index edabcd27516e8b2b7b1301767ab9c97e2da14776..ea6dbd5462e6ae7d059f5c23f7fb03dc60be090d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:48 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:42 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 5dcfab0c33a0430fd4bd7ec1b6787667f7a5719d..73409776e8970325ac5d6be4d14bd43890233bad 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.7p376 of <code>ntpq</code>.
+  <p>This document applies to version 4.2.7p377 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.7p375
+<pre class="example">ntpq - standard NTP query program - Ver. 4.2.7p376
 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 f8311a324ed40bf2d65a7432fc3a05586409590f..cf5f8f88efbcf92835e170c0174b04570e7b9c21 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "24 Jul 2013" "4.2.7p376" "User Commands"
+.TH ntpq @NTPQ_MS@ "28 Jul 2013" "4.2.7p377" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:42 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:37 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 5385b847f51dd1a0a431031186fd37d5b92629f4..3d8d8b927d58ec3258e218ee88ba48159491ca13 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:48 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:42 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f1eb434f22c1046eefd6c662d2ff8ad67ff42679..1a4a2d39b4ed45d605e9028b51b2e6dada925f63 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpsnmpd.texi)
 #
-# It has been AutoGen-ed  July 24, 2013 at 11:37:01 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 28, 2013 at 11:39:56 AM by AutoGen 5.17.5pre10
 # 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.7p376
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p377
 Usage:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index d6d1c925bd740a7a1d7021057f407a96ece7a169..3b5787d7cc102d579730d223166fcd8a3f823222 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *
- *  It has been AutoGen-ed  July 24, 2013 at 11:36:50 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 28, 2013 at 11:39:45 AM by AutoGen 5.17.5pre10
  *  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.7p376\n"
+/*     0 */ "ntpsnmpd 4.2.7p377\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.7p376\n"
+/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p377\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.7p376";
+/*  1541 */ "ntpsnmpd 4.2.7p377";
 
 /**
  *  nofork option description:
@@ -594,7 +594,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpsnmpdOptions.pzCopyright */
-  puts(_("ntpsnmpd 4.2.7p376\n\
+  puts(_("ntpsnmpd 4.2.7p377\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.7p376\n\
+  puts(_("ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p377\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
 
   /* referenced via ntpsnmpdOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntpsnmpdOptions.pzFullVersion */
-  puts(_("ntpsnmpd 4.2.7p376"));
+  puts(_("ntpsnmpd 4.2.7p377"));
 
   /* referenced via ntpsnmpdOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index c450140c550fa184852254ee3d023558668c366e..9aa63001d0a8ef69cc499e31fe85c559b8cb5483 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *
- *  It has been AutoGen-ed  July 24, 2013 at 11:36:50 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 28, 2013 at 11:39:45 AM by AutoGen 5.17.5pre10
  *  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.7p376"
+#define NTPSNMPD_VERSION       "4.2.7p377"
 /** Full ntpsnmpd version text */
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p376"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p377"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3b12afff3eebf5faa13c5ea2e1accf74e1e0ba6c..a8eb2f272c0f6a8089891286d69bd041ee556cc4 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "24 Jul 2013" "4.2.7p376" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "28 Jul 2013" "4.2.7p377" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:57 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:52 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index 96ca25f4e2881a22cc03b4ad1a6b0ce7207563e7..7fba547dd2d028e4e74f8b3767a183c7da0af088 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:37:03 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:58 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index 1feed3e3c406f3ebaea21a64e73afd069b6b3daf..1d0bce67029700b8a2aaca6a38aae75a329189ed 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.7p376 of <code>ntpsnmpd</code>.
+  <p>This document applies to version 4.2.7p377 of <code>ntpsnmpd</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntpsnmpd-Description">ntpsnmpd Description</a>:             Description
index 1ac1cce9bb36211712ce7cc1e9f348eb47136b5e..e2c16cbe2a93e131d919639c3f4503eb6339a22b 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "24 Jul 2013" "4.2.7p376" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "28 Jul 2013" "4.2.7p377" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:36:57 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:52 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index 950db509bd971e281cbb5b97bcf74c72dbfef89e..c3a25b296ea8ae781f81e630cceba493734bb8a8 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:37:03 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:39:58 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index c272ed19065f39580b01bfde7cc9c37a79a195b9..8651ac76447b2f6ffc1855863ee10d46ad092f26 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=376
+point=377
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 11bdf1d3ea80911b469a8a56e7d195ec0fbd3fba..4ffc5cc1cd0d3bb92b7d7dde34ad9320566604a7 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-wait.texi)
 #
-# It has been AutoGen-ed  July 24, 2013 at 11:32:01 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 28, 2013 at 11:36:19 AM by AutoGen 5.17.5pre10
 # From the definitions    ntp-wait-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index e6e8208850c41288ac435bfaddb62c964e2fc38f..54c284cb9473e21204a1a449a213b9bf12e74a78 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "24 Jul 2013" "ntp (4.2.7p376)" "User Commands"
+.TH ntp-wait 1ntp-waitman "28 Jul 2013" "ntp (4.2.7p377)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:31:56 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:36:15 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index 06e337014961bb183a5fb3c88c21ad63cf161766..b4b173c5977b79d3187de92f6110e66c9d272f8a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTP_WAIT 1ntp-waitmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:32:06 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:36:21 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index b7a07667a1703fa05efa706ec78e53b2e36083e3..fa31c31a0e02138a28f7701378f78ee38ff6a024 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.7p376 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p377 of <code>ntp-wait</code>.
 
 <div class="shortcontents">
 <h2>Short Contents</h2>
index ea7f56b4f1c5eaeeaae0fd8aff52c542e8727e0d..a386ca4c62333429a11fd014fff9bd9c85ab6e68 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "24 Jul 2013" "ntp (4.2.7p376)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "28 Jul 2013" "ntp (4.2.7p377)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:31:56 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:36:15 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index bd44edd8aba901715fd6bff49b0b2a14431d3ef8..6e836048254282592d8b060a8dd903273bdbafc5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTP_WAIT @NTP_WAIT_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:32:06 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:36:21 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index 00874f9ebddf320ede8380e53ace0afbe8852e3b..dff13058e82a52c91f4a52f8efe7cb9784588c88 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-sntp.texi)
 #
-# It has been AutoGen-ed  July 24, 2013 at 11:37:40 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 28, 2013 at 11:40:39 AM by AutoGen 5.17.5pre10
 # 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.7p376
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p377
 Usage:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 04504f162b259177213554156aa3a897cfae6ce7..c637e9c82975423cd09ba7220d756af3e73b060a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *
- *  It has been AutoGen-ed  July 24, 2013 at 11:25:32 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 28, 2013 at 11:30:41 AM by AutoGen 5.17.5pre10
  *  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.7p376\n"
+/*     0 */ "sntp 4.2.7p377\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.7p376\n"
+/*  2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p377\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.7p376";
+/*  2484 */ "sntp 4.2.7p377";
 
 /**
  *  ipv4 option description with
@@ -1226,7 +1226,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via sntpOptions.pzCopyright */
-  puts(_("sntp 4.2.7p376\n\
+  puts(_("sntp 4.2.7p377\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.7p376\n\
+  puts(_("sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p377\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.7p376"));
+  puts(_("sntp 4.2.7p377"));
 
   /* referenced via sntpOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 6d059f203c097e6af1009c65f2a7b268da1fc1b1..21a719c512d1dcaa52f948d470eb11e28b2a3927 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *
- *  It has been AutoGen-ed  July 24, 2013 at 11:25:29 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 28, 2013 at 11:30:40 AM by AutoGen 5.17.5pre10
  *  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.7p376"
+#define SNTP_VERSION       "4.2.7p377"
 /** Full sntp version text */
-#define SNTP_FULL_VERSION  "sntp 4.2.7p376"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p377"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0d57ee5cac043ebcb9a7936a6b76c3087bf914f0..4a8dd349b00769247f4a3b6059660f971942976a 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "24 Jul 2013" "4.2.7p376" "User Commands"
+.TH sntp 1sntpman "28 Jul 2013" "4.2.7p377" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:37:36 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:40:35 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of
+This document corresponds to version 4.2.7p377 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index 8f2be11c1a5fc111c03af60cb77c1e8d4f7f71ee..9c55b29142770e6649edb18a03470e42aee1e4fa 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:37:42 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:40:41 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of
+This document corresponds to version 4.2.7p377 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index 0505d326a43a050e26c3552db449c60fbca844d9..6c8f3d9bf108b6361e3a25acce2db743d8b1ad7e 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.7p376 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p377 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.7p376
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p377
 Usage:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index b88963a188cb17a0a78d0cc13921c90f357c0ed0..ff340cfe932a863c887eca3301805e588c3428ed 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "24 Jul 2013" "4.2.7p376" "User Commands"
+.TH sntp @SNTP_MS@ "28 Jul 2013" "4.2.7p377" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:37:36 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:40:35 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of
+This document corresponds to version 4.2.7p377 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index 611d6fe6c3b800d8b7374fc2d05a17896cca4054..2f8ee7c323aaf793579523eff90b8d4e39c75398 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:37:42 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:40:41 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of
+This document corresponds to version 4.2.7p377 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index 41fd5eb8a15e8c132e1209bdb7363fef0799dcdf..4c5913208db94fe5f7e0849b5750282286bc3dca 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-keygen.texi)
 #
-# It has been AutoGen-ed  July 24, 2013 at 11:37:20 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 28, 2013 at 11:40:15 AM by AutoGen 5.17.5pre10
 # 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.7p376
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p377
 Usage:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -b Num imbits         identity modulus bits
index a9413ea3d9f6df140ddfebdf7fd4e07de5353c53..3da919dcf2b645cdb194b3d1e89d70d5652829fc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *
- *  It has been AutoGen-ed  July 24, 2013 at 11:37:07 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 28, 2013 at 11:40:02 AM by AutoGen 5.17.5pre10
  *  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.7p376\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p377\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.7p376\n"
+/*  2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p377\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.7p376";
+/*  2330 */ "ntp-keygen (ntp) 4.2.7p377";
 
 /**
  *  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.7p376\n\
+  puts(_("ntp-keygen (ntp) 4.2.7p377\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.7p376\n\
+  puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p377\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.7p376"));
+  puts(_("ntp-keygen (ntp) 4.2.7p377"));
 
   /* referenced via ntp_keygenOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index b28bfde987bd16aa6a1c98e2213c5efa8ce0321f..cda767650955bf525032f460dba036f3bd5f2115 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *
- *  It has been AutoGen-ed  July 24, 2013 at 11:37:06 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 28, 2013 at 11:40:02 AM by AutoGen 5.17.5pre10
  *  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.7p376"
+#define NTP_KEYGEN_VERSION       "4.2.7p377"
 /** Full ntp-keygen version text */
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p376"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p377"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ec79ddc6c65d61a04123699938385e84f8132aa4..c7fe6260db339729e2f370828643ecf08bb3e53a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "24 Jul 2013" "ntp (4.2.7p376)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "28 Jul 2013" "ntp (4.2.7p377)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:37:15 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:40:10 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index 35a6c9c9c8c4542b6cbc35ae423c3246fa1de7d5..e3f09869b91609a9cc447887e9d4c234f60591be 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTP_KEYGEN 1ntp-keygenmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:37:22 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:40:17 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP
index dccb459cd2fe58b2fd2b9d1d5702de4f25ba8432..e4eccf7bbf748702f534dfcb64e86f0b92038dcf 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.7p376 of <code>ntp-keygen</code>.
+  <p>This document applies to version 4.2.7p377 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.7p375
+<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p376
 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 c806804e7a6d368fc420a2d307145ac3ba9b20db..0665df134f9f17b32cfb5f672e6ea80cf4448ec6 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "24 Jul 2013" "ntp (4.2.7p376)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "28 Jul 2013" "ntp (4.2.7p377)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:37:15 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:40:10 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index 2e27e8cc29adab19e6c222cdc3c896428b9986b5..f8f5c722c1b390623c3b52d37ac17e59e83ebdbb 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 24 2013
+.Dd July 28 2013
 .Dt NTP_KEYGEN @NTP_KEYGEN_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 24, 2013 at 11:37:22 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 28, 2013 at 11:40:17 AM by AutoGen 5.17.5pre10
 .\"  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.7p376 of NTP.
+This document corresponds to version 4.2.7p377 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP