]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P390 NTP_4_2_7P390
authorHarlan Stenn <stenn@ntp.org>
Thu, 26 Sep 2013 11:37:35 +0000 (11:37 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 26 Sep 2013 11:37:35 +0000 (11:37 +0000)
bk: 52441c7fQvXmfi3by_RHNvgG5lvOqA

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 055358a73cecadeae86eb0dea7a80afbd2d0c033..3fe035d41ca984645941f418246cd6e5ed645c2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p390) 2013/09/26 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2482] Cleanup of droproot and jail support for Solaris.
 (4.2.7p389) 2013/09/24 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 2473] revisited: NTPD exits after clock is stepped backwards
index de0b2b65b306fb9d99e756d37590bb886ec3935b..c6c29c31296b7f81e0c408dedd460c1874df1574 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.conf.texi)
 #
-# It has been AutoGen-ed  September 24, 2013 at 08:51:05 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  September 26, 2013 at 11:35:21 AM by AutoGen 5.18.1pre5
 # From the definitions    ntp.conf.def
 # and the template file   agtexi-file.tpl
 @end ignore
index 33f445bba365ac514862e4a0a1bfc367e1ad4322..42c455d3af0f9cedd5b79c91434ded1be84779f6 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.keys.texi)
 #
-# It has been AutoGen-ed  September 24, 2013 at 08:51:07 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  September 26, 2013 at 11:35:23 AM by AutoGen 5.18.1pre5
 # From the definitions    ntp.keys.def
 # and the template file   agtexi-file.tpl
 @end ignore
index 0381f285c2ba5205f89f8cc012ccb544d1cfb03c..e42f80a479c53d3b1572354ad37df04efa3256c0 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpd.texi)
 #
-# It has been AutoGen-ed  September 24, 2013 at 08:51:09 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  September 26, 2013 at 11:35:25 AM by AutoGen 5.18.1pre5
 # From the definitions    ntpd-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -141,7 +141,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p389
+ntpd - NTP daemon program - Ver. 4.2.7p390
 Usage:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index a26f87b67bbe91a27dafefa05f7a8a2f15d55080..42f8af21b68994e85098a2b0c2cdc25009cca770 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5man "24 Sep 2013" "4.2.7p389" "File Formats"
+.TH ntp.conf 5man "26 Sep 2013" "4.2.7p390" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:50:51 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:07 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -2980,7 +2980,7 @@ services when they become universally available.
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index c654e12b59aedc275b032fb3fcd59c5d588dbeaf..6f45687987c967543dbbcbf55ca712e717ebf7a1 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt NTP_CONF 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:51:11 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:27 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -2807,7 +2807,7 @@ services when they become universally available.
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index f265f2050c1ac974201eb603ac94cf4fd9a18b02..33c52aa07168a9ee0e646909fac784ecc3e6975e 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.7p389 of <code>ntp.conf</code>.
+  <p>This document applies to version 4.2.7p390 of <code>ntp.conf</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntp_002econf-Description">ntp.conf Description</a>
index 64e1350305535be4e352d0b0aa322ec6b3643ff3..baf567e811914f20c02f4ab9c63bd3da26f5475c 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.conf 5 "24 Sep 2013" "4.2.7p389" "File Formats"
+.TH ntp.conf 5 "26 Sep 2013" "4.2.7p390" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:50:51 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:07 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -2980,7 +2980,7 @@ services when they become universally available.
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
index 0beea8298842dd680ac16ab621fc2801af3a95db..3daf2ce7d192d5e15b7d0c284dd9d812f89d3e9f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt NTP_CONF 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:51:11 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:27 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -2807,7 +2807,7 @@ services when they become universally available.
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
index d2d5e9e11d49683e15bf1930988daed58b6664ec..f67f071b3882820f2508679cb71c13e887950310 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5man "24 Sep 2013" "4.2.7p389" "File Formats"
+.TH ntp.keys 5man "26 Sep 2013" "4.2.7p390" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:50:57 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:12 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agman-file.tpl
 .\"
@@ -133,7 +133,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index 1f63d6b4e1b03ee12b83964ed9e1126952fc2ad8..482964485ca7aacebec86b5ddac2c3842f3b2363 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt NTP_KEYS 5mdoc File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:51:15 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:30 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agmdoc-file.tpl
 .Sh NAME
@@ -163,7 +163,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index 2374be59490cfe975e9ba19fc052cd6a93ed801a..6353c522a2ccf687d7fbfa2aaec2125c38cab53a 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.7p389 of <code>ntp.keys</code>.
+  <p>This document applies to version 4.2.7p390 of <code>ntp.keys</code>.
 
   <div class="shortcontents">
 <h2>Short Contents</h2>
index 19303f7fa487f4e5327257fcd79a6738a9dab265..0950151344103dcd7d353891614169d1452afc30 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5 "24 Sep 2013" "4.2.7p389" "File Formats"
+.TH ntp.keys 5 "26 Sep 2013" "4.2.7p390" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:50:57 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:12 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agman-file.tpl
 .\"
@@ -133,7 +133,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 This document was derived from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
index 97e2c0f332337b59edc7bcc2600d9e1ecf301d2a..65d43f0b45615cfbc79d56d276d2f8b694e7492a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt NTP_KEYS 5 File Formats
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:51:15 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:30 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agmdoc-file.tpl
 .Sh NAME
@@ -163,7 +163,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 This document was derived from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
index 1a7d7daf4f9a95c58602bbb4b5d92f34859c87e4..aac1018af30fa601b38e616acff0a9cc6f1b5bc6 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *
- *  It has been AutoGen-ed  September 24, 2013 at 08:48:16 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  September 26, 2013 at 11:34:13 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -75,7 +75,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpd options
  */
 static char const ntpd_opt_strs[3011] =
-/*     0 */ "ntpd 4.2.7p389\n"
+/*     0 */ "ntpd 4.2.7p390\n"
             "Copyright (C) 1970-2013 The University of Delaware, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -201,12 +201,12 @@ static char const ntpd_opt_strs[3011] =
 /*  2778 */ "output version information and exit\0"
 /*  2814 */ "version\0"
 /*  2822 */ "NTPD\0"
-/*  2827 */ "ntpd - NTP daemon program - Ver. 4.2.7p389\n"
+/*  2827 */ "ntpd - NTP daemon program - Ver. 4.2.7p390\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
             "\t\t[ <server1> ... <serverN> ]\n\0"
 /*  2960 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2994 */ "\n\0"
-/*  2996 */ "ntpd 4.2.7p389";
+/*  2996 */ "ntpd 4.2.7p390";
 
 /**
  *  ipv4 option description with
@@ -1557,7 +1557,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpdOptions.pzCopyright */
-  puts(_("ntpd 4.2.7p389\n\
+  puts(_("ntpd 4.2.7p390\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.7p389\n\
+  puts(_("ntpd - NTP daemon program - Ver. 4.2.7p390\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.7p389"));
+  puts(_("ntpd 4.2.7p390"));
 
   /* referenced via ntpdOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 9042fa0abea0e7c8349f30606654bc926b83877d..5e6723f281b73deb54ac4add6ac17e10cb0dd9ba 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *
- *  It has been AutoGen-ed  September 24, 2013 at 08:48:15 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  September 26, 2013 at 11:34:12 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -105,9 +105,9 @@ typedef enum {
 /** count of all options for ntpd */
 #define OPTION_CT    37
 /** ntpd version */
-#define NTPD_VERSION       "4.2.7p389"
+#define NTPD_VERSION       "4.2.7p390"
 /** Full ntpd version text */
-#define NTPD_FULL_VERSION  "ntpd 4.2.7p389"
+#define NTPD_FULL_VERSION  "ntpd 4.2.7p390"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 56b28129b096541c4993deb9a3aff14db5743fd1..7c1514619227b6f0f3b0eb5b96ea1f5a39c94696 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "24 Sep 2013" "4.2.7p389" "User Commands"
+.TH ntpd 1ntpdman "26 Sep 2013" "4.2.7p390" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:51:00 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:16 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -928,7 +928,7 @@ mind.
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index e08129fb0245d03c7871300997caa5db51eacfca..43c7cbaa51d63617f722caeede94232b9c4523e3 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt NTPD 1ntpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:51:17 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:32 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -895,7 +895,7 @@ mind.
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index dfdf8a4c69fa4fde693d11c87795f51d8f21bae3..8cfd76fe2670becc1fe84433725d6e6c20504658 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.7p389 of <code>ntpd</code>.
+  <p>This document applies to version 4.2.7p390 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.7p388
+<pre class="example">ntpd - NTP daemon program - Ver. 4.2.7p389
 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
@@ -240,7 +240,7 @@ Usage:  ntpd [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ].
    -f Str driftfile      frequency drift file name
    -g no  panicgate      Allow the first adjustment to be Big
                                 - may appear multiple times
-   -i --- jaildir        built without --enable-clockctl or --enable-linuxcaps
+   -i Str jaildir        Jail directory
    -I Str interface      Listen on an interface name or address
                                 - may appear multiple times
    -k Str keyfile        path to symmetric keys
@@ -263,7 +263,7 @@ Usage:  ntpd [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ].
    -s Str statsdir       Statistics file location
    -t Str trustedkey     Trusted key number
                                 - may appear multiple times
-   -u --- user           built without --enable-clockctl or --enable-linuxcaps
+   -u Str user           Run as userid (or userid:groupid)
    -U Num updateinterval interval in seconds between scans for new or dropped interfaces
       Str var            make ARG an ntp variable (RW)
                                 - may appear multiple times
@@ -472,8 +472,8 @@ option.
 This option is only available if the OS supports adjusting the clock
 without full root privileges. 
 This option is supported under NetBSD (configure with
-<code>--enable-clockctl</code>) and Linux (configure with
-<code>--enable-linuxcaps</code>). 
+<code>--enable-clockctl</code>) or Linux (configure with
+<code>--enable-linuxcaps</code>) or Solaris (configure with <code>--enable-solarisprivs</code>)
 <div class="node">
 <p><hr>
 <a name="ntpd-interface"></a>Next:&nbsp;<a rel="next" accesskey="n" href="#ntpd-keyfile">ntpd keyfile</a>,
@@ -752,8 +752,8 @@ This option takes an argument string.
 This option is only available if the OS supports adjusting the clock
 without full root privileges. 
 This option is supported under NetBSD (configure with
-<code>--enable-clockctl</code>) and Linux (configure with
-<code>--enable-linuxcaps</code>). 
+<code>--enable-clockctl</code>) or Linux (configure with
+<code>--enable-linuxcaps</code>) or Solaris (configure with <code>--enable-solarisprivs</code>)
 <div class="node">
 <p><hr>
 <a name="ntpd-updateinterval"></a>Next:&nbsp;<a rel="next" accesskey="n" href="#ntpd-wait_002dsync">ntpd wait-sync</a>,
index 6a53a2d052e6b21b05abcd6e967aa62f9348be06..b71eadc2b8061ec148119dd58d649b7613e83f30 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "24 Sep 2013" "4.2.7p389" "User Commands"
+.TH ntpd @NTPD_MS@ "26 Sep 2013" "4.2.7p390" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:51:00 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:16 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -928,7 +928,7 @@ mind.
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
index 2a26d1fb5f8116e05c7d20fe6ecc913f67cb85f2..5f6a13273948a214154d7b8cd8ac180687e242b5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt NTPD @NTPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:51:17 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:32 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -895,7 +895,7 @@ mind.
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
index ae2721d129e141d9078de4e1af0fadd57729effd..a33f1c2a7e4a9fe863f7b778b03ca8f0f308ed69 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpdc.texi)
 #
-# It has been AutoGen-ed  September 24, 2013 at 08:51:50 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  September 26, 2013 at 11:35:53 AM by AutoGen 5.18.1pre5
 # From the definitions    ntpdc-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -69,7 +69,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p389
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p390
 Usage:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 934c89392e58ccf22863be715d85f8212367ebc9..d0d8e25daa7331ab98ea3e97c3439baa457369b4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *
- *  It has been AutoGen-ed  September 24, 2013 at 08:51:33 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  September 26, 2013 at 11:35:41 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -69,7 +69,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpdc options
  */
 static char const ntpdc_opt_strs[1861] =
-/*     0 */ "ntpdc 4.2.7p389\n"
+/*     0 */ "ntpdc 4.2.7p390\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.7p389\n"
+/*  1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p390\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.7p389";
+/*  1845 */ "ntpdc 4.2.7p390";
 
 /**
  *  ipv4 option description with
@@ -851,7 +851,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpdcOptions.pzCopyright */
-  puts(_("ntpdc 4.2.7p389\n\
+  puts(_("ntpdc 4.2.7p390\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.7p389\n\
+  puts(_("ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p390\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpdcOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntpdcOptions.pzFullVersion */
-  puts(_("ntpdc 4.2.7p389"));
+  puts(_("ntpdc 4.2.7p390"));
 
   /* referenced via ntpdcOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 20eab3be91d21de88d58af826be3af56840c7b90..c92e5bcba84d5e63529dc05e1602f3d278576d6b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *
- *  It has been AutoGen-ed  September 24, 2013 at 08:51:33 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  September 26, 2013 at 11:35:41 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -83,9 +83,9 @@ typedef enum {
 /** count of all options for ntpdc */
 #define OPTION_CT    15
 /** ntpdc version */
-#define NTPDC_VERSION       "4.2.7p389"
+#define NTPDC_VERSION       "4.2.7p390"
 /** Full ntpdc version text */
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p389"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.7p390"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4f3ccf0a07b66ac694c88786ea015813fae54641..71f7144cc1c7eaf6834bb205a496295feac27f19 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "24 Sep 2013" "4.2.7p389" "User Commands"
+.TH ntpdc 1ntpdcman "26 Sep 2013" "4.2.7p390" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:51:46 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:48 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index c3bb8ab9d06c14cb2f22e18312426aa000f4083e..04f918b2a526943236f24fc6a6b6bb9c7e6c4bab 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:51:52 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:55 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 78723f34f515ac38dfc2d7cb633344bf03f55921..0070ca085d7e471f8118fb18e86079445a1a8bc4 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.7p389 of <code>ntpdc</code>.
+  <p>This document applies to version 4.2.7p390 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.7p389
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p390
 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 9dabcc94428893fc71a60135ace0b08e49e44b93..fbb9a2339660324092374663aef715d3ef613491 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "24 Sep 2013" "4.2.7p389" "User Commands"
+.TH ntpdc @NTPDC_MS@ "26 Sep 2013" "4.2.7p390" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:51:46 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:48 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 89bbca053b12be39df47aef5d0edae3ca40ad70d..9fcbaaf4387c8a073aff49cb4d0ab9146b708d4a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:51:52 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:35:55 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f95beaf0046e6c5d78d8d5b75dd3633563dedff9..7543aceab2cf982fb3a08d00302caaa0e2fd6a3a 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpq.texi)
 #
-# It has been AutoGen-ed  September 24, 2013 at 08:52:24 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  September 26, 2013 at 11:36:08 AM by AutoGen 5.18.1pre5
 # From the definitions    ntpq-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -290,7 +290,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p389
+ntpq - standard NTP query program - Ver. 4.2.7p390
 Usage:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index fae652f0ec20a2a13cf21f95c611b4c799213539..47503c9d9af358894f89abd3f2a3f6f3c1a59913 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *
- *  It has been AutoGen-ed  September 24, 2013 at 08:51:56 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  September 26, 2013 at 11:35:58 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,7 +69,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpq options
  */
 static char const ntpq_opt_strs[1833] =
-/*     0 */ "ntpq 4.2.7p389\n"
+/*     0 */ "ntpq 4.2.7p390\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.7p389\n"
+/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p390\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.7p389";
+/*  1818 */ "ntpq 4.2.7p390";
 
 /**
  *  ipv4 option description with
@@ -821,7 +821,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpqOptions.pzCopyright */
-  puts(_("ntpq 4.2.7p389\n\
+  puts(_("ntpq 4.2.7p390\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.7p389\n\
+  puts(_("ntpq - standard NTP query program - Ver. 4.2.7p390\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpqOptions.pzFullVersion */
-  puts(_("ntpq 4.2.7p389"));
+  puts(_("ntpq 4.2.7p390"));
 
   /* referenced via ntpqOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 001ed89c26e2fd6c6450f49c94d437b497da9b5c..c8b226c614c956bac0415aa4f794ec661333e18c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *
- *  It has been AutoGen-ed  September 24, 2013 at 08:51:55 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  September 26, 2013 at 11:35:57 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -82,9 +82,9 @@ typedef enum {
 /** count of all options for ntpq */
 #define OPTION_CT    14
 /** ntpq version */
-#define NTPQ_VERSION       "4.2.7p389"
+#define NTPQ_VERSION       "4.2.7p390"
 /** Full ntpq version text */
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p389"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p390"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b12869ac0ece7d2b7175f2d781e6499585b0dbe3..686ad241882321f66449dfc2fdda253908a68be3 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "24 Sep 2013" "4.2.7p389" "User Commands"
+.TH ntpq 1ntpqman "26 Sep 2013" "4.2.7p390" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:52:19 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:36:04 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 960f51a8696b3a7fc71dae7d6c08d17719f43d91..f5c67e1ab1915e4821e572a04ce9511571331170 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:52:26 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:36:10 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index bd5b37aa3e96df9318b8edfe4ccd25217648a170..861761fddd499899124cd0fd2ca5b2d0e98d5e46 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.7p389 of <code>ntpq</code>.
+  <p>This document applies to version 4.2.7p390 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.7p388
+<pre class="example">ntpq - standard NTP query program - Ver. 4.2.7p389
 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 9efa31ccf1c2476f45ae407f52965ce6783aa4f5..b63cd5a1be847685815fe1bd9602f86e1fbb94f6 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "24 Sep 2013" "4.2.7p389" "User Commands"
+.TH ntpq @NTPQ_MS@ "26 Sep 2013" "4.2.7p390" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:52:19 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:36:04 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
index 4889e38d1724f5dd843c2ca5b74f957cbd6bbb33..789636f12d4f4a6eac8357d97f599006f3d56012 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:52:26 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:36:10 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 76ca732febd04cd8636e7ac943f19a1b14f7087b..0cc68752d919cc02ab153c250a4726452a496c21 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpsnmpd.texi)
 #
-# It has been AutoGen-ed  September 24, 2013 at 08:52:41 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  September 26, 2013 at 11:36:24 AM by AutoGen 5.18.1pre5
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -47,7 +47,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p389
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p390
 Usage:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 9d36e25fcab325900ed701a0fc9f64399238d43d..8d94c483b196aa23b22fcc2391ac3310f55248f1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *
- *  It has been AutoGen-ed  September 24, 2013 at 08:52:28 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  September 26, 2013 at 11:36:12 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -61,7 +61,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpsnmpd options
  */
 static char const ntpsnmpd_opt_strs[1560] =
-/*     0 */ "ntpsnmpd 4.2.7p389\n"
+/*     0 */ "ntpsnmpd 4.2.7p390\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.7p389\n"
+/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p390\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.7p389";
+/*  1541 */ "ntpsnmpd 4.2.7p390";
 
 /**
  *  nofork option description:
@@ -594,7 +594,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpsnmpdOptions.pzCopyright */
-  puts(_("ntpsnmpd 4.2.7p389\n\
+  puts(_("ntpsnmpd 4.2.7p390\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.7p389\n\
+  puts(_("ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p390\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
 
   /* referenced via ntpsnmpdOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntpsnmpdOptions.pzFullVersion */
-  puts(_("ntpsnmpd 4.2.7p389"));
+  puts(_("ntpsnmpd 4.2.7p390"));
 
   /* referenced via ntpsnmpdOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index d8b1304f975d4addbd7a12a67f02aba074a39447..871fa9ecac5f4e6c143baf380244c038f71bd918 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *
- *  It has been AutoGen-ed  September 24, 2013 at 08:52:28 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  September 26, 2013 at 11:36:12 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -76,9 +76,9 @@ typedef enum {
 /** count of all options for ntpsnmpd */
 #define OPTION_CT    8
 /** ntpsnmpd version */
-#define NTPSNMPD_VERSION       "4.2.7p389"
+#define NTPSNMPD_VERSION       "4.2.7p390"
 /** Full ntpsnmpd version text */
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p389"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p390"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 13b374c51d4744970e57bcd0d8e2d42fb7a4b020..654681ff892888bfe59c2f59f710e748ff3cfc48 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "24 Sep 2013" "4.2.7p389" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "26 Sep 2013" "4.2.7p390" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:52:38 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:36:20 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -170,7 +170,7 @@ please fill me in...
 .BR Li ntpEntTimeDistance
 please fill me in...
 .PP
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index ee2c608da73c9431d54e7c9a155c81cb4cd390e9..eb520ef1d666c698cfe6bb3b10a500bc8dc23ff2 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:52:44 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:36:26 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -157,7 +157,7 @@ please fill me in...
 please fill me in...
 .El
 .Pp
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index 9ab423150f0fcb87610f8225100a5bc30dbaf43d..a4490dd8646ad560398d1598cedb0f64764de4cd 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.7p389 of <code>ntpsnmpd</code>.
+  <p>This document applies to version 4.2.7p390 of <code>ntpsnmpd</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntpsnmpd-Description">ntpsnmpd Description</a>:             Description
index a0b24eef7b3b79405f60a78adbcab42433fb0f21..3188c29725ed99a41d544944061b67ca3c40f3e3 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "24 Sep 2013" "4.2.7p389" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "26 Sep 2013" "4.2.7p390" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:52:38 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:36:20 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -170,7 +170,7 @@ please fill me in...
 .BR Li ntpEntTimeDistance
 please fill me in...
 .PP
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
 option definitions.
index 47600dd6f6b948762f6f30c16ab507a6bbc7511d..e921a115064bf9b78393af6ace4dec9e8bfa594b 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:52:44 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:36:26 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -157,7 +157,7 @@ please fill me in...
 please fill me in...
 .El
 .Pp
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
 option definitions.
index 0204ebaa9ce314336174fc05922d86a2ca230c5c..1a6cc034ad5a71b4d2554d23545d8e4144c7ea6d 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=389
+point=390
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 74da800a246889e8f73dd37ac966873a3181f4b7..9ae03d26dad9ae5a7f1281727694a4f4612b6b7e 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-wait.texi)
 #
-# It has been AutoGen-ed  September 24, 2013 at 08:46:24 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  September 26, 2013 at 11:31:26 AM by AutoGen 5.18.1pre5
 # From the definitions    ntp-wait-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index 003c4f86a03c62d02fb739180fba2ba872234e32..085bccc91a3f89b5fe62f2f754c5ba2735af5797 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "24 Sep 2013" "ntp (4.2.7p389)" "User Commands"
+.TH ntp-wait 1ntp-waitman "26 Sep 2013" "ntp (4.2.7p390)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:46:19 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:31:16 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -117,7 +117,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index a215bad83871363c896d966769da47613c045348..e1d8ea82e9617232dbaf9a0607d37a004acb8b1c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 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  September 24, 2013 at 08:46:26 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:31:57 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -115,7 +115,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index 416d3cd5cd8703da9ae3f329bd7e100dc73d6882..f6824ee95c8953f59d1e0489be2f46abae4a97c5 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.7p389 of <code>ntp-wait</code>.
+  <p>This document applies to version 4.2.7p390 of <code>ntp-wait</code>.
 
 <div class="shortcontents">
 <h2>Short Contents</h2>
index e30b2e43e5d2bd9d23931f0b199257571f1881b2..2cf1232fed0ebdd9a6a7e28a47cfd3864a0a7a03 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "24 Sep 2013" "ntp (4.2.7p389)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "26 Sep 2013" "ntp (4.2.7p390)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:46:19 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:31:16 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -117,7 +117,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
 option definitions.
index 7c95013c206dcf67127b54d9f7fc7220d1fc8e87..42910b01f6c552eb18ca9aa435bb043285743739 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 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  September 24, 2013 at 08:46:26 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:31:57 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -115,7 +115,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
 option definitions.
index 2c1fe44abe9bf47c6739522e1f7376e89c47d53b..5becccb0fdc76bc073b108bca86431e3dc037e43 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-sntp.texi)
 #
-# It has been AutoGen-ed  September 24, 2013 at 08:53:56 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  September 26, 2013 at 11:37:07 AM by AutoGen 5.18.1pre5
 # From the definitions    sntp-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -101,7 +101,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p389
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p390
 Usage:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index c691eead16916d93bbd52e2b0dd0cbda310fe36d..2bbfa06c405815cfc1e33e3735c728932e0634de 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *
- *  It has been AutoGen-ed  September 24, 2013 at 08:43:24 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  September 26, 2013 at 11:24:07 AM by AutoGen 5.18.1pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -70,7 +70,7 @@ extern FILE * option_usage_fp;
  *  static const strings for sntp options
  */
 static char const sntp_opt_strs[2499] =
-/*     0 */ "sntp 4.2.7p389\n"
+/*     0 */ "sntp 4.2.7p390\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.7p389\n"
+/*  2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p390\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.7p389";
+/*  2484 */ "sntp 4.2.7p390";
 
 /**
  *  ipv4 option description with
@@ -1226,7 +1226,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via sntpOptions.pzCopyright */
-  puts(_("sntp 4.2.7p389\n\
+  puts(_("sntp 4.2.7p390\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.7p389\n\
+  puts(_("sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p390\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.7p389"));
+  puts(_("sntp 4.2.7p390"));
 
   /* referenced via sntpOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 974febd1b272abd56e502044cea82b431c54c22d..2c00c3db8a01a85831325740f60c05c8990f1210 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *
- *  It has been AutoGen-ed  September 24, 2013 at 08:43:23 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  September 26, 2013 at 11:24:05 AM by AutoGen 5.18.1pre5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -91,9 +91,9 @@ typedef enum {
 /** count of all options for sntp */
 #define OPTION_CT    23
 /** sntp version */
-#define SNTP_VERSION       "4.2.7p389"
+#define SNTP_VERSION       "4.2.7p390"
 /** Full sntp version text */
-#define SNTP_FULL_VERSION  "sntp 4.2.7p389"
+#define SNTP_FULL_VERSION  "sntp 4.2.7p390"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2c366108f13876d50e60fdfc341dc90e659fffa9..53c2e7574da92695f80a2e7f5654e14bb409ecb9 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "24 Sep 2013" "4.2.7p389" "User Commands"
+.TH sntp 1sntpman "26 Sep 2013" "4.2.7p390" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:53:51 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:37:03 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -317,7 +317,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p389 of
+This document corresponds to version 4.2.7p390 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index 6875bfb3e7f695d6ebc070c834a80fa589582843..ed26b6c89a5f249c9f71d10c490cdcc62ee90111 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt SNTP 1sntpmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:53:58 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:37:09 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -298,7 +298,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p389 of
+This document corresponds to version 4.2.7p390 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index 4771110658b21bd45e59f7e09cc0301bbc10f4f7..52f1be0aa5845d291b99868060c16f0dcd9eddb5 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.7p389 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p390 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.7p389
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p390
 Usage:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 2c5a3e7a2ea7532e198b093455666354c95668c6..3f846d5a048510fba71ae902001d63d2849a67ca 100644 (file)
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "24 Sep 2013" "4.2.7p389" "User Commands"
+.TH sntp @SNTP_MS@ "26 Sep 2013" "4.2.7p390" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:53:51 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:37:03 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -317,7 +317,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p389 of
+This document corresponds to version 4.2.7p390 of
 .B  .
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
index c2a2d6589fd5d3366f54a4d77388227a91d9488d..71c10929a393a6051fec0cec7d526558ee55ed4d 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 2013
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:53:58 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:37:09 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -298,7 +298,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p389 of
+This document corresponds to version 4.2.7p390 of
 .Nm .
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
index b4acd1d2a40fb1e53fd22eca10c9368c6da15bd4..93dd11b0d4ee4c7c6eef004e1d518679b687669e 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-keygen.texi)
 #
-# It has been AutoGen-ed  September 24, 2013 at 08:53:09 AM by AutoGen 5.18.1pre5
+# It has been AutoGen-ed  September 26, 2013 at 11:36:45 AM by AutoGen 5.18.1pre5
 # From the definitions    ntp-keygen-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -908,7 +908,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p389
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p390
 Usage:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -b Num imbits         identity modulus bits
index ae472362220af9e932b1183d909036b11c186775..83b322185ddf330a8a5bce0ebc7a45e4d6f49947 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *
- *  It has been AutoGen-ed  September 24, 2013 at 08:52:50 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  September 26, 2013 at 11:36:31 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -72,7 +72,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntp-keygen options
  */
 static char const ntp_keygen_opt_strs[2357] =
-/*     0 */ "ntp-keygen (ntp) 4.2.7p389\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p390\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.7p389\n"
+/*  2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p390\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.7p389";
+/*  2330 */ "ntp-keygen (ntp) 4.2.7p390";
 
 /**
  *  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.7p389\n\
+  puts(_("ntp-keygen (ntp) 4.2.7p390\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.7p389\n\
+  puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p390\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.7p389"));
+  puts(_("ntp-keygen (ntp) 4.2.7p390"));
 
   /* referenced via ntp_keygenOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index cb0c198cd8d6b86fbac4a825a51510a2ba96d1d9..5e9da51bbcb3e23e01ea5e5cb525902d451bbbb2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *
- *  It has been AutoGen-ed  September 24, 2013 at 08:52:50 AM by AutoGen 5.18.1pre5
+ *  It has been AutoGen-ed  September 26, 2013 at 11:36:30 AM by AutoGen 5.18.1pre5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -94,9 +94,9 @@ typedef enum {
 /** count of all options for ntp-keygen */
 #define OPTION_CT    26
 /** ntp-keygen version */
-#define NTP_KEYGEN_VERSION       "4.2.7p389"
+#define NTP_KEYGEN_VERSION       "4.2.7p390"
 /** Full ntp-keygen version text */
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p389"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p390"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 81206cf88e2643d7132eeb849c86d2de7d5be646..e62f4701d0a8bafe16e4416e061dd0a800f1e5f2 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "24 Sep 2013" "ntp (4.2.7p389)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "26 Sep 2013" "ntp (4.2.7p390)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:53:04 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:36:40 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -1110,7 +1110,7 @@ Please report bugs to http://bugs.ntp.org .
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index d24895b1b867414c7d3f96cd5d017fced52d241c..b4be10822025549142056679cbe8c60cd4dc0bdb 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 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  September 24, 2013 at 08:53:12 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:36:47 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -1073,7 +1073,7 @@ Please report bugs to http://bugs.ntp.org .
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP
index fb7eaaea171035f68f985346c2562444dbcebb00..4ee3b023c8faab0e292575a46966cd94097f8aeb 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.7p389 of <code>ntp-keygen</code>.
+  <p>This document applies to version 4.2.7p390 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.7p388
+<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p389
 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 8dc293b4ec9aeed1a5745b93e884fbbdd3de97f2..a11de5287c913f0768e92b14512a6638760e0055 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "24 Sep 2013" "ntp (4.2.7p389)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "26 Sep 2013" "ntp (4.2.7p390)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"
-.\"  It has been AutoGen-ed  September 24, 2013 at 08:53:04 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:36:40 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
@@ -1110,7 +1110,7 @@ Please report bugs to http://bugs.ntp.org .
 .PP
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .SH NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 Portions of this document came from FreeBSD.
 .PP
 This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
index e47f2f1ded45df8fc02414e5144551cebd56d03d..c494dfbe0fb40fdf424827702abcfa17577e8a31 100644 (file)
@@ -1,9 +1,9 @@
-.Dd September 24 2013
+.Dd September 26 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  September 24, 2013 at 08:53:12 AM by AutoGen 5.18.1pre5
+.\"  It has been AutoGen-ed  September 26, 2013 at 11:36:47 AM by AutoGen 5.18.1pre5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -1073,7 +1073,7 @@ Please report bugs to http://bugs.ntp.org .
 .Pp
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
 .Sh NOTES
-This document corresponds to version 4.2.7p389 of NTP.
+This document corresponds to version 4.2.7p390 of NTP.
 Portions of this document came from FreeBSD.
 .Pp
 This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP