/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed Tuesday November 6, 2007 at 06:37:35 AM EST
+ * It has been AutoGen-ed Friday November 9, 2007 at 06:39:11 AM EST
* From the definitions ntpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPD";
tSCC zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p95\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p96\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
#define zRcName NULL
#define apzHomeList NULL
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed Tuesday November 6, 2007 at 06:37:34 AM EST
+ * It has been AutoGen-ed Friday November 9, 2007 at 06:39:10 AM EST
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 41
-#define NTPD_VERSION "4.2.5p95"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p95"
+#define NTPD_VERSION "4.2.5p96"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p96"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed Tuesday November 6, 2007 at 06:37:37 AM EST
+# It has been AutoGen-ed Friday November 9, 2007 at 06:39:13 AM EST
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.5p93
+ntpd - NTP daemon program - Ver. 4.2.5p95
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
- may appear multiple times
-f Str driftfile frequency drift file name
-g no panicgate Allow the first adjustment to be Big
- -I Str interface Listen on interface
+ -I Str interface Listen on the specified interface or IP
- may appear multiple times
-k Str keyfile path to symmetric keys
-l Str logfile path to the log file
Str dvar make ARG an ntp variable (RW|DEF)
- may appear multiple times
-x no slew Slew up to 600 seconds
- opt version Output version information and exit
+ -& opt version Output version information and exit
-? no help Display usage information and exit
-! no more-help Extended usage information passed thru pager
-please send bug reports to: http://bugs.ntp.isc.org, bugs@@ntp.org
+please send bug reports to: http://bugs.ntp.org, bugs@@ntp.org
@end example
@exampleindent 4
-.TH NTPD 1 2007-11-06 "( 4.2.5p95)" "Programmer's Manual"
+.TH NTPD 1 2007-11-09 "( 4.2.5p96)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed Tuesday November 6, 2007 at 06:37:36 AM EST
+.\" It has been AutoGen-ed Friday November 9, 2007 at 06:39:12 AM EST
.\" 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 Tuesday November 6, 2007 at 06:44:40 AM EST
+ * It has been AutoGen-ed Friday November 9, 2007 at 06:46:02 AM EST
* 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.5p95\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p96\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 Tuesday November 6, 2007 at 06:44:39 AM EST
+ * It has been AutoGen-ed Friday November 9, 2007 at 06:46:01 AM EST
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.5p95"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p95"
+#define NTPDC_VERSION "4.2.5p96"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p96"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed Tuesday November 6, 2007 at 06:44:43 AM EST
+# It has been AutoGen-ed Friday November 9, 2007 at 06:46:04 AM EST
# 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.5p93
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p95
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
ntpd's configuration file may also be specified at run time using
[= prog-name =] .
-please send bug reports to: http://bugs.ntp.isc.org, bugs@@ntp.org
+please send bug reports to: http://bugs.ntp.org, bugs@@ntp.org
@end example
@exampleindent 4
-.TH NTPDC 1 2007-11-06 "( 4.2.5p95)" "Programmer's Manual"
+.TH NTPDC 1 2007-11-09 "( 4.2.5p96)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed Tuesday November 6, 2007 at 06:44:42 AM EST
+.\" It has been AutoGen-ed Friday November 9, 2007 at 06:46:03 AM EST
.\" 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 Tuesday November 6, 2007 at 06:45:12 AM EST
+ * It has been AutoGen-ed Friday November 9, 2007 at 06:46:32 AM EST
* From the definitions ntpq-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPQ";
tSCC zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p95\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p96\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 Tuesday November 6, 2007 at 06:45:11 AM EST
+ * It has been AutoGen-ed Friday November 9, 2007 at 06:46:32 AM EST
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define NTPQ_VERSION "4.2.5p95"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p95"
+#define NTPQ_VERSION "4.2.5p96"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p96"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:14 AM EST
+# It has been AutoGen-ed Friday November 9, 2007 at 06:46:35 AM EST
# 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.5p93
+ntpq - standard NTP query program - Ver. 4.2.5p95
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
The same formats are used in NTPv4, although some of the
variables have changed and new ones added.
-please send bug reports to: http://bugs.ntp.isc.org, bugs@@ntp.org
+please send bug reports to: http://bugs.ntp.org, bugs@@ntp.org
@end example
@exampleindent 4
-.TH NTPQ 1 2007-11-06 "( 4.2.5p95)" "Programmer's Manual"
+.TH NTPQ 1 2007-11-09 "( 4.2.5p96)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:13 AM EST
+.\" It has been AutoGen-ed Friday November 9, 2007 at 06:46:34 AM EST
.\" From the definitions ntpq-opts.def
.\" and the template file agman1.tpl
.\"
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=95
+point=96
# Special. Normally unused. A suffix.
#special=ag
special=
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:41 AM EST
+ * It has been AutoGen-ed Friday November 9, 2007 at 06:47:01 AM EST
* From the definitions sntp-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p95\n\
+"sntp - standard SNTP program - Ver. 4.2.5p96\n\
USAGE: %s [ -<flag> | --<name> ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:40 AM EST
+ * It has been AutoGen-ed Friday November 9, 2007 at 06:47:00 AM EST
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define SNTP_VERSION "4.2.5p95"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p95"
+#define SNTP_VERSION "4.2.5p96"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p96"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:43 AM EST
+# It has been AutoGen-ed Friday November 9, 2007 at 06:47:03 AM EST
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH SNTP 1 2007-11-06 "( 4.2.5p95)" "Programmer's Manual"
+.TH SNTP 1 2007-11-09 "( 4.2.5p96)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:42 AM EST
+.\" It has been AutoGen-ed Friday November 9, 2007 at 06:47:02 AM EST
.\" From the definitions sntp-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:52 AM EST
+ * It has been AutoGen-ed Friday November 9, 2007 at 06:47:11 AM EST
* 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.5p95\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p96\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 Tuesday November 6, 2007 at 06:45:51 AM EST
+ * It has been AutoGen-ed Friday November 9, 2007 at 06:47:11 AM EST
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define NTP_KEYGEN_VERSION "4.2.5p95"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p95"
+#define NTP_KEYGEN_VERSION "4.2.5p96"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p96"
/*
* 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 Tuesday November 6, 2007 at 06:45:54 AM EST
+# It has been AutoGen-ed Friday November 9, 2007 at 06:47:13 AM EST
# 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.5p93
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p95
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
If there is no new host key, look for an existing one.
If one is not found, create it.
-please send bug reports to: http://bugs.ntp.isc.org, bugs@@ntp.org
+please send bug reports to: http://bugs.ntp.org, bugs@@ntp.org
@end example
@exampleindent 4
-.TH NTP-KEYGEN 1 2007-11-06 "(ntp 4.2.5p95)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-11-09 "(ntp 4.2.5p96)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed Tuesday November 6, 2007 at 06:45:53 AM EST
+.\" It has been AutoGen-ed Friday November 9, 2007 at 06:47:12 AM EST
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"