+(4.2.7p92) 2010/12/08 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 1743] from 4.2.6p3-RC12: Display timezone offset when showing
time for sntp in the local timezone.
(4.2.7p91) 2010/12/07 Released by Harlan Stenn <stenn@ntp.org>
/*
* EDIT THIS FILE WITH CAUTION (clktest-opts.c)
*
- * It has been AutoGen-ed December 7, 2010 at 10:10:58 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:10:42 AM by AutoGen 5.11.3
* From the definitions clktest-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "CLKTEST";
tSCC zUsageTitle[] =
-"clktest - test the clock line discipline - Ver. 4.2.7p91\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p92\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (clktest-opts.h)
*
- * It has been AutoGen-ed December 7, 2010 at 10:10:58 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:10:42 AM by AutoGen 5.11.3
* From the definitions clktest-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 10
-#define CLKTEST_VERSION "4.2.7p91"
-#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p91"
+#define CLKTEST_VERSION "4.2.7p92"
+#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p92"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed December 7, 2010 at 10:09:59 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:09:44 AM by AutoGen 5.11.3
* From the definitions ntpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPD";
tSCC zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p91\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p92\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
\t\t[ <server1> ... <serverN> ]\n";
#define zRcName NULL
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed December 7, 2010 at 10:09:59 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:09:44 AM by AutoGen 5.11.3
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 36
-#define NTPD_VERSION "4.2.7p91"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p91"
+#define NTPD_VERSION "4.2.7p92"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p92"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed December 7, 2010 at 10:10:25 AM by AutoGen 5.11.3
+# It has been AutoGen-ed December 8, 2010 at 10:10:02 AM by AutoGen 5.11.3
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.7p91
+ntpd - NTP daemon program - Ver. 4.2.7p92
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
-.TH NTPD 1 2010-12-07 "( 4.2.7p91)" "Programmer's Manual"
+.TH NTPD 1 2010-12-08 "( 4.2.7p92)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed December 7, 2010 at 10:10:24 AM by AutoGen 5.11.3
+.\" It has been AutoGen-ed December 8, 2010 at 10:10:01 AM by AutoGen 5.11.3
.\" From the definitions ntpd-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * It has been AutoGen-ed December 7, 2010 at 10:10:30 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:10:09 AM by AutoGen 5.11.3
* From the definitions ntpdc-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPDC";
tSCC zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p91\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p92\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed December 7, 2010 at 10:10:30 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:10:09 AM by AutoGen 5.11.3
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p91"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p91"
+#define NTPDC_VERSION "4.2.7p92"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p92"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed December 7, 2010 at 10:10:40 AM by AutoGen 5.11.3
+# It has been AutoGen-ed December 8, 2010 at 10:10:22 AM by AutoGen 5.11.3
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.7p91
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p92
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPDC 1 2010-12-07 "( 4.2.7p91)" "Programmer's Manual"
+.TH NTPDC 1 2010-12-08 "( 4.2.7p92)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed December 7, 2010 at 10:10:40 AM by AutoGen 5.11.3
+.\" It has been AutoGen-ed December 8, 2010 at 10:10:22 AM by AutoGen 5.11.3
.\" From the definitions ntpdc-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed December 7, 2010 at 10:10:41 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:10:23 AM by AutoGen 5.11.3
* From the definitions ntpq-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPQ";
tSCC zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.7p91\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p92\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed December 7, 2010 at 10:10:41 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:10:23 AM by AutoGen 5.11.3
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p91"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p91"
+#define NTPQ_VERSION "4.2.7p92"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p92"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed December 7, 2010 at 10:10:52 AM by AutoGen 5.11.3
+# It has been AutoGen-ed December 8, 2010 at 10:10:35 AM by AutoGen 5.11.3
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpq - standard NTP query program - Ver. 4.2.7p91
+ntpq - standard NTP query program - Ver. 4.2.7p92
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPQ 1 2010-12-07 "( 4.2.7p91)" "Programmer's Manual"
+.TH NTPQ 1 2010-12-08 "( 4.2.7p92)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed December 7, 2010 at 10:10:51 AM by AutoGen 5.11.3
+.\" It has been AutoGen-ed December 8, 2010 at 10:10:34 AM by AutoGen 5.11.3
.\" From the definitions ntpq-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
*
- * It has been AutoGen-ed December 7, 2010 at 10:10:52 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:10:35 AM by AutoGen 5.11.3
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPSNMPD";
tSCC zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p91\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p92\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed December 7, 2010 at 10:10:52 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:10:35 AM by AutoGen 5.11.3
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p91"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p91"
+#define NTPSNMPD_VERSION "4.2.7p92"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p92"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed December 7, 2010 at 10:10:58 AM by AutoGen 5.11.3
+# It has been AutoGen-ed December 8, 2010 at 10:10:41 AM by AutoGen 5.11.3
# From the definitions ntpsnmpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p91
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p92
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
-.TH NTPSNMPD 1 2010-12-07 "( 4.2.7p91)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-12-08 "( 4.2.7p92)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed December 7, 2010 at 10:10:57 AM by AutoGen 5.11.3
+.\" It has been AutoGen-ed December 8, 2010 at 10:10:41 AM by AutoGen 5.11.3
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman1.tpl
.\"
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=91
+point=92
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed December 7, 2010 at 10:09:52 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:09:35 AM by AutoGen 5.11.3
* From the definitions sntp-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.7p91\n\
+"sntp - standard SNTP program - Ver. 4.2.7p92\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
NULL };
tSCC zBugsAddr[] = "http://bugs.ntp.org, bugs@ntp.org";
-#define zExplain NULL
+tSCC zExplain[] = "\n\n";
tSCC zDetail[] = "\n\
sntp implements the Simple Network Time Protocol, and is used to query\n\
an NTP or SNTP server and either display the time or set the local\n\
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed December 7, 2010 at 10:09:52 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:09:34 AM by AutoGen 5.11.3
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 17
-#define SNTP_VERSION "4.2.7p91"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p91"
+#define SNTP_VERSION "4.2.7p92"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p92"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed December 7, 2010 at 10:09:58 AM by AutoGen 5.11.3
+# It has been AutoGen-ed December 8, 2010 at 10:09:43 AM by AutoGen 5.11.3
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
-This program has no explanation.
@code{sntp}
can be used as a SNTP client to query a NTP or SNTP server and either display
@exampleindent 0
@example
-sntp - standard SNTP program - Ver. 4.2.7p91
+sntp - standard SNTP program - Ver. 4.2.7p92
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
Options are specified by doubled hyphens and their name
or by a single hyphen and the flag character.
+
+
The following option preset mechanisms are supported:
- reading file /deacon/users/stenn/.ntprc
- reading file /deacon/backroom/snaps/ntp-dev/sntp/.ntprc
-.TH SNTP 1 2010-12-07 "( 4.2.7p91)" "Programmer's Manual"
+.TH SNTP 1 2010-12-08 "( 4.2.7p92)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed December 7, 2010 at 10:09:58 AM by AutoGen 5.11.3
+.\" It has been AutoGen-ed December 8, 2010 at 10:09:43 AM by AutoGen 5.11.3
.\" From the definitions sntp-opts.def
.\" and the template file agman1.tpl
.\"
.br
.in +8
hostname-or-IP ...
+.PP
+
.SH "DESCRIPTION"
This manual page briefly documents the \fBsntp\fP command.
.I sntp
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.7p91 of <code>sntp</code>.
+ <p>This document applies to version 4.2.7p92 of <code>sntp</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
<ul class="menu">
<li><a accesskey="1" href="#sntp-Description">sntp Description</a>: Description
-* sntp Invocation:: Invoking sntp
-<li><a accesskey="2" href="#Usage">Usage</a>: Usage
+<li><a accesskey="2" href="#sntp-Invocation">sntp Invocation</a>: Invoking sntp
+<li><a accesskey="3" href="#Usage">Usage</a>: Usage
</ul>
<div class="node">
<p><hr>
-<a name="sntp-Description"></a>Next: <a rel="next" accesskey="n" href="#Usage">Usage</a>,
+<a name="sntp-Description"></a>Next: <a rel="next" accesskey="n" href="#sntp-Invocation">sntp Invocation</a>,
Previous: <a rel="previous" accesskey="p" href="#Top">Top</a>,
Up: <a rel="up" accesskey="u" href="#Top">Top</a>
<br>
<h3 class="section">Invoking sntp</h3>
-<p><a name="index-sntp-1"></a><a name="index-standard-SNTP-program-2"></a>This program has no explanation.
-
- <p><code>sntp</code>
+<p><a name="index-sntp-1"></a><a name="index-standard-SNTP-program-2"></a>
+<code>sntp</code>
can be used as a SNTP client to query a NTP or SNTP server and either display
the time or set the local system's time (given suitable privilege). It can be
run as an interactive command or in a
<p><a name="index-sntp-usage-3"></a>
This is the automatically generated usage text for sntp:
-<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p91
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p92
USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
Options are specified by doubled hyphens and their name
or by a single hyphen and the flag character.
+
+
The following option preset mechanisms are supported:
- reading file /deacon/users/stenn/.ntprc
- reading file /deacon/backroom/snaps/ntp-dev/sntp/.ntprc
<div class="node">
<p><hr>
-<a name="Usage"></a>Previous: <a rel="previous" accesskey="p" href="#sntp-Description">sntp Description</a>,
+<a name="Usage"></a>Previous: <a rel="previous" accesskey="p" href="#sntp-Invocation">sntp Invocation</a>,
Up: <a rel="up" accesskey="u" href="#Top">Top</a>
<br>
</div>
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed December 7, 2010 at 10:10:59 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:10:43 AM by AutoGen 5.11.3
* From the definitions ntp-keygen-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTP_KEYGEN";
tSCC zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p91\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p92\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed December 7, 2010 at 10:10:59 AM by AutoGen 5.11.3
+ * It has been AutoGen-ed December 8, 2010 at 10:10:42 AM by AutoGen 5.11.3
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define NTP_KEYGEN_VERSION "4.2.7p91"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p91"
+#define NTP_KEYGEN_VERSION "4.2.7p92"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p92"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi)
#
-# It has been AutoGen-ed December 7, 2010 at 10:11:06 AM by AutoGen 5.11.3
+# It has been AutoGen-ed December 8, 2010 at 10:10:51 AM by AutoGen 5.11.3
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p91
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p92
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
-.TH NTP-KEYGEN 1 2010-12-07 "(ntp 4.2.7p91)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-12-08 "(ntp 4.2.7p92)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed December 7, 2010 at 10:11:05 AM by AutoGen 5.11.3
+.\" It has been AutoGen-ed December 8, 2010 at 10:10:51 AM by AutoGen 5.11.3
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"