+(4.2.7p187) 2011/06/24 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 1954] Fix typos in [s]bin_PROGRAMS in ntpd/Makefile.am.
* Implement --with-locfile=filename configure argument. If filename is
empty we'll look under loc/ for a good fit. If the filename contains
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed June 23, 2011 at 11:24:20 AM by AutoGen 5.11.10pre10
+ * It has been AutoGen-ed June 24, 2011 at 07:57:51 AM by AutoGen 5.11.10pre10
* From the definitions ntpd-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[333] =
-"ntpd 4.2.7p186\n\
+"ntpd 4.2.7p187\n\
Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, 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\
*/
static char const zPROGNAME[5] = "NTPD";
static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p186\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p187\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 June 23, 2011 at 11:24:20 AM by AutoGen 5.11.10pre10
+ * It has been AutoGen-ed June 24, 2011 at 07:57:50 AM by AutoGen 5.11.10pre10
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 36
-#define NTPD_VERSION "4.2.7p186"
-#define NTPD_FULL_VERSION "ntpd 4.2.7p186"
+#define NTPD_VERSION "4.2.7p187"
+#define NTPD_FULL_VERSION "ntpd 4.2.7p187"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed June 23, 2011 at 11:24:25 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed June 24, 2011 at 07:58:32 AM by AutoGen 5.11.10pre10
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.7p185
+ntpd - NTP daemon program - Ver. 4.2.7p187
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
-.TH ntpd 1ntpdman "23 Jun 2011" "4.2.7p186" "User Commands"
+.TH ntpd 1ntpdman "24 Jun 2011" "4.2.7p187" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:24:21 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 07:58:19 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.Dt NTPD 1ntpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:24:25 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 07:58:34 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
-.TH ntpd @NTPD_MS@ "23 Jun 2011" "4.2.7p186" "User Commands"
+.TH ntpd @NTPD_MS@ "24 Jun 2011" "4.2.7p187" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:24:21 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 07:58:19 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.Dt NTPD @NTPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:24:25 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 07:58:34 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * It has been AutoGen-ed June 23, 2011 at 11:24:31 AM by AutoGen 5.11.10pre10
+ * It has been AutoGen-ed June 24, 2011 at 07:58:44 AM by AutoGen 5.11.10pre10
* From the definitions ntpdc-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[334] =
-"ntpdc 4.2.7p186\n\
+"ntpdc 4.2.7p187\n\
Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, 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\
*/
static char const zPROGNAME[6] = "NTPDC";
static char const zUsageTitle[132] =
-"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p186\n\
+"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p187\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed June 23, 2011 at 11:24:31 AM by AutoGen 5.11.10pre10
+ * It has been AutoGen-ed June 24, 2011 at 07:58:43 AM by AutoGen 5.11.10pre10
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p186"
-#define NTPDC_FULL_VERSION "ntpdc 4.2.7p186"
+#define NTPDC_VERSION "4.2.7p187"
+#define NTPDC_FULL_VERSION "ntpdc 4.2.7p187"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed June 23, 2011 at 11:25:41 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed June 24, 2011 at 08:00:11 AM by AutoGen 5.11.10pre10
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p186
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p187
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH ntpdc 1ntpdcman "23 Jun 2011" "4.2.7p186" "User Commands"
+.TH ntpdc 1ntpdcman "24 Jun 2011" "4.2.7p187" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:24:41 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 07:59:01 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.Dt NTPDC 1ntpdcmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:25:43 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:00:13 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
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.7p186 of <code>ntpdc</code>.
+ <p>This document applies to version 4.2.7p187 of <code>ntpdc</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
<p><a name="index-ntpdc-usage-3"></a>
This is the automatically generated usage text for ntpdc:
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p186
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p187
USAGE: ntpdc [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH ntpdc @NTPDC_MS@ "23 Jun 2011" "4.2.7p186" "User Commands"
+.TH ntpdc @NTPDC_MS@ "24 Jun 2011" "4.2.7p187" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:24:41 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 07:59:01 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.Dt NTPDC @NTPDC_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:25:43 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:00:13 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed June 23, 2011 at 11:25:49 AM by AutoGen 5.11.10pre10
+ * It has been AutoGen-ed June 24, 2011 at 08:00:16 AM by AutoGen 5.11.10pre10
* From the definitions ntpq-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[333] =
-"ntpq 4.2.7p186\n\
+"ntpq 4.2.7p187\n\
Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, 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\
*/
static char const zPROGNAME[5] = "NTPQ";
static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p186\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p187\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed June 23, 2011 at 11:25:49 AM by AutoGen 5.11.10pre10
+ * It has been AutoGen-ed June 24, 2011 at 08:00:16 AM by AutoGen 5.11.10pre10
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p186"
-#define NTPQ_FULL_VERSION "ntpq 4.2.7p186"
+#define NTPQ_VERSION "4.2.7p187"
+#define NTPQ_FULL_VERSION "ntpq 4.2.7p187"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed June 23, 2011 at 11:26:26 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed June 24, 2011 at 08:01:06 AM by AutoGen 5.11.10pre10
# 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.7p186
+ntpq - standard NTP query program - Ver. 4.2.7p187
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH ntpq 1ntpqman "23 Jun 2011" "4.2.7p186" "User Commands"
+.TH ntpq 1ntpqman "24 Jun 2011" "4.2.7p187" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:26:14 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:00:49 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.Dt NTPQ 1ntpqmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:26:27 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:01:08 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
-.TH ntpq @NTPQ_MS@ "23 Jun 2011" "4.2.7p186" "User Commands"
+.TH ntpq @NTPQ_MS@ "24 Jun 2011" "4.2.7p187" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:26:14 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:00:49 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.Dt NTPQ @NTPQ_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:26:27 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:01:08 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
*
- * It has been AutoGen-ed June 23, 2011 at 11:26:30 AM by AutoGen 5.11.10pre10
+ * It has been AutoGen-ed June 24, 2011 at 08:01:11 AM by AutoGen 5.11.10pre10
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[337] =
-"ntpsnmpd 4.2.7p186\n\
+"ntpsnmpd 4.2.7p187\n\
Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, 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\
*/
static char const zPROGNAME[9] = "NTPSNMPD";
static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p186\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p187\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed June 23, 2011 at 11:26:29 AM by AutoGen 5.11.10pre10
+ * It has been AutoGen-ed June 24, 2011 at 08:01:10 AM by AutoGen 5.11.10pre10
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p186"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p186"
+#define NTPSNMPD_VERSION "4.2.7p187"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p187"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed June 23, 2011 at 11:26:50 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed June 24, 2011 at 08:01:37 AM by AutoGen 5.11.10pre10
# 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.7p186
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p187
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
-.TH ntpsnmpd 1ntpsnmpdman "23 Jun 2011" "4.2.7p186" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "24 Jun 2011" "4.2.7p187" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:26:39 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:01:22 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:26:52 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:01:38 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
-.TH ntpsnmpd @NTPSNMPD_MS@ "23 Jun 2011" "4.2.7p186" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "24 Jun 2011" "4.2.7p187" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:26:39 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:01:22 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:26:52 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:01:38 AM by AutoGen 5.11.10pre10
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=186
+point=187
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
#
# EDIT THIS FILE WITH CAUTION (ntp-wait-opts.texi)
#
-# It has been AutoGen-ed June 23, 2011 at 11:24:17 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed June 24, 2011 at 07:57:47 AM by AutoGen 5.11.10pre10
# From the definitions ntp-wait-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH ntp-wait 1ntp-waitman "23 Jun 2011" "ntp (4.2.7p186)" "User Commands"
+.TH ntp-wait 1ntp-waitman "24 Jun 2011" "ntp (4.2.7p187)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:24:15 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 07:57:38 AM by AutoGen 5.11.10pre10
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.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 June 23, 2011 at 11:24:18 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 07:57:48 AM by AutoGen 5.11.10pre10
.\" From the definitions ntp-wait-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
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.7p186 of <code>ntp-wait</code>.
+ <p>This document applies to version 4.2.7p187 of <code>ntp-wait</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
-.TH ntp-wait @NTP_WAIT_MS@ "23 Jun 2011" "ntp (4.2.7p186)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "24 Jun 2011" "ntp (4.2.7p187)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:24:15 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 07:57:38 AM by AutoGen 5.11.10pre10
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.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 June 23, 2011 at 11:24:18 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 07:57:48 AM by AutoGen 5.11.10pre10
.\" From the definitions ntp-wait-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed June 23, 2011 at 11:18:23 AM by AutoGen 5.11.10pre10
+ * It has been AutoGen-ed June 24, 2011 at 07:51:15 AM by AutoGen 5.11.10pre10
* From the definitions sntp-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[333] =
-"sntp 4.2.7p186\n\
+"sntp 4.2.7p187\n\
Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, 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\
*/
static char const zPROGNAME[5] = "SNTP";
static char const zUsageTitle[154] =
-"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p186\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p187\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
\t\t[ hostname-or-IP ...]\n";
static char const zRcName[7] = ".ntprc";
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed June 23, 2011 at 11:18:22 AM by AutoGen 5.11.10pre10
+ * It has been AutoGen-ed June 24, 2011 at 07:51:15 AM by AutoGen 5.11.10pre10
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define SNTP_VERSION "4.2.7p186"
-#define SNTP_FULL_VERSION "sntp 4.2.7p186"
+#define SNTP_VERSION "4.2.7p187"
+#define SNTP_FULL_VERSION "sntp 4.2.7p187"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed June 23, 2011 at 11:28:03 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed June 24, 2011 at 08:03:11 AM by AutoGen 5.11.10pre10
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p186
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p187
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
-.TH sntp 1sntpman "23 Jun 2011" "4.2.7p186" "User Commands"
+.TH sntp 1sntpman "24 Jun 2011" "4.2.7p187" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:27:53 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:02:54 AM by AutoGen 5.11.10pre10
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.Dt SNTP 1sntpmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:28:06 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:03:12 AM by AutoGen 5.11.10pre10
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
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.7p186 of <code>sntp</code>.
+ <p>This document applies to version 4.2.7p187 of <code>sntp</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
<p><a name="index-sntp-usage-3"></a>
This is the automatically generated usage text for sntp:
-<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p186
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p187
USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
-.TH sntp @SNTP_MS@ "23 Jun 2011" "4.2.7p186" "User Commands"
+.TH sntp @SNTP_MS@ "24 Jun 2011" "4.2.7p187" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:27:53 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:02:54 AM by AutoGen 5.11.10pre10
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.Dt SNTP @SNTP_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:28:06 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:03:12 AM by AutoGen 5.11.10pre10
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed June 23, 2011 at 11:26:56 AM by AutoGen 5.11.10pre10
+ * It has been AutoGen-ed June 24, 2011 at 08:01:41 AM by AutoGen 5.11.10pre10
* From the definitions ntp-keygen-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[345] =
-"ntp-keygen (ntp) 4.2.7p186\n\
+"ntp-keygen (ntp) 4.2.7p187\n\
Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, 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\
*/
static char const zPROGNAME[11] = "NTP_KEYGEN";
static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p186\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p187\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed June 23, 2011 at 11:26:55 AM by AutoGen 5.11.10pre10
+ * It has been AutoGen-ed June 24, 2011 at 08:01:41 AM by AutoGen 5.11.10pre10
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define NTP_KEYGEN_VERSION "4.2.7p186"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p186"
+#define NTP_KEYGEN_VERSION "4.2.7p187"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p187"
/*
* 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 June 23, 2011 at 11:27:28 AM by AutoGen 5.11.10pre10
+# It has been AutoGen-ed June 24, 2011 at 08:02:23 AM by AutoGen 5.11.10pre10
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p186
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p187
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
-.TH ntp-keygen 1ntp-keygenman "23 Jun 2011" "ntp (4.2.7p186)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "24 Jun 2011" "ntp (4.2.7p187)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:27:12 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:02:01 AM by AutoGen 5.11.10pre10
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.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 June 23, 2011 at 11:27:30 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:02:25 AM by AutoGen 5.11.10pre10
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
-.TH ntp-keygen @NTP_KEYGEN_MS@ "23 Jun 2011" "ntp (4.2.7p186)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "24 Jun 2011" "ntp (4.2.7p187)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed June 23, 2011 at 11:27:12 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:02:01 AM by AutoGen 5.11.10pre10
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd June 23 2011
+.Dd June 24 2011
.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 June 23, 2011 at 11:27:30 AM by AutoGen 5.11.10pre10
+.\" It has been AutoGen-ed June 24, 2011 at 08:02:25 AM by AutoGen 5.11.10pre10
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME