+(4.2.7p105) 2010/12/29 Released by Harlan Stenn <stenn@ntp.org>
(4.2.7p104) 2010/12/28 Released by Harlan Stenn <stenn@ntp.org>
* from 4.2.6p3: Create and use scripts/check--help when generating
.texi files.
/*
* EDIT THIS FILE WITH CAUTION (clktest-opts.c)
*
- * It has been AutoGen-ed December 28, 2010 at 04:33:43 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:09:46 AM by AutoGen 5.11.6pre7
* From the definitions clktest-opts.def
* and the template file options
*
*/
static char const zPROGNAME[8] = "CLKTEST";
static char const zUsageTitle[129] =
-"clktest - test the clock line discipline - Ver. 4.2.7p104\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p105\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (clktest-opts.h)
*
- * It has been AutoGen-ed December 28, 2010 at 04:33:42 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:09:46 AM by AutoGen 5.11.6pre7
* From the definitions clktest-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 10
-#define CLKTEST_VERSION "4.2.7p104"
-#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p104"
+#define CLKTEST_VERSION "4.2.7p105"
+#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p105"
/*
* 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 28, 2010 at 04:21:26 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:08:53 AM by AutoGen 5.11.6pre7
* From the definitions ntpd-opts.def
* and the template file options
*
*/
static char const zPROGNAME[5] = "NTPD";
static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p104\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p105\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 28, 2010 at 04:21:26 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:08:53 AM by AutoGen 5.11.6pre7
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 36
-#define NTPD_VERSION "4.2.7p104"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p104"
+#define NTPD_VERSION "4.2.7p105"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p105"
/*
* 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 28, 2010 at 04:32:10 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed December 29, 2010 at 08:09:12 AM by AutoGen 5.11.6pre7
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.7p104
+ntpd - NTP daemon program - Ver. 4.2.7p105
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
-.TH NTPD 1 2010-12-28 "( 4.2.7p104)" "Programmer's Manual"
+.TH NTPD 1 2010-12-29 "( 4.2.7p105)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed December 28, 2010 at 04:21:51 AM by AutoGen 5.11.6pre7
+.\" It has been AutoGen-ed December 29, 2010 at 08:09:12 AM by AutoGen 5.11.6pre7
.\" 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 28, 2010 at 04:33:14 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:09:18 AM by AutoGen 5.11.6pre7
* From the definitions ntpdc-opts.def
* and the template file options
*
*/
static char const zPROGNAME[6] = "NTPDC";
static char const zUsageTitle[129] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p104\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p105\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 December 28, 2010 at 04:33:14 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:09:18 AM by AutoGen 5.11.6pre7
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p104"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p104"
+#define NTPDC_VERSION "4.2.7p105"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p105"
/*
* 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 28, 2010 at 04:33:24 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed December 29, 2010 at 08:09:27 AM by AutoGen 5.11.6pre7
# 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.7p104
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p105
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-28 "( 4.2.7p104)" "Programmer's Manual"
+.TH NTPDC 1 2010-12-29 "( 4.2.7p105)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed December 28, 2010 at 04:33:24 AM by AutoGen 5.11.6pre7
+.\" It has been AutoGen-ed December 29, 2010 at 08:09:27 AM by AutoGen 5.11.6pre7
.\" 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 28, 2010 at 04:33:25 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:09:28 AM by AutoGen 5.11.6pre7
* From the definitions ntpq-opts.def
* and the template file options
*
*/
static char const zPROGNAME[5] = "NTPQ";
static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p104\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p105\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 December 28, 2010 at 04:33:25 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:09:28 AM by AutoGen 5.11.6pre7
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p104"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p104"
+#define NTPQ_VERSION "4.2.7p105"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p105"
/*
* 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 28, 2010 at 04:33:36 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed December 29, 2010 at 08:09:39 AM by AutoGen 5.11.6pre7
# 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.7p104
+ntpq - standard NTP query program - Ver. 4.2.7p105
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-28 "( 4.2.7p104)" "Programmer's Manual"
+.TH NTPQ 1 2010-12-29 "( 4.2.7p105)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed December 28, 2010 at 04:33:36 AM by AutoGen 5.11.6pre7
+.\" It has been AutoGen-ed December 29, 2010 at 08:09:38 AM by AutoGen 5.11.6pre7
.\" 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 28, 2010 at 04:33:37 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:09:40 AM by AutoGen 5.11.6pre7
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
*/
static char const zPROGNAME[9] = "NTPSNMPD";
static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p104\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p105\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 December 28, 2010 at 04:33:36 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:09:40 AM by AutoGen 5.11.6pre7
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p104"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p104"
+#define NTPSNMPD_VERSION "4.2.7p105"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p105"
/*
* 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 28, 2010 at 04:33:42 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed December 29, 2010 at 08:09:45 AM by AutoGen 5.11.6pre7
# 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.7p104
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p105
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
-.TH NTPSNMPD 1 2010-12-28 "( 4.2.7p104)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-12-29 "( 4.2.7p105)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed December 28, 2010 at 04:33:41 AM by AutoGen 5.11.6pre7
+.\" It has been AutoGen-ed December 29, 2010 at 08:09:45 AM by AutoGen 5.11.6pre7
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman1.tpl
.\"
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=104
+point=105
### 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 28, 2010 at 09:09:47 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:08:46 AM by AutoGen 5.11.6pre7
* From the definitions sntp-opts.def
* and the template file options
*
*/
static char const zPROGNAME[5] = "SNTP";
static char const zUsageTitle[123] =
-"sntp - standard SNTP program - Ver. 4.2.7p104\n\
+"sntp - standard SNTP program - Ver. 4.2.7p105\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed December 28, 2010 at 09:09:47 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:08:46 AM by AutoGen 5.11.6pre7
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 17
-#define SNTP_VERSION "4.2.7p104"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p104"
+#define SNTP_VERSION "4.2.7p105"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p105"
/*
* 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 28, 2010 at 09:09:55 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed December 29, 2010 at 08:08:52 AM by AutoGen 5.11.6pre7
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-sntp is unavailable - no --help
+sntp - standard SNTP program - Ver. 4.2.7p105
+USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
+ Flg Arg Option-Name Description
+ -4 no ipv4 Force IPv4 DNS name resolution
+ - prohibits these options:
+ ipv6
+ -6 no ipv6 Force IPv6 DNS name resolution
+ - prohibits these options:
+ ipv4
+ -d no normalverbose Normal verbose
+ -K Str kod KoD history filename
+ -p no syslog Logging with syslog
+ - prohibits these options:
+ filelog
+ -l Str filelog Log to specified logfile
+ - prohibits these options:
+ syslog
+ -s no settod Set (step) the time with settimeofday()
+ - prohibits these options:
+ adjtime
+ -j no adjtime Set (slew) the time with adjtime()
+ - prohibits these options:
+ settod
+ -b Str broadcast Use broadcasts to the address specified for synchronisation
+ -t Num timeout Specify the number of seconds to wait for broadcasts
+ -a Num authentication Enable authentication with the key auth-keynumber
+ -k Str keyfile Specify a keyfile. SNTP will look in this file for the key specified with -a
+ opt version Output version information and exit
+ -? no help Display extended usage information and exit
+ -! no more-help Extended usage information passed thru pager
+ -> opt save-opts Save the option state to a config file
+ -< Str load-opts Load options from a config file
+ - disabled as --no-load-opts
+ - may appear multiple times
+
+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 $HOME/.ntprc
+ - reading file ./.ntprc
+ - examining environment variables named SNTP_*
+
+sntp implements the Simple Network Time Protocol, and is used to query
+an NTP or SNTP server and either display the time or set the local
+system's time (given suitable privilege).
+
+It can be run interactively from the command line or as a cron job.
+
+NTP and SNTP are defined by RFC 5905, which obsoletes RFC 4330 and RFC
+1305.
+
+please send bug reports to: http://bugs.ntp.org, bugs@@ntp.org
@end example
@exampleindent 4
-.TH SNTP 1 2010-12-28 "( 4.2.7p104)" "Programmer's Manual"
+.TH SNTP 1 2010-12-29 "( 4.2.7p105)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed December 28, 2010 at 09:09:55 AM by AutoGen 5.11.6pre7
+.\" It has been AutoGen-ed December 29, 2010 at 08:08:52 AM by AutoGen 5.11.6pre7
.\" From the definitions sntp-opts.def
.\" and the template file agman1.tpl
.\"
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.7p104 of <code>sntp</code>.
+ <p>This document applies to version 4.2.7p105 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 is unavailable - no --help
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p105
+USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...
+ Flg Arg Option-Name Description
+ -4 no ipv4 Force IPv4 DNS name resolution
+ - prohibits these options:
+ ipv6
+ -6 no ipv6 Force IPv6 DNS name resolution
+ - prohibits these options:
+ ipv4
+ -d no normalverbose Normal verbose
+ -K Str kod KoD history filename
+ -p no syslog Logging with syslog
+ - prohibits these options:
+ filelog
+ -l Str filelog Log to specified logfile
+ - prohibits these options:
+ syslog
+ -s no settod Set (step) the time with settimeofday()
+ - prohibits these options:
+ adjtime
+ -j no adjtime Set (slew) the time with adjtime()
+ - prohibits these options:
+ settod
+ -b Str broadcast Use broadcasts to the address specified for synchronisation
+ -t Num timeout Specify the number of seconds to wait for broadcasts
+ -a Num authentication Enable authentication with the key auth-keynumber
+ -k Str keyfile Specify a keyfile. SNTP will look in this file for the key specified with -a
+ opt version Output version information and exit
+ -? no help Display extended usage information and exit
+ -! no more-help Extended usage information passed thru pager
+ -> opt save-opts Save the option state to a config file
+ -< Str load-opts Load options from a config file
+ - disabled as --no-load-opts
+ - may appear multiple times
+
+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 $HOME/.ntprc
+ - reading file ./.ntprc
+ - examining environment variables named SNTP_*
+
+sntp implements the Simple Network Time Protocol, and is used to query
+an NTP or SNTP server and either display the time or set the local
+system's time (given suitable privilege).
+
+It can be run interactively from the command line or as a cron job.
+
+NTP and SNTP are defined by RFC 5905, which obsoletes RFC 4330 and RFC
+1305.
+
+please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
</pre>
<div class="node">
<p><hr>
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed December 28, 2010 at 04:33:45 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:09:46 AM by AutoGen 5.11.6pre7
* From the definitions ntp-keygen-opts.def
* and the template file options
*
*/
static char const zPROGNAME[11] = "NTP_KEYGEN";
static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p104\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p105\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 December 28, 2010 at 04:33:45 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed December 29, 2010 at 08:09:46 AM by AutoGen 5.11.6pre7
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define NTP_KEYGEN_VERSION "4.2.7p104"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p104"
+#define NTP_KEYGEN_VERSION "4.2.7p105"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p105"
/*
* 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 28, 2010 at 04:33:53 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed December 29, 2010 at 08:09:52 AM by AutoGen 5.11.6pre7
# 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.7p104
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p105
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
-.TH NTP-KEYGEN 1 2010-12-28 "(ntp 4.2.7p104)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-12-29 "(ntp 4.2.7p105)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed December 28, 2010 at 04:33:53 AM by AutoGen 5.11.6pre7
+.\" It has been AutoGen-ed December 29, 2010 at 08:09:52 AM by AutoGen 5.11.6pre7
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"