]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P373 NTP_4_2_7P373
authorHarlan Stenn <stenn@ntp.org>
Sat, 20 Jul 2013 11:32:40 +0000 (11:32 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 20 Jul 2013 11:32:40 +0000 (11:32 +0000)
bk: 51ea7558qV6rA15FYyjnb90MqvJomg

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 83639413eff5c556159ea24a905845721e5013d1..f8a6d05be7628cb9b67ec8fed543157290577251 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p373) 2013/07/20 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2427] configure fails to detect recvmsg() on Solaris.
 (4.2.7p372) 2013/07/17 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1466] Oncore should set FLAG_PPS.
index 040d48b8563d6b0de13a7c2a4177c2c6b649941f..edfb28509f6e35f94407ba228320d3c53c1a4bff 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.conf.texi)
 #
-# It has been AutoGen-ed  July 17, 2013 at 11:36:32 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 20, 2013 at 11:30:17 AM by AutoGen 5.17.5pre10
 # From the definitions    ntp.conf.def
 # and the template file   agtexi-file.tpl
 @end ignore
index e9b2b204f506d11d0aa3b524e0c1bd1386f71634..44213cb28488d55b42c9ae071877afeab2c0d67b 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.keys.texi)
 #
-# It has been AutoGen-ed  July 17, 2013 at 11:36:34 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 20, 2013 at 11:30:18 AM by AutoGen 5.17.5pre10
 # From the definitions    ntp.keys.def
 # and the template file   agtexi-file.tpl
 @end ignore
index b9385bfa29a565d0cd8fcbf36a62eeeb0a77b780..340b146feb43340f030c6a3028da45861f791e26 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpd.texi)
 #
-# It has been AutoGen-ed  July 17, 2013 at 11:36:36 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 20, 2013 at 11:30:20 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.7p372
+ntpd - NTP daemon program - Ver. 4.2.7p373
 Usage:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 334a3f6d5a42b1ae58ae702ba0a6f6a48f91182a..5de23351bae65e462ff562b15f909014b11548c0 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5man "17 Jul 2013" "4.2.7p372" "File Formats"
+.TH ntp.conf 5man "20 Jul 2013" "4.2.7p373" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:36:18 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:02 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index 5332acf12ca1aaeee1763af80a917617428484e9..3d5f4851eb299b462677272689206021ee4802e4 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 2013
 .Dt NTP_CONF 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:36:39 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:22 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index 0e35089216b8d903ad32ae5f899a2b52f0b1569d..d6752503c4554d1358aea3ad7eff6fea483bdb0a 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.7p372 of <code>ntp.conf</code>.
+  <p>This document applies to version 4.2.7p373 of <code>ntp.conf</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntp_002econf-Description">ntp.conf Description</a>
index 7e4952e2dca42b71cf057f5fad6d440f8233063e..a9477f7d4bd927e2048a51ecd0bc810d08ffbf10 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5 "17 Jul 2013" "4.2.7p372" "File Formats"
+.TH ntp.conf 5 "20 Jul 2013" "4.2.7p373" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:36:18 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:02 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index 8a510975fa1aa9adf16246ab77b519bf8679337c..0aab686eeba731b806247468ba4da2fe225b128b 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 2013
 .Dt NTP_CONF 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:36:39 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:22 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index 4efb196e82082e2a4c7e6129cf3145a35efd9224..34f847c8694cd58ae1ad7dde713624b996d7bab6 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5man "17 Jul 2013" "4.2.7p372" "File Formats"
+.TH ntp.keys 5man "20 Jul 2013" "4.2.7p373" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:36:24 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:07 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index adc28e3bb133c1f1f92881c126ae75cc2ebbcf71..7fc364b01e1fee11d01c2992c3108fc0d5f9ef68 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 2013
 .Dt NTP_KEYS 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:36:42 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:26 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index 536b02d5a18c06ef0aec2ffd30971df8b25723b9..ff582c88856daefbe61a7ec83a76a4ebd9d931d5 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.7p372 of <code>ntp.keys</code>.
+  <p>This document applies to version 4.2.7p373 of <code>ntp.keys</code>.
 
   <div class="shortcontents">
 <h2>Short Contents</h2>
index 9aa3aec873c3bb1b381a65e04a18aa0a93c1bc81..999cb12b5045f33c1df88accb87432d4ff78232d 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5 "17 Jul 2013" "4.2.7p372" "File Formats"
+.TH ntp.keys 5 "20 Jul 2013" "4.2.7p373" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:36:24 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:07 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index a74ce15c626152f8a3f27aa4dcf0c694ca8408f9..56d675742bfdf82968a53edfed0bbe7acc26fc7c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 2013
 .Dt NTP_KEYS 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:36:42 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:26 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index aa0e68dc7439e4b19b59e9234bc490e415e54b7b..4832f6c31132a37a48cd1293534990be60cba3ca 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *
- *  It has been AutoGen-ed  July 17, 2013 at 11:35:21 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 20, 2013 at 11:29:11 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.7p372\n"
+/*     0 */ "ntpd 4.2.7p373\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.7p372\n"
+/*  2802 */ "ntpd - NTP daemon program - Ver. 4.2.7p373\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.7p372";
+/*  2971 */ "ntpd 4.2.7p373";
 
 /**
  *  ipv4 option description with
@@ -1557,7 +1557,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpdOptions.pzCopyright */
-  puts(_("ntpd 4.2.7p372\n\
+  puts(_("ntpd 4.2.7p373\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.7p372\n\
+  puts(_("ntpd - NTP daemon program - Ver. 4.2.7p373\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.7p372"));
+  puts(_("ntpd 4.2.7p373"));
 
   /* referenced via ntpdOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 6fd7bf980cec638eda9789a7627236baa62295cd..7fe8f1af972f09c1d0169d62bcc5c0cdbd4208c5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *
- *  It has been AutoGen-ed  July 17, 2013 at 11:35:20 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 20, 2013 at 11:29:10 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.7p372"
+#define NTPD_VERSION       "4.2.7p373"
 /** Full ntpd version text */
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p372"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p373"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3c0360f93ecb02d7c47566acc23004f67309987e..da5de6d14cbaad54ffc468a18a118fac36d99b9a 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "17 Jul 2013" "4.2.7p372" "User Commands"
+.TH ntpd 1ntpdman "20 Jul 2013" "4.2.7p373" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:36:27 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:11 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index bb1be328a722b350cd572b8a02f80f97714895c2..0c50d71d451345b3e270a8e911b6ec690358c893 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 2013
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:36:44 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:28 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index 4eeecd01bdeaf11ff33308d02e1d91626bbeccd1..3cfa34d5bba69ba36d79811756b24a1ae133aa6d 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.7p372 of <code>ntpd</code>.
+  <p>This document applies to version 4.2.7p373 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.7p371
+<pre class="example">ntpd - NTP daemon program - Ver. 4.2.7p372
 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 d88349fb7c4bb5c916e256aa604c37e5b9ce76ee..00b21ece22388544d491bc6508223413c1253e45 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "17 Jul 2013" "4.2.7p372" "User Commands"
+.TH ntpd @NTPD_MS@ "20 Jul 2013" "4.2.7p373" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:36:27 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:11 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index e4607bc0a1a8ee1bfbfefca394a6311e675eeb5a..926e306ea25258fd85b30bff85b38bb9c3909b54 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 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 17, 2013 at 11:36:44 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:28 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index d570ec40787f1fb4474ae12a4ae043c66f362033..1b6c19a689597cd64f7c6c87bffbbde748fb36d6 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpdc.texi)
 #
-# It has been AutoGen-ed  July 17, 2013 at 11:37:11 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 20, 2013 at 11:30:44 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.7p372
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p373
 Usage:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 27068cbee9f9ef43844cce8e0577b2a6591b5aad..598eb5ad6a3f8c18bfa62637bcb46b356064c7f3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *
- *  It has been AutoGen-ed  July 17, 2013 at 11:36:56 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 20, 2013 at 11:30:35 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.7p372\n"
+/*     0 */ "ntpdc 4.2.7p373\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.7p372\n"
+/*  1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p373\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.7p372";
+/*  1845 */ "ntpdc 4.2.7p373";
 
 /**
  *  ipv4 option description with
@@ -851,7 +851,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpdcOptions.pzCopyright */
-  puts(_("ntpdc 4.2.7p372\n\
+  puts(_("ntpdc 4.2.7p373\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.7p372\n\
+  puts(_("ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p373\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpdcOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntpdcOptions.pzFullVersion */
-  puts(_("ntpdc 4.2.7p372"));
+  puts(_("ntpdc 4.2.7p373"));
 
   /* referenced via ntpdcOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index caea634d2dc021a39488f5895c2fbbafab2eaa62..7a359ebcb4d34ed0c613cc32dfdd52058f4ed9fe 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *
- *  It has been AutoGen-ed  July 17, 2013 at 11:36:55 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 20, 2013 at 11:30:34 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.7p372"
+#define NTPDC_VERSION       "4.2.7p373"
 /** Full ntpdc version text */
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p372"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p373"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 42cca289b55e757c5142af9175ec67271ed750aa..433ffdc827bd91755da4cf90f084464840e14229 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "17 Jul 2013" "4.2.7p372" "User Commands"
+.TH ntpdc 1ntpdcman "20 Jul 2013" "4.2.7p373" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:37:07 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:40 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 08592714f8377ca39b0c87efd51e630a62b58c1a..86116fb59fe46e5c95e433398811062754880437 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 2013
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:37:14 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:46 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index e94299d25f9a56ab13daaaa1d75d083a29f83d46..4a6d7b64d9e1bd31fe540260a0f77b78dc3f4e56 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.7p372 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p373 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.7p372
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p373
 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 3a507c46500f261b86b86322c55a298e5b20abdd..b509c08ad426ebda79ec2b9785f9d89d98699caf 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "17 Jul 2013" "4.2.7p372" "User Commands"
+.TH ntpdc @NTPDC_MS@ "20 Jul 2013" "4.2.7p373" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:37:07 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:40 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 9546a3aa503a1b18f67c5e4651f6cd6e2e6202fb..7bffb4af457d0d5df2788f22715cea505b42989c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 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 17, 2013 at 11:37:14 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:46 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 87abefc0c5078808f2b277a80a38eeb6a25800bd..1859cbf9e33c7bb3830bad7307a0cf75c8a35e8d 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpq.texi)
 #
-# It has been AutoGen-ed  July 17, 2013 at 11:37:43 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 20, 2013 at 11:31:00 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.7p372
+ntpq - standard NTP query program - Ver. 4.2.7p373
 Usage:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 15fe97be592536b8611b0860901f2f0840c5c1fb..82570ebbdebf9e685da251e2d8009ba198df5a34 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *
- *  It has been AutoGen-ed  July 17, 2013 at 11:37:16 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 20, 2013 at 11:30:49 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.7p372\n"
+/*     0 */ "ntpq 4.2.7p373\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.7p372\n"
+/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p373\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.7p372";
+/*  1818 */ "ntpq 4.2.7p373";
 
 /**
  *  ipv4 option description with
@@ -821,7 +821,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpqOptions.pzCopyright */
-  puts(_("ntpq 4.2.7p372\n\
+  puts(_("ntpq 4.2.7p373\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.7p372\n\
+  puts(_("ntpq - standard NTP query program - Ver. 4.2.7p373\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpqOptions.pzFullVersion */
-  puts(_("ntpq 4.2.7p372"));
+  puts(_("ntpq 4.2.7p373"));
 
   /* referenced via ntpqOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index aac7dacb9015e52c80e6c2281b02061380ef625c..5894496964ec81b82432fcaa230fc31cbe2ec6cf 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *
- *  It has been AutoGen-ed  July 17, 2013 at 11:37:16 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 20, 2013 at 11:30:49 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.7p372"
+#define NTPQ_VERSION       "4.2.7p373"
 /** Full ntpq version text */
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p372"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p373"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c87d98c5c1e5c7049629ada906665c6fdabe5d61..4155f9dcb6c5be0f2b6cf237fe6f3b7d4c40a183 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "17 Jul 2013" "4.2.7p372" "User Commands"
+.TH ntpq 1ntpqman "20 Jul 2013" "4.2.7p373" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:37:39 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:56 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index e0169b98a58cc309476d4d82d34b3dd6963de82d..4024bfe6f25f5c51b86a0d89c17900908244381e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 2013
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:37:45 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:31:02 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index e183055ebf36c2773e7ca9efd6f76679e27313a2..10a1f9631a8b5254831cf6eee259b3530ec3dbbb 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.7p372 of <code>ntpq</code>.
+  <p>This document applies to version 4.2.7p373 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.7p371
+<pre class="example">ntpq - standard NTP query program - Ver. 4.2.7p372
 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 e870adc74877e44d7c371f1d53333bcf9550ac96..5b8ceb83f98c7970da00021a9d779f9f624476a8 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "17 Jul 2013" "4.2.7p372" "User Commands"
+.TH ntpq @NTPQ_MS@ "20 Jul 2013" "4.2.7p373" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:37:39 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:30:56 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 7840a7ce63cb3d5457e2f51650118f0b08daa21e..e49d4a7ed0f6968c061f8ed9cc964db30db040eb 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 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 17, 2013 at 11:37:45 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:31:02 AM by AutoGen 5.17.5pre10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 3ab1199f35b4b60299e7fe63fb5e2685b8d98034..380456b815fb21c4e11d00a4a8e8167c4a037ce9 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpsnmpd.texi)
 #
-# It has been AutoGen-ed  July 17, 2013 at 11:37:59 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 20, 2013 at 11:31:16 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.7p372
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p373
 Usage:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index f5d759c99772f2315b41786d83b0cbe912592a3e..096bba060b5bb9ec188ebdc636f3b9ca5e7855d4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *
- *  It has been AutoGen-ed  July 17, 2013 at 11:37:47 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 20, 2013 at 11:31:04 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.7p372\n"
+/*     0 */ "ntpsnmpd 4.2.7p373\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.7p372\n"
+/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p373\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.7p372";
+/*  1541 */ "ntpsnmpd 4.2.7p373";
 
 /**
  *  nofork option description:
@@ -594,7 +594,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpsnmpdOptions.pzCopyright */
-  puts(_("ntpsnmpd 4.2.7p372\n\
+  puts(_("ntpsnmpd 4.2.7p373\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.7p372\n\
+  puts(_("ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p373\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
 
   /* referenced via ntpsnmpdOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntpsnmpdOptions.pzFullVersion */
-  puts(_("ntpsnmpd 4.2.7p372"));
+  puts(_("ntpsnmpd 4.2.7p373"));
 
   /* referenced via ntpsnmpdOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 3dc13de4fc1e746a5c953fe57c98dfdd3fc3e1b1..d7ac6a102f3dc10691345567ea1d381d2eda1a2e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *
- *  It has been AutoGen-ed  July 17, 2013 at 11:37:47 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 20, 2013 at 11:31:04 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.7p372"
+#define NTPSNMPD_VERSION       "4.2.7p373"
 /** Full ntpsnmpd version text */
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p372"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p373"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d17a30fbc6d3aff472b67725221ad5e278a52da4..3e8148635ea04ebc4b2e78fafaf9a5d1adf35606 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "17 Jul 2013" "4.2.7p372" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "20 Jul 2013" "4.2.7p373" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:37:55 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:31:12 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index 83267c37c4d666b46d7bce156429917ea6de7459..cca147def8bd3b13f6c8fa1fac18300d4dff82f0 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 2013
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:38:01 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:31:18 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index d6ac2a3dcc06a60e8a970830ddf038f0b971b560..5a11885bb8018905aa7a8d316e7ea0395a0f6375 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.7p372 of <code>ntpsnmpd</code>.
+  <p>This document applies to version 4.2.7p373 of <code>ntpsnmpd</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntpsnmpd-Description">ntpsnmpd Description</a>:             Description
index 8fd9697fb6e12846cdbed49cc97d45e5e223a099..7e7ea182066341b8bd278a305d4c2420b37559b8 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "17 Jul 2013" "4.2.7p372" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "20 Jul 2013" "4.2.7p373" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:37:55 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:31:12 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index 2b3bd86646209c418ba8159410f614beb1b903cf..50b8e0ecf8105a9ac26b8e569b77f1a3fa5502cf 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 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 17, 2013 at 11:38:01 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:31:18 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index 5bf4a2f9b1061e944541d8a3cb7269e0ab863cd2..80b47594581fb00b8c9d9ed92ec654b30dbb31e2 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=372
+point=373
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 0ae54499215a3571831fa8ec924af672c44ee458..10b7eef3c63338f224547f7cccdb53542f5b8e81 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-wait.texi)
 #
-# It has been AutoGen-ed  July 17, 2013 at 11:34:01 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 20, 2013 at 11:28:04 AM by AutoGen 5.17.5pre10
 # From the definitions    ntp-wait-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index f107154266f0ecc70451ea09427e60c91fcd9b20..58c1c418fab2c1a1ff74a9fc4be73a37a2a80a3e 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "17 Jul 2013" "ntp (4.2.7p372)" "User Commands"
+.TH ntp-wait 1ntp-waitman "20 Jul 2013" "ntp (4.2.7p373)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:33:58 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:28:00 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index 35a1ecd179db4d021301b6dc65aa406544212e90..2e6f9e3f94d7242f365c673aa2c4e706cfbbbf3f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 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 17, 2013 at 11:34:03 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:28:06 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index 2edcbee519388735bf6fe8fc464e5405e3f99920..aaf76406ca4ae386bfa5b335c6a4c8c3292f42ee 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.7p372 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p373 of <code>ntp-wait</code>.
 
 <div class="shortcontents">
 <h2>Short Contents</h2>
index 61697d70418fb39f8b6fd9cdd53e2f3609d08d7e..5dc31ad7c1405f9d990ff2a9ff4da06161d7c67e 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "17 Jul 2013" "ntp (4.2.7p372)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "20 Jul 2013" "ntp (4.2.7p373)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:33:58 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:28:00 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index a0055f53fee8bbe65aa2781243a60a9ee7605d5d..0a62780eccf7bbe8dd74c1b039d3ba4d40d7baba 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 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 17, 2013 at 11:34:03 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:28:06 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index 54aa65cdd06f96a74dde6e7a237724f88a9d448f..bc7b71357948dce3973b3a57cbc9bc223dc5cbb4 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-sntp.texi)
 #
-# It has been AutoGen-ed  July 17, 2013 at 11:39:00 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 20, 2013 at 11:32:12 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.7p372
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p373
 Usage:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 30a34942bf7e9ab71f107d60106a9a673e1b7e93..bb48996e2f22d666bc6d64934264721c215c2c0f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *
- *  It has been AutoGen-ed  July 17, 2013 at 11:31:18 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 20, 2013 at 11:23:21 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.7p372\n"
+/*     0 */ "sntp 4.2.7p373\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.7p372\n"
+/*  2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p373\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.7p372";
+/*  2484 */ "sntp 4.2.7p373";
 
 /**
  *  ipv4 option description with
@@ -1226,7 +1226,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via sntpOptions.pzCopyright */
-  puts(_("sntp 4.2.7p372\n\
+  puts(_("sntp 4.2.7p373\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.7p372\n\
+  puts(_("sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p373\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.7p372"));
+  puts(_("sntp 4.2.7p373"));
 
   /* referenced via sntpOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index b8beaf91251a4c5f305d845f61ca30f39e3ee2d2..06a6b33e52b000d0c6c36630f941fee4b73f07cb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *
- *  It has been AutoGen-ed  July 17, 2013 at 11:31:18 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 20, 2013 at 11:23:20 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.7p372"
+#define SNTP_VERSION       "4.2.7p373"
 /** Full sntp version text */
-#define SNTP_FULL_VERSION  "sntp 4.2.7p372"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p373"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8058ac47b484e2598cfada68127121ea44e9b6f7..c363b866af32227e0e36abf8119588a794a80c71 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "17 Jul 2013" "4.2.7p372" "User Commands"
+.TH sntp 1sntpman "20 Jul 2013" "4.2.7p373" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:38:56 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:32:08 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.7p372 of
+This document corresponds to version 4.2.7p373 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index 943d3eed6736efca00557b1d172a2d06a1314e33..ca9b5f6853d00a648e27bd515e58d3724fc07e34 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 2013
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:39:02 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:32:14 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.7p372 of
+This document corresponds to version 4.2.7p373 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index 0bc1fc463728f8be0a90701d0add1ce3eb292c3c..5fab76b85ff853d69012bfae35b696b7407a457e 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.7p372 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p373 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.7p372
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p373
 Usage:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 1272cf91d318b4b19ee1b48c2e2989b46e95cb72..5043a77fe2025ddce23886512e3456a27cc0755e 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "17 Jul 2013" "4.2.7p372" "User Commands"
+.TH sntp @SNTP_MS@ "20 Jul 2013" "4.2.7p373" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:38:56 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:32:08 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.7p372 of
+This document corresponds to version 4.2.7p373 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index 05898ed1701f32a2878502b0d7dd0d45c009a07f..bac05b808b5e8f1649d49dd4c7a991baa9a9b92f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 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 17, 2013 at 11:39:02 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:32:14 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.7p372 of
+This document corresponds to version 4.2.7p373 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index de4c90bd23d2ce7da9312771588b74dbfc169bf6..156e444fb707a00b7752f7e33c83f3b774b62812 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-keygen.texi)
 #
-# It has been AutoGen-ed  July 17, 2013 at 11:38:23 AM by AutoGen 5.17.5pre10
+# It has been AutoGen-ed  July 20, 2013 at 11:31:36 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.7p372
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p373
 Usage:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -b Num imbits         identity modulus bits
index 5ebe1319f7c0b52db0b1a5071ea5a00eafcd1848..1deca9110fefbee8c01f86dd9579484a16ffdbc3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *
- *  It has been AutoGen-ed  July 17, 2013 at 11:38:07 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 20, 2013 at 11:31:22 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.7p372\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p373\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.7p372\n"
+/*  2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p373\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.7p372";
+/*  2330 */ "ntp-keygen (ntp) 4.2.7p373";
 
 /**
  *  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.7p372\n\
+  puts(_("ntp-keygen (ntp) 4.2.7p373\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.7p372\n\
+  puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p373\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.7p372"));
+  puts(_("ntp-keygen (ntp) 4.2.7p373"));
 
   /* referenced via ntp_keygenOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index f04c2be25c7a541bfd026fd33a284da69a2a8877..84ba3d948ff05ec8f3bba5d358574820a96c45fe 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *
- *  It has been AutoGen-ed  July 17, 2013 at 11:38:06 AM by AutoGen 5.17.5pre10
+ *  It has been AutoGen-ed  July 20, 2013 at 11:31:21 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.7p372"
+#define NTP_KEYGEN_VERSION       "4.2.7p373"
 /** Full ntp-keygen version text */
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p372"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p373"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3f20ad272dabe2f9fce162c678338f99c9466188..1733926946946722e9520e0ed8c3d946f3e65591 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "17 Jul 2013" "ntp (4.2.7p372)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "20 Jul 2013" "ntp (4.2.7p373)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:38:18 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:31:31 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index e83de2603bf0deedccf20e28aea1272d9ef4a0a8..c1bd94fd94119ba9ae32f602e0dda97e58f6f424 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 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 17, 2013 at 11:38:25 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:31:38 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP
index 810ef02a35aa916b8a2733e6456067916366ac45..c8aeb42d61ec5d6062156435ed28bdbbfdd6c325 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.7p372 of <code>ntp-keygen</code>.
+  <p>This document applies to version 4.2.7p373 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.7p371
+<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p372
 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 7b098943de5beaef96e38066dd9ddd50fdfb9f6c..ea880dd920742393c8f181494f34b4958418dc39 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "17 Jul 2013" "ntp (4.2.7p372)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "20 Jul 2013" "ntp (4.2.7p373)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"
-.\"  It has been AutoGen-ed  July 17, 2013 at 11:38:18 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:31:31 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index 3cefaf0c3a0fb068c127cf1b19e696ba00d5e0e1..74d21176e7570633705ff6d7767974b4a2dd8e8c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd July 17 2013
+.Dd July 20 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 17, 2013 at 11:38:25 AM by AutoGen 5.17.5pre10
+.\"  It has been AutoGen-ed  July 20, 2013 at 11:31:38 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.7p372 of NTP.
+This document corresponds to version 4.2.7p373 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP