+(4.2.7p204) 2011/08/16 Released by Harlan Stenn <stenn@ntp.org>
* Added support for Garmin's $PGRMF sentence to NMEA driver
* [Bug 1988] Better sntp send failed error message needed.
* [Bug 1989] sntp manual page sometimes refers to SNTP as a program.
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed August 13, 2011 at 10:40:16 AM by AutoGen 5.12
+ * It has been AutoGen-ed August 16, 2011 at 11:00:10 AM by AutoGen 5.12
* 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.7p203\n\
+"ntpd 4.2.7p204\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.7p203\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p204\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 August 13, 2011 at 10:40:15 AM by AutoGen 5.12
+ * It has been AutoGen-ed August 16, 2011 at 11:00:09 AM by AutoGen 5.12
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 36
-#define NTPD_VERSION "4.2.7p203"
-#define NTPD_FULL_VERSION "ntpd 4.2.7p203"
+#define NTPD_VERSION "4.2.7p204"
+#define NTPD_FULL_VERSION "ntpd 4.2.7p204"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed August 13, 2011 at 10:40:51 AM by AutoGen 5.12
+# It has been AutoGen-ed August 16, 2011 at 11:02:23 AM by AutoGen 5.12
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.7p203
+ntpd - NTP daemon program - Ver. 4.2.7p204
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
-.TH ntpd 1ntpdman "13 Aug 2011" "4.2.7p203" "User Commands"
+.TH ntpd 1ntpdman "16 Aug 2011" "4.2.7p204" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:40:46 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:02:17 AM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd August 13 2011
+.Dd August 16 2011
.Dt NTPD 1ntpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:40:52 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:02:25 AM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
-.TH ntpd @NTPD_MS@ "13 Aug 2011" "4.2.7p203" "User Commands"
+.TH ntpd @NTPD_MS@ "16 Aug 2011" "4.2.7p204" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:40:46 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:02:17 AM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd August 13 2011
+.Dd August 16 2011
.Dt NTPD @NTPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:40:52 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:02:25 AM by AutoGen 5.12
.\" 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 August 13, 2011 at 10:41:00 AM by AutoGen 5.12
+ * It has been AutoGen-ed August 16, 2011 at 11:03:03 AM by AutoGen 5.12
* 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.7p203\n\
+"ntpdc 4.2.7p204\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.7p203\n\
+"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p204\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 August 13, 2011 at 10:41:00 AM by AutoGen 5.12
+ * It has been AutoGen-ed August 16, 2011 at 11:03:03 AM by AutoGen 5.12
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p203"
-#define NTPDC_FULL_VERSION "ntpdc 4.2.7p203"
+#define NTPDC_VERSION "4.2.7p204"
+#define NTPDC_FULL_VERSION "ntpdc 4.2.7p204"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed August 13, 2011 at 10:42:26 AM by AutoGen 5.12
+# It has been AutoGen-ed August 16, 2011 at 11:04:48 AM by AutoGen 5.12
# 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.7p203
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p204
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH ntpdc 1ntpdcman "13 Aug 2011" "4.2.7p203" "User Commands"
+.TH ntpdc 1ntpdcman "16 Aug 2011" "4.2.7p204" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:41:13 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:03:42 AM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd August 13 2011
+.Dd August 16 2011
.Dt NTPDC 1ntpdcmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:42:27 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:04:52 AM by AutoGen 5.12
.\" 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.7p203 of <code>ntpdc</code>.
+ <p>This document applies to version 4.2.7p204 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.7p203
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p204
USAGE: ntpdc [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH ntpdc @NTPDC_MS@ "13 Aug 2011" "4.2.7p203" "User Commands"
+.TH ntpdc @NTPDC_MS@ "16 Aug 2011" "4.2.7p204" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:41:13 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:03:42 AM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd August 13 2011
+.Dd August 16 2011
.Dt NTPDC @NTPDC_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:42:27 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:04:52 AM by AutoGen 5.12
.\" 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 August 13, 2011 at 10:42:31 AM by AutoGen 5.12
+ * It has been AutoGen-ed August 16, 2011 at 11:04:57 AM by AutoGen 5.12
* 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.7p203\n\
+"ntpq 4.2.7p204\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.7p203\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p204\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 August 13, 2011 at 10:42:30 AM by AutoGen 5.12
+ * It has been AutoGen-ed August 16, 2011 at 11:04:56 AM by AutoGen 5.12
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p203"
-#define NTPQ_FULL_VERSION "ntpq 4.2.7p203"
+#define NTPQ_VERSION "4.2.7p204"
+#define NTPQ_FULL_VERSION "ntpq 4.2.7p204"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed August 13, 2011 at 10:43:07 AM by AutoGen 5.12
+# It has been AutoGen-ed August 16, 2011 at 11:06:11 AM by AutoGen 5.12
# 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.7p203
+ntpq - standard NTP query program - Ver. 4.2.7p204
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH ntpq 1ntpqman "13 Aug 2011" "4.2.7p203" "User Commands"
+.TH ntpq 1ntpqman "16 Aug 2011" "4.2.7p204" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:42:54 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:05:56 AM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd August 13 2011
+.Dd August 16 2011
.Dt NTPQ 1ntpqmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:43:08 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:06:12 AM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
-.TH ntpq @NTPQ_MS@ "13 Aug 2011" "4.2.7p203" "User Commands"
+.TH ntpq @NTPQ_MS@ "16 Aug 2011" "4.2.7p204" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:42:54 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:05:56 AM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd August 13 2011
+.Dd August 16 2011
.Dt NTPQ @NTPQ_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:43:08 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:06:12 AM by AutoGen 5.12
.\" 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 August 13, 2011 at 10:43:11 AM by AutoGen 5.12
+ * It has been AutoGen-ed August 16, 2011 at 11:06:15 AM by AutoGen 5.12
* 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.7p203\n\
+"ntpsnmpd 4.2.7p204\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.7p203\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p204\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 August 13, 2011 at 10:43:11 AM by AutoGen 5.12
+ * It has been AutoGen-ed August 16, 2011 at 11:06:14 AM by AutoGen 5.12
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p203"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p203"
+#define NTPSNMPD_VERSION "4.2.7p204"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p204"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed August 13, 2011 at 10:43:41 AM by AutoGen 5.12
+# It has been AutoGen-ed August 16, 2011 at 11:06:56 AM by AutoGen 5.12
# 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.7p203
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p204
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
-.TH ntpsnmpd 1ntpsnmpdman "13 Aug 2011" "4.2.7p203" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "16 Aug 2011" "4.2.7p204" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:43:28 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:06:45 AM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd August 13 2011
+.Dd August 16 2011
.Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:43:42 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:06:58 AM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
-.TH ntpsnmpd @NTPSNMPD_MS@ "13 Aug 2011" "4.2.7p203" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "16 Aug 2011" "4.2.7p204" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:43:28 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:06:45 AM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd August 13 2011
+.Dd August 16 2011
.Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:43:42 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:06:58 AM by AutoGen 5.12
.\" 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=203
+point=204
### 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 August 13, 2011 at 10:39:31 AM by AutoGen 5.12
+# It has been AutoGen-ed August 16, 2011 at 10:58:28 AM by AutoGen 5.12
# From the definitions ntp-wait-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH ntp-wait 1ntp-waitman "13 Aug 2011" "ntp (4.2.7p203)" "User Commands"
+.TH ntp-wait 1ntp-waitman "16 Aug 2011" "ntp (4.2.7p204)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:39:27 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 10:58:24 AM by AutoGen 5.12
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd August 13 2011
+.Dd August 16 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 August 13, 2011 at 10:39:33 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 10:59:05 AM by AutoGen 5.12
.\" 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.7p203 of <code>ntp-wait</code>.
+ <p>This document applies to version 4.2.7p204 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@ "13 Aug 2011" "ntp (4.2.7p203)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "16 Aug 2011" "ntp (4.2.7p204)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:39:27 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 10:58:24 AM by AutoGen 5.12
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd August 13 2011
+.Dd August 16 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 August 13, 2011 at 10:39:33 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 10:59:05 AM by AutoGen 5.12
.\" 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 August 13, 2011 at 10:35:06 AM by AutoGen 5.12
+ * It has been AutoGen-ed August 16, 2011 at 10:53:55 AM by AutoGen 5.12
* 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.7p203\n\
+"sntp 4.2.7p204\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.7p203\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p204\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 August 13, 2011 at 10:35:05 AM by AutoGen 5.12
+ * It has been AutoGen-ed August 16, 2011 at 10:53:55 AM by AutoGen 5.12
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define SNTP_VERSION "4.2.7p203"
-#define SNTP_FULL_VERSION "sntp 4.2.7p203"
+#define SNTP_VERSION "4.2.7p204"
+#define SNTP_FULL_VERSION "sntp 4.2.7p204"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed August 13, 2011 at 10:45:06 AM by AutoGen 5.12
+# It has been AutoGen-ed August 16, 2011 at 11:09:34 AM by AutoGen 5.12
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
@code{sntp}
-can be used as a SNTP client to query a NTP or SNTP server and either display
+can be used as an 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
@code{cron}
@exampleindent 0
@example
-sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p203
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p204
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
@cindex sntp-bctimeout
This is the ``the number of seconds to wait for broadcasts'' option.
-When waiting for a broadcast packet SNTP will wait the number
-of seconds specified before giving up. Default 68 seconds.
+When waiting for a broadcast packet @code{sntp} will wait the number
+of seconds specified before giving up.
@node sntp broadcast
@subsection broadcast option (-b)
may appear an unlimited number of times.
@end itemize
-If specified SNTP will listen to the specified address
-for NTP broadcasts. The default maximum wait time,
-68 seconds, can be modified with -B.
+If specified @code{sntp} will listen to the specified address
+for NTP broadcasts. The default maximum wait time
+can be modified with @code{-B}.
@node sntp concurrent
@subsection concurrent option (-c)
Requests from an NTP "client" to a "server" should never be sent
more rapidly than one every 2 seconds. By default, any IPs returned
as part of a DNS lookup are assumed to be for a single instance of
-ntpd, and therefore sntp will send queries to these IPs one after
+ntpd, and therefore @code{sntp} will send queries to these IPs one after
another, with a 2-second gap in between each query.
The -c or --concurrent flag says that any IPs returned for the DNS
there is benefit to specifying a good number of servers to query,
separate the queries we send out by the specified number of
milliseconds.
-Default 10 milliseconds.
@node sntp ipv4
@subsection ipv4 option (-4)
This is the ``look in this file for the key specified with -a'' option.
This option specifies the keyfile.
-SNTP will search for the key specified with -a keyno in this
+@code{sntp} will search for the key specified with -a keyno in this
file. Key files follow the following format:
keyid keytype key
This is the ``kod history filename'' option.
Specifies the filename to be used for the persistent history of KoD
-responses received from servers. The default is
-/var/db/ntp-kod .
+responses received from servers.
@node sntp logfile
@subsection logfile option (-l)
@cindex sntp-uctimeout
This is the ``the number of seconds to wait for unicast responses'' option.
-When waiting for a unicast reply, SNTP will wait the number
-of seconds specified before giving up. Default 5 seconds.
+When waiting for a unicast reply, @code{sntp} will wait the number
+of seconds specified before giving up.
@node sntp usereservedport
@subsection usereservedport option (-r)
-.TH sntp 1sntpman "13 Aug 2011" "4.2.7p203" "User Commands"
+.TH sntp 1sntpman "16 Aug 2011" "4.2.7p204" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:44:54 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:09:18 AM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
.PP
.SH DESCRIPTION
.B
-can be used as a SNTP client to query a NTP or SNTP server and either display
+can be used as an 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
.Ic cron
.ti +4
68
.sp
-When waiting for a broadcast packet SNTP will wait the number
-of seconds specified before giving up. Default 68 seconds.
+When waiting for a broadcast packet @code{sntp} will wait the number
+of seconds specified before giving up.
.TP
.BR \-b " \fIbroadcast\-address\fP, " \-\-broadcast "=" \fIbroadcast\-address\fP
Listen to the address specified for broadcast time sync.
This option may appear an unlimited number of times.
.sp
-If specified SNTP will listen to the specified address
-for NTP broadcasts. The default maximum wait time,
-68 seconds, can be modified with -B.
+If specified @code{sntp} will listen to the specified address
+for NTP broadcasts. The default maximum wait time
+can be modified with @code{-B}.
.TP
.BR \-c " \fIhost\-name\fP, " \-\-concurrent "=" \fIhost\-name\fP
Concurrently query all IPs returned for host-name.
Requests from an NTP "client" to a "server" should never be sent
more rapidly than one every 2 seconds. By default, any IPs returned
as part of a DNS lookup are assumed to be for a single instance of
-ntpd, and therefore sntp will send queries to these IPs one after
+ntpd, and therefore @code{sntp} will send queries to these IPs one after
another, with a 2-second gap in between each query.
The -c or --concurrent flag says that any IPs returned for the DNS
lookup of the supplied host-name are on different machines, so we
there is benefit to specifying a good number of servers to query,
separate the queries we send out by the specified number of
milliseconds.
-Default 10 milliseconds.
.TP
.BR \-K " \fIfile\-name\fP, " \-\-kod "=" \fIfile\-name\fP
KoD history filename.
/var/db/ntp-kod
.sp
Specifies the filename to be used for the persistent history of KoD
-responses received from servers. The default is
-/var/db/ntp-kod .
+responses received from servers.
.TP
.BR \-k " \fIfile\-name\fP, " \-\-keyfile "=" \fIfile\-name\fP
Look in this file for the key specified with -a.
.sp
This option specifies the keyfile.
-SNTP will search for the key specified with -a keyno in this
+@code{sntp} will search for the key specified with -a keyno in this
file. Key files follow the following format:
keyid keytype key
Where keyid is a number identifying this key
.ti +4
5
.sp
-When waiting for a unicast reply, SNTP will wait the number
-of seconds specified before giving up. Default 5 seconds.
+When waiting for a unicast reply, @code{sntp} will wait the number
+of seconds specified before giving up.
.TP
.BR \-\-wait, " \fB\-\-no\-wait\fP"
Wait for pending replies (if not setting the time).
-.Dd August 13 2011
+.Dd August 16 2011
.Dt SNTP 1sntpmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:45:08 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:09:38 AM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Pp
.Sh DESCRIPTION
.Nm
-can be used as a SNTP client to query a NTP or SNTP server and either display
+can be used as an 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
.Ic cron
.ti +4
68
.sp
-When waiting for a broadcast packet SNTP will wait the number
-of seconds specified before giving up. Default 68 seconds.
+When waiting for a broadcast packet @code{sntp} will wait the number
+of seconds specified before giving up.
.It \-b " \fIbroadcast\-address\fP, " \-\-broadcast "=" \fIbroadcast\-address\fP
Listen to the address specified for broadcast time sync.
This option may appear an unlimited number of times.
.sp
-If specified SNTP will listen to the specified address
-for NTP broadcasts. The default maximum wait time,
-68 seconds, can be modified with -B.
+If specified @code{sntp} will listen to the specified address
+for NTP broadcasts. The default maximum wait time
+can be modified with @code{-B}.
.It \-c " \fIhost\-name\fP, " \-\-concurrent "=" \fIhost\-name\fP
Concurrently query all IPs returned for host-name.
This option may appear an unlimited number of times.
Requests from an NTP "client" to a "server" should never be sent
more rapidly than one every 2 seconds. By default, any IPs returned
as part of a DNS lookup are assumed to be for a single instance of
-ntpd, and therefore sntp will send queries to these IPs one after
+ntpd, and therefore @code{sntp} will send queries to these IPs one after
another, with a 2-second gap in between each query.
The -c or --concurrent flag says that any IPs returned for the DNS
lookup of the supplied host-name are on different machines, so we
there is benefit to specifying a good number of servers to query,
separate the queries we send out by the specified number of
milliseconds.
-Default 10 milliseconds.
.It \-K " \fIfile\-name\fP, " \-\-kod "=" \fIfile\-name\fP
KoD history filename.
The default \fIfile\-name\fP for this option is:
/var/db/ntp-kod
.sp
Specifies the filename to be used for the persistent history of KoD
-responses received from servers. The default is
-/var/db/ntp-kod .
+responses received from servers.
.It \-k " \fIfile\-name\fP, " \-\-keyfile "=" \fIfile\-name\fP
Look in this file for the key specified with -a.
.sp
This option specifies the keyfile.
-SNTP will search for the key specified with -a keyno in this
+@code{sntp} will search for the key specified with -a keyno in this
file. Key files follow the following format:
keyid keytype key
Where keyid is a number identifying this key
.ti +4
5
.sp
-When waiting for a unicast reply, SNTP will wait the number
-of seconds specified before giving up. Default 5 seconds.
+When waiting for a unicast reply, @code{sntp} will wait the number
+of seconds specified before giving up.
.It \-\-wait, " \fB\-\-no\-wait\fP"
Wait for pending replies (if not setting the time).
The \fIno\-wait\fP form will disable the option.
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.7p203 of <code>sntp</code>.
+ <p>This document applies to version 4.2.7p204 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-1"></a><a name="index-standard-Simple-Network-Time-Protocol-program-2"></a>
<code>sntp</code>
-can be used as a SNTP client to query a NTP or SNTP server and either display
+can be used as an 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
<code>cron</code>
<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.7p203
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p204
USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
<p><a name="index-sntp_002dbctimeout-5"></a>
This is the “the number of seconds to wait for broadcasts” option.
-When waiting for a broadcast packet SNTP will wait the number
-of seconds specified before giving up. Default 68 seconds.
+When waiting for a broadcast packet <code>sntp</code> will wait the number
+of seconds specified before giving up.
<div class="node">
<p><hr>
<li>may appear an unlimited number of times.
</ul>
- <p>If specified SNTP will listen to the specified address
-for NTP broadcasts. The default maximum wait time,
-68 seconds, can be modified with -B.
+ <p>If specified <code>sntp</code> will listen to the specified address
+for NTP broadcasts. The default maximum wait time
+can be modified with <code>-B</code>.
<div class="node">
<p><hr>
<p>Requests from an NTP "client" to a "server" should never be sent
more rapidly than one every 2 seconds. By default, any IPs returned
as part of a DNS lookup are assumed to be for a single instance of
-ntpd, and therefore sntp will send queries to these IPs one after
+ntpd, and therefore <code>sntp</code> will send queries to these IPs one after
another, with a 2-second gap in between each query.
<p>The -c or –concurrent flag says that any IPs returned for the DNS
Since we're only going to use the first valid response we get and
there is benefit to specifying a good number of servers to query,
separate the queries we send out by the specified number of
-milliseconds.
-Default 10 milliseconds.
+milliseconds.
<div class="node">
<p><hr>
<p><a name="index-sntp_002dkeyfile-12"></a>
This is the “look in this file for the key specified with -a” option.
This option specifies the keyfile.
-SNTP will search for the key specified with -a keyno in this
+<code>sntp</code> will search for the key specified with -a keyno in this
file. Key files follow the following format:
<p>keyid keytype key
<p><a name="index-sntp_002dkod-13"></a>
This is the “kod history filename” option.
Specifies the filename to be used for the persistent history of KoD
-responses received from servers. The default is
-/var/db/ntp-kod .
+responses received from servers.
<div class="node">
<p><hr>
<p><a name="index-sntp_002ductimeout-20"></a>
This is the “the number of seconds to wait for unicast responses” option.
-When waiting for a unicast reply, SNTP will wait the number
-of seconds specified before giving up. Default 5 seconds.
+When waiting for a unicast reply, <code>sntp</code> will wait the number
+of seconds specified before giving up.
<div class="node">
<p><hr>
-.TH sntp @SNTP_MS@ "13 Aug 2011" "4.2.7p203" "User Commands"
+.TH sntp @SNTP_MS@ "16 Aug 2011" "4.2.7p204" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:44:54 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:09:18 AM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
.PP
.SH DESCRIPTION
.B
-can be used as a SNTP client to query a NTP or SNTP server and either display
+can be used as an 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
.Ic cron
.ti +4
68
.sp
-When waiting for a broadcast packet SNTP will wait the number
-of seconds specified before giving up. Default 68 seconds.
+When waiting for a broadcast packet @code{sntp} will wait the number
+of seconds specified before giving up.
.TP
.BR \-b " \fIbroadcast\-address\fP, " \-\-broadcast "=" \fIbroadcast\-address\fP
Listen to the address specified for broadcast time sync.
This option may appear an unlimited number of times.
.sp
-If specified SNTP will listen to the specified address
-for NTP broadcasts. The default maximum wait time,
-68 seconds, can be modified with -B.
+If specified @code{sntp} will listen to the specified address
+for NTP broadcasts. The default maximum wait time
+can be modified with @code{-B}.
.TP
.BR \-c " \fIhost\-name\fP, " \-\-concurrent "=" \fIhost\-name\fP
Concurrently query all IPs returned for host-name.
Requests from an NTP "client" to a "server" should never be sent
more rapidly than one every 2 seconds. By default, any IPs returned
as part of a DNS lookup are assumed to be for a single instance of
-ntpd, and therefore sntp will send queries to these IPs one after
+ntpd, and therefore @code{sntp} will send queries to these IPs one after
another, with a 2-second gap in between each query.
The -c or --concurrent flag says that any IPs returned for the DNS
lookup of the supplied host-name are on different machines, so we
there is benefit to specifying a good number of servers to query,
separate the queries we send out by the specified number of
milliseconds.
-Default 10 milliseconds.
.TP
.BR \-K " \fIfile\-name\fP, " \-\-kod "=" \fIfile\-name\fP
KoD history filename.
/var/db/ntp-kod
.sp
Specifies the filename to be used for the persistent history of KoD
-responses received from servers. The default is
-/var/db/ntp-kod .
+responses received from servers.
.TP
.BR \-k " \fIfile\-name\fP, " \-\-keyfile "=" \fIfile\-name\fP
Look in this file for the key specified with -a.
.sp
This option specifies the keyfile.
-SNTP will search for the key specified with -a keyno in this
+@code{sntp} will search for the key specified with -a keyno in this
file. Key files follow the following format:
keyid keytype key
Where keyid is a number identifying this key
.ti +4
5
.sp
-When waiting for a unicast reply, SNTP will wait the number
-of seconds specified before giving up. Default 5 seconds.
+When waiting for a unicast reply, @code{sntp} will wait the number
+of seconds specified before giving up.
.TP
.BR \-\-wait, " \fB\-\-no\-wait\fP"
Wait for pending replies (if not setting the time).
-.Dd August 13 2011
+.Dd August 16 2011
.Dt SNTP @SNTP_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:45:08 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:09:38 AM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Pp
.Sh DESCRIPTION
.Nm
-can be used as a SNTP client to query a NTP or SNTP server and either display
+can be used as an 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
.Ic cron
.ti +4
68
.sp
-When waiting for a broadcast packet SNTP will wait the number
-of seconds specified before giving up. Default 68 seconds.
+When waiting for a broadcast packet @code{sntp} will wait the number
+of seconds specified before giving up.
.It \-b " \fIbroadcast\-address\fP, " \-\-broadcast "=" \fIbroadcast\-address\fP
Listen to the address specified for broadcast time sync.
This option may appear an unlimited number of times.
.sp
-If specified SNTP will listen to the specified address
-for NTP broadcasts. The default maximum wait time,
-68 seconds, can be modified with -B.
+If specified @code{sntp} will listen to the specified address
+for NTP broadcasts. The default maximum wait time
+can be modified with @code{-B}.
.It \-c " \fIhost\-name\fP, " \-\-concurrent "=" \fIhost\-name\fP
Concurrently query all IPs returned for host-name.
This option may appear an unlimited number of times.
Requests from an NTP "client" to a "server" should never be sent
more rapidly than one every 2 seconds. By default, any IPs returned
as part of a DNS lookup are assumed to be for a single instance of
-ntpd, and therefore sntp will send queries to these IPs one after
+ntpd, and therefore @code{sntp} will send queries to these IPs one after
another, with a 2-second gap in between each query.
The -c or --concurrent flag says that any IPs returned for the DNS
lookup of the supplied host-name are on different machines, so we
there is benefit to specifying a good number of servers to query,
separate the queries we send out by the specified number of
milliseconds.
-Default 10 milliseconds.
.It \-K " \fIfile\-name\fP, " \-\-kod "=" \fIfile\-name\fP
KoD history filename.
The default \fIfile\-name\fP for this option is:
/var/db/ntp-kod
.sp
Specifies the filename to be used for the persistent history of KoD
-responses received from servers. The default is
-/var/db/ntp-kod .
+responses received from servers.
.It \-k " \fIfile\-name\fP, " \-\-keyfile "=" \fIfile\-name\fP
Look in this file for the key specified with -a.
.sp
This option specifies the keyfile.
-SNTP will search for the key specified with -a keyno in this
+@code{sntp} will search for the key specified with -a keyno in this
file. Key files follow the following format:
keyid keytype key
Where keyid is a number identifying this key
.ti +4
5
.sp
-When waiting for a unicast reply, SNTP will wait the number
-of seconds specified before giving up. Default 5 seconds.
+When waiting for a unicast reply, @code{sntp} will wait the number
+of seconds specified before giving up.
.It \-\-wait, " \fB\-\-no\-wait\fP"
Wait for pending replies (if not setting the time).
The \fIno\-wait\fP form will disable the option.
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed August 13, 2011 at 10:43:49 AM by AutoGen 5.12
+ * It has been AutoGen-ed August 16, 2011 at 11:07:05 AM by AutoGen 5.12
* 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.7p203\n\
+"ntp-keygen (ntp) 4.2.7p204\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.7p203\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p204\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 August 13, 2011 at 10:43:49 AM by AutoGen 5.12
+ * It has been AutoGen-ed August 16, 2011 at 11:07:04 AM by AutoGen 5.12
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define NTP_KEYGEN_VERSION "4.2.7p203"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p203"
+#define NTP_KEYGEN_VERSION "4.2.7p204"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p204"
/*
* 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 August 13, 2011 at 10:44:25 AM by AutoGen 5.12
+# It has been AutoGen-ed August 16, 2011 at 11:08:18 AM by AutoGen 5.12
# 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.7p203
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p204
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
-.TH ntp-keygen 1ntp-keygenman "13 Aug 2011" "ntp (4.2.7p203)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "16 Aug 2011" "ntp (4.2.7p204)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:44:06 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:07:50 AM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd August 13 2011
+.Dd August 16 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 August 13, 2011 at 10:44:27 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:08:20 AM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
-.TH ntp-keygen @NTP_KEYGEN_MS@ "13 Aug 2011" "ntp (4.2.7p203)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "16 Aug 2011" "ntp (4.2.7p204)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed August 13, 2011 at 10:44:06 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:07:50 AM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd August 13 2011
+.Dd August 16 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 August 13, 2011 at 10:44:27 AM by AutoGen 5.12
+.\" It has been AutoGen-ed August 16, 2011 at 11:08:20 AM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME