+(4.2.7p348) 2013/01/17 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 2327] Rename sntp/ag-tpl/:Old to sntp/ag-tpl/Old.
* Cleanup to ntpsnmpd-opts.def.
* Cleanup to ntpq.texi.
#
# EDIT THIS FILE WITH CAUTION (invoke-ntp.conf.texi)
#
-# It has been AutoGen-ed January 7, 2013 at 11:39:56 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed January 17, 2013 at 06:15:17 AM by AutoGen 5.17.1pre14
# From the definitions ntp.conf.def
# and the template file agtexi-file.tpl
@end ignore
If set to zero, the stepout
pulses will not be suppressed.
@end table
+@item @code{rlimit}Oo@code{memlock} @kbd{Nmegabytes} |@code{stacklimit} @kbd{N4kPages}Oc
+@table @asis
+
+@item @code{memlock} @kbd{Nmegabytes}
+Specify the number of megabytes of memory that can be allocated.
+Probably only available under Linux, this option is useful
+when dropping root (the
+@code{-i}
+option).
+The default is 32 megabytes.
+@item @code{stacklimit} @kbd{N4kPages}
+Specifies the maximum size of the process stack on systems with the
+@code{mlockall}()
+function.
+Defaults to 50 4k pages (200 4k pages in OpenBSD).
+@end table
@item @code{trap} @kbd{host_address}[@code{port} @kbd{port_number}][@code{interface} @kbd{interface_address}]
This command configures a trap receiver at the given host
address and port number for sending messages with the specified
@end table
@node ntp.conf See Also
@subsection ntp.conf See Also
-@node SEE ALSO
-@section SEE ALSO
-
-
@code{ntpd(1ntpdmdoc)},
@code{ntpdc(1ntpdcmdoc)},
@code{ntpq(1ntpqmdoc)}
#
# EDIT THIS FILE WITH CAUTION (invoke-ntp.keys.texi)
#
-# It has been AutoGen-ed January 7, 2013 at 11:39:58 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed January 17, 2013 at 06:15:19 AM by AutoGen 5.17.1pre14
# From the definitions ntp.keys.def
# and the template file agtexi-file.tpl
@end ignore
#
# EDIT THIS FILE WITH CAUTION (invoke-ntpd.texi)
#
-# It has been AutoGen-ed January 7, 2013 at 11:40:00 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed January 17, 2013 at 06:15:21 AM by AutoGen 5.17.1pre14
# From the definitions ntpd-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@code{ntpd}
is running
using the
-@code{ntpq(8)}
+@code{ntpq(1ntpqmdoc)}
and
-@code{ntpdc(8)}
+@code{ntpdc(1ntpdcmdoc)}
utility programs.
When
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.7p347
+ntpd - NTP daemon program - Ver. 4.2.7p348
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
-.TH ntp.conf 5man "07 Jan 2013" "4.2.7p347" "File Formats"
+.TH ntp.conf 5man "17 Jan 2013" "4.2.7p348" "File Formats"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:39:42 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:04 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp.conf.def
.\" and the template file agman-cmd.tpl
.\"
pulses will not be suppressed.
.in -4
.TP
+.BR Xo Ic rlimit
+.Oo
+.Cm memlock Ar Nmegabytes |
+.Cm stacklimit Ar N4kPages
+.Oc
+.Xc
+.in +4
+.ti -4
+.IR Cm memlock Ar Nmegabytes
+Specify the number of megabytes of memory that can be allocated.
+Probably only available under Linux, this option is useful
+when dropping root (the
+i
+option).
+The default is 32 megabytes.
+.ti -4
+.IR Cm stacklimit Ar N4kPages
+Specifies the maximum size of the process stack on systems with the
+.Fn mlockall
+function.
+Defaults to 50 4k pages (200 4k pages in OpenBSD).
+.in -4
+.TP
.BR Xo Ic trap Ar host_address
[ "\fIport\fR" "\fIport_number\fR" ]
[ "\fIinterface\fR" "\fIinterface_address\fR" ]
libopts had an internal operational error. Please report
it to autogen-users@lists.sourceforge.net. Thank you.
.SH "SEE ALSO"
-.SH SEE ALSO
.Xr ntpd 1ntpdmdoc ,
.Xr ntpdc 1ntpdcmdoc ,
.Xr ntpq 1ntpqmdoc
.PP
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.SH NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
This document was derived from FreeBSD.
.PP
This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
-.Dd January 7 2013
+.Dd January 17 2013
.Dt NTP_CONF 5mdoc File Formats
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:40:02 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:23 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp.conf.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
If set to zero, the stepout
pulses will not be suppressed.
.El
+.It Xo Ic rlimit
+.Oo
+.Cm memlock Ar Nmegabytes |
+.Cm stacklimit Ar N4kPages
+.Oc
+.Xc
+.Bl -tag -width indent
+.It Cm memlock Ar Nmegabytes
+Specify the number of megabytes of memory that can be allocated.
+Probably only available under Linux, this option is useful
+when dropping root (the
+.Fl i
+option).
+The default is 32 megabytes.
+.It Cm stacklimit Ar N4kPages
+Specifies the maximum size of the process stack on systems with the
+.Fn mlockall
+function.
+Defaults to 50 4k pages (200 4k pages in OpenBSD).
+.El
.It Xo Ic trap Ar host_address
.Op Cm port Ar port_number
.Op Cm interface Ar interface_address
it to autogen\-users@lists.sourceforge.net. Thank you.
.El
.Sh "SEE ALSO"
-.Sh SEE ALSO
.Xr ntpd 1ntpdmdoc ,
.Xr ntpdc 1ntpdcmdoc ,
.Xr ntpq 1ntpqmdoc
.Pp
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.Sh NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
This document was derived from FreeBSD.
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
<p>This document describes the configuration file for the NTP Project's
<code>ntpd</code> program.
- <p>This document applies to version 4.2.7p347 of <code>ntp.conf</code>.
+ <p>This document applies to version 4.2.7p348 of <code>ntp.conf</code>.
<ul class="menu">
<li><a accesskey="1" href="#ntp_002econf-Description">ntp.conf Description</a>
-.TH ntp.conf 5 "07 Jan 2013" "4.2.7p347" "File Formats"
+.TH ntp.conf 5 "17 Jan 2013" "4.2.7p348" "File Formats"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:39:42 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:04 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp.conf.def
.\" and the template file agman-cmd.tpl
.\"
pulses will not be suppressed.
.in -4
.TP
+.BR Xo Ic rlimit
+.Oo
+.Cm memlock Ar Nmegabytes |
+.Cm stacklimit Ar N4kPages
+.Oc
+.Xc
+.in +4
+.ti -4
+.IR Cm memlock Ar Nmegabytes
+Specify the number of megabytes of memory that can be allocated.
+Probably only available under Linux, this option is useful
+when dropping root (the
+i
+option).
+The default is 32 megabytes.
+.ti -4
+.IR Cm stacklimit Ar N4kPages
+Specifies the maximum size of the process stack on systems with the
+.Fn mlockall
+function.
+Defaults to 50 4k pages (200 4k pages in OpenBSD).
+.in -4
+.TP
.BR Xo Ic trap Ar host_address
[ "\fIport\fR" "\fIport_number\fR" ]
[ "\fIinterface\fR" "\fIinterface_address\fR" ]
libopts had an internal operational error. Please report
it to autogen-users@lists.sourceforge.net. Thank you.
.SH "SEE ALSO"
-.SH SEE ALSO
.Xr ntpd @NTPD_MS@ ,
.Xr ntpdc @NTPDC_MS@ ,
.Xr ntpq @NTPQ_MS@
.PP
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.SH NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
This document was derived from FreeBSD.
.PP
This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP
-.Dd January 7 2013
+.Dd January 17 2013
.Dt NTP_CONF 5 File Formats
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:40:02 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:23 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp.conf.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
If set to zero, the stepout
pulses will not be suppressed.
.El
+.It Xo Ic rlimit
+.Oo
+.Cm memlock Ar Nmegabytes |
+.Cm stacklimit Ar N4kPages
+.Oc
+.Xc
+.Bl -tag -width indent
+.It Cm memlock Ar Nmegabytes
+Specify the number of megabytes of memory that can be allocated.
+Probably only available under Linux, this option is useful
+when dropping root (the
+.Fl i
+option).
+The default is 32 megabytes.
+.It Cm stacklimit Ar N4kPages
+Specifies the maximum size of the process stack on systems with the
+.Fn mlockall
+function.
+Defaults to 50 4k pages (200 4k pages in OpenBSD).
+.El
.It Xo Ic trap Ar host_address
.Op Cm port Ar port_number
.Op Cm interface Ar interface_address
it to autogen\-users@lists.sourceforge.net. Thank you.
.El
.Sh "SEE ALSO"
-.Sh SEE ALSO
.Xr ntpd @NTPD_MS@ ,
.Xr ntpdc @NTPDC_MS@ ,
.Xr ntpq @NTPQ_MS@
.Pp
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.Sh NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
This document was derived from FreeBSD.
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP
-.TH ntp.keys 5man "07 Jan 2013" "4.2.7p347" "File Formats"
+.TH ntp.keys 5man "17 Jan 2013" "4.2.7p348" "File Formats"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:39:48 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:09 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp.keys.def
.\" and the template file agman-file.tpl
.\"
.SH "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.SH NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
This document was derived from FreeBSD.
.PP
This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
-.Dd January 7 2013
+.Dd January 17 2013
.Dt NTP_KEYS 5mdoc File Formats
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:40:05 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:26 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp.keys.def
.\" and the template file agmdoc-file.tpl
.Sh NAME
.Sh "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.Sh NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
This document was derived from FreeBSD.
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
<p>This document describes the symmetric key file for the NTP Project's
<code>ntpd</code> program.
- <p>This document applies to version 4.2.7p347 of <code>ntp.keys</code>.
+ <p>This document applies to version 4.2.7p348 of <code>ntp.keys</code>.
<div class="shortcontents">
<h2>Short Contents</h2>
-.TH ntp.keys 5 "07 Jan 2013" "4.2.7p347" "File Formats"
+.TH ntp.keys 5 "17 Jan 2013" "4.2.7p348" "File Formats"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:39:48 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:09 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp.keys.def
.\" and the template file agman-file.tpl
.\"
.SH "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.SH NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
This document was derived from FreeBSD.
.PP
This manual page was \fIAutoGen\fP-erated from the \fBntp.keys\fP
-.Dd January 7 2013
+.Dd January 17 2013
.Dt NTP_KEYS 5 File Formats
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:40:05 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:26 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp.keys.def
.\" and the template file agmdoc-file.tpl
.Sh NAME
.Sh "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.Sh NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
This document was derived from FreeBSD.
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBntp.keys\fP
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed January 7, 2013 at 11:38:12 AM by AutoGen 5.17.1pre14
+ * It has been AutoGen-ed January 17, 2013 at 06:14:21 AM by AutoGen 5.17.1pre14
* From the definitions ntpd-opts.def
* and the template file options
*
* ntpd option static const strings
*/
static char const ntpd_opt_strs[2987] =
-/* 0 */ "ntpd 4.2.7p347\n"
+/* 0 */ "ntpd 4.2.7p348\n"
"Copyright (C) 1970-2013 The University of Delaware, 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"
/* 2753 */ "Output version information and exit\0"
/* 2789 */ "version\0"
/* 2797 */ "NTPD\0"
-/* 2802 */ "ntpd - NTP daemon program - Ver. 4.2.7p347\n"
+/* 2802 */ "ntpd - NTP daemon program - Ver. 4.2.7p348\n"
"USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
"\t\t[ <server1> ... <serverN> ]\n\0"
/* 2935 */ "http://bugs.ntp.org, bugs@ntp.org\0"
/* 2969 */ "\n\n\0"
-/* 2972 */ "ntpd 4.2.7p347";
+/* 2972 */ "ntpd 4.2.7p348";
/*
* ipv4 option description with
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed January 7, 2013 at 11:38:11 AM by AutoGen 5.17.1pre14
+ * It has been AutoGen-ed January 17, 2013 at 06:14:20 AM by AutoGen 5.17.1pre14
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 37
-#define NTPD_VERSION "4.2.7p347"
-#define NTPD_FULL_VERSION "ntpd 4.2.7p347"
+#define NTPD_VERSION "4.2.7p348"
+#define NTPD_FULL_VERSION "ntpd 4.2.7p348"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
-.TH ntpd 1ntpdman "07 Jan 2013" "4.2.7p347" "User Commands"
+.TH ntpd 1ntpdman "17 Jan 2013" "4.2.7p348" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:39:51 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:13 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
.B
is running
using the
-.Xr ntpq 8
+.Xr ntpq 1ntpqmdoc
and
-.Xr ntpdc 8
+.Xr ntpdc 1ntpdcmdoc
utility programs.
.PP
When
.PP
Finally,
in the past many startup scripts would run
-.Xr ntpdate 8
+.Xr ntpdate 1ntpdatemdoc
to get the system clock close to correct before starting
-.Xr ntpd 8 ,
+.Xr ntpd 1ntpdmdoc ,
but this was never more than a mediocre hack and is no longer needed.
.PP
There is a way to start
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
that often addresses all of the problems mentioned above.
.SS "Starting NTP (Best Current Practice)"
First, use the
If you can also keep a good
.Pa ntp.drift
file then
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
will effectively "warm-start" and your system's clock will
be stable in under 11 seconds' time.
.PP
As soon as possible in the startup sequence, start
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
with at least the
g
and perhaps the
Then,
start the rest of your "normal" processes.
This will give
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
as much time as possible to get the system's clock synchronized and stable.
.PP
Finally,
that require
monotonically-increasing time,
run
-.Xr ntp-wait 8
+.Xr ntp-wait 1ntp-waitmdoc
as late as possible in the boot sequence
(perhaps with the
v
flag)
and after
-.Xr ntp-wait 8
+.Xr ntp-wait 1ntp-waitmdoc
exits successfully
it is as safe as it will ever be to start any process that require
stable time.
to run
continuously.
A common workaround has been to run the
-.Xr ntpdate 8
+.Xr ntpdate 1ntpdatemdoc
program from a
.Xr cron 8
job at designated
couple of minutes, the daemon times out and exits.
After a suitable
period of mourning, the
-.Xr ntpdate 8
+.Xr ntpdate 1ntpdatemdoc
program may be
retired.
.PP
it to autogen-users@lists.sourceforge.net. Thank you.
.SH "SEE ALSO"
.Xr ntp.conf 5 ,
-.Xr ntpdate 8 ,
-.Xr ntpdc 8 ,
-.Xr ntpq 8
+.Xr ntpdate 1ntpdatemdoc ,
+.Xr ntpdc 1ntpdcmdoc ,
+.Xr ntpq 1ntpqmdoc
.PP
In addition to the manual pages provided,
comprehensive documentation is available on the world wide web
.PP
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.SH NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
Portions of this document came from FreeBSD.
.PP
This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
-.Dd January 7 2013
+.Dd January 17 2013
.Dt NTPD 1ntpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:40:07 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:28 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Nm
is running
using the
-.Xr ntpq 8
+.Xr ntpq 1ntpqmdoc
and
-.Xr ntpdc 8
+.Xr ntpdc 1ntpdcmdoc
utility programs.
.Pp
When
.Pp
Finally,
in the past many startup scripts would run
-.Xr ntpdate 8
+.Xr ntpdate 1ntpdatemdoc
to get the system clock close to correct before starting
-.Xr ntpd 8 ,
+.Xr ntpd 1ntpdmdoc ,
but this was never more than a mediocre hack and is no longer needed.
.Pp
There is a way to start
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
that often addresses all of the problems mentioned above.
.Ss "Starting NTP (Best Current Practice)"
First, use the
If you can also keep a good
.Pa ntp.drift
file then
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
will effectively "warm\-start" and your system's clock will
be stable in under 11 seconds' time.
.Pp
As soon as possible in the startup sequence, start
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
with at least the
.Fl g
and perhaps the
Then,
start the rest of your "normal" processes.
This will give
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
as much time as possible to get the system's clock synchronized and stable.
.Pp
Finally,
that require
monotonically\-increasing time,
run
-.Xr ntp\-wait 8
+.Xr ntp\-wait 1ntp\-waitmdoc
as late as possible in the boot sequence
(perhaps with the
.Fl v
flag)
and after
-.Xr ntp\-wait 8
+.Xr ntp\-wait 1ntp\-waitmdoc
exits successfully
it is as safe as it will ever be to start any process that require
stable time.
to run
continuously.
A common workaround has been to run the
-.Xr ntpdate 8
+.Xr ntpdate 1ntpdatemdoc
program from a
.Xr cron 8
job at designated
couple of minutes, the daemon times out and exits.
After a suitable
period of mourning, the
-.Xr ntpdate 8
+.Xr ntpdate 1ntpdatemdoc
program may be
retired.
.Pp
.El
.Sh "SEE ALSO"
.Xr ntp.conf 5 ,
-.Xr ntpdate 8 ,
-.Xr ntpdc 8 ,
-.Xr ntpq 8
+.Xr ntpdate 1ntpdatemdoc ,
+.Xr ntpdc 1ntpdcmdoc ,
+.Xr ntpq 1ntpqmdoc
.Pp
In addition to the manual pages provided,
comprehensive documentation is available on the world wide web
.Pp
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.Sh NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
Portions of this document came from FreeBSD.
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
symmetric and broadcast modes, and with both symmetric-key and public-key
cryptography.
- <p>This document applies to version 4.2.7p347 of <code>ntpd</code>.
+ <p>This document applies to version 4.2.7p348 of <code>ntpd</code>.
<ul class="menu">
<li><a accesskey="1" href="#ntpd-Description">ntpd Description</a>: Description
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">ntpd - NTP daemon program - Ver. 4.2.7p346
+<pre class="example">ntpd - NTP daemon program - Ver. 4.2.7p347
USAGE: ntpd [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
-.TH ntpd @NTPD_MS@ "07 Jan 2013" "4.2.7p347" "User Commands"
+.TH ntpd @NTPD_MS@ "17 Jan 2013" "4.2.7p348" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:39:51 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:13 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
.B
is running
using the
-.Xr ntpq 8
+.Xr ntpq @NTPQ_MS@
and
-.Xr ntpdc 8
+.Xr ntpdc @NTPDC_MS@
utility programs.
.PP
When
.PP
Finally,
in the past many startup scripts would run
-.Xr ntpdate 8
+.Xr ntpdate @NTPDATE_MS@
to get the system clock close to correct before starting
-.Xr ntpd 8 ,
+.Xr ntpd @NTPD_MS@ ,
but this was never more than a mediocre hack and is no longer needed.
.PP
There is a way to start
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
that often addresses all of the problems mentioned above.
.SS "Starting NTP (Best Current Practice)"
First, use the
If you can also keep a good
.Pa ntp.drift
file then
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
will effectively "warm-start" and your system's clock will
be stable in under 11 seconds' time.
.PP
As soon as possible in the startup sequence, start
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
with at least the
g
and perhaps the
Then,
start the rest of your "normal" processes.
This will give
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
as much time as possible to get the system's clock synchronized and stable.
.PP
Finally,
that require
monotonically-increasing time,
run
-.Xr ntp-wait 8
+.Xr ntp-wait @NTP_WAIT_MS@
as late as possible in the boot sequence
(perhaps with the
v
flag)
and after
-.Xr ntp-wait 8
+.Xr ntp-wait @NTP_WAIT_MS@
exits successfully
it is as safe as it will ever be to start any process that require
stable time.
to run
continuously.
A common workaround has been to run the
-.Xr ntpdate 8
+.Xr ntpdate @NTPDATE_MS@
program from a
.Xr cron 8
job at designated
couple of minutes, the daemon times out and exits.
After a suitable
period of mourning, the
-.Xr ntpdate 8
+.Xr ntpdate @NTPDATE_MS@
program may be
retired.
.PP
it to autogen-users@lists.sourceforge.net. Thank you.
.SH "SEE ALSO"
.Xr ntp.conf 5 ,
-.Xr ntpdate 8 ,
-.Xr ntpdc 8 ,
-.Xr ntpq 8
+.Xr ntpdate @NTPDATE_MS@ ,
+.Xr ntpdc @NTPDC_MS@ ,
+.Xr ntpq @NTPQ_MS@
.PP
In addition to the manual pages provided,
comprehensive documentation is available on the world wide web
.PP
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.SH NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
Portions of this document came from FreeBSD.
.PP
This manual page was \fIAutoGen\fP-erated from the \fBntpd\fP
-.Dd January 7 2013
+.Dd January 17 2013
.Dt NTPD @NTPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:40:07 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:28 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Nm
is running
using the
-.Xr ntpq 8
+.Xr ntpq @NTPQ_MS@
and
-.Xr ntpdc 8
+.Xr ntpdc @NTPDC_MS@
utility programs.
.Pp
When
.Pp
Finally,
in the past many startup scripts would run
-.Xr ntpdate 8
+.Xr ntpdate @NTPDATE_MS@
to get the system clock close to correct before starting
-.Xr ntpd 8 ,
+.Xr ntpd @NTPD_MS@ ,
but this was never more than a mediocre hack and is no longer needed.
.Pp
There is a way to start
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
that often addresses all of the problems mentioned above.
.Ss "Starting NTP (Best Current Practice)"
First, use the
If you can also keep a good
.Pa ntp.drift
file then
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
will effectively "warm\-start" and your system's clock will
be stable in under 11 seconds' time.
.Pp
As soon as possible in the startup sequence, start
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
with at least the
.Fl g
and perhaps the
Then,
start the rest of your "normal" processes.
This will give
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
as much time as possible to get the system's clock synchronized and stable.
.Pp
Finally,
that require
monotonically\-increasing time,
run
-.Xr ntp\-wait 8
+.Xr ntp\-wait 1ntp\-waitmdoc
as late as possible in the boot sequence
(perhaps with the
.Fl v
flag)
and after
-.Xr ntp\-wait 8
+.Xr ntp\-wait 1ntp\-waitmdoc
exits successfully
it is as safe as it will ever be to start any process that require
stable time.
to run
continuously.
A common workaround has been to run the
-.Xr ntpdate 8
+.Xr ntpdate @NTPDATE_MS@
program from a
.Xr cron 8
job at designated
couple of minutes, the daemon times out and exits.
After a suitable
period of mourning, the
-.Xr ntpdate 8
+.Xr ntpdate @NTPDATE_MS@
program may be
retired.
.Pp
.El
.Sh "SEE ALSO"
.Xr ntp.conf 5 ,
-.Xr ntpdate 8 ,
-.Xr ntpdc 8 ,
-.Xr ntpq 8
+.Xr ntpdate @NTPDATE_MS@ ,
+.Xr ntpdc @NTPDC_MS@ ,
+.Xr ntpq @NTPQ_MS@
.Pp
In addition to the manual pages provided,
comprehensive documentation is available on the world wide web
.Pp
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.Sh NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
Portions of this document came from FreeBSD.
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBntpd\fP
#
# EDIT THIS FILE WITH CAUTION (invoke-ntpdc.texi)
#
-# It has been AutoGen-ed January 7, 2013 at 11:40:28 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed January 17, 2013 at 06:15:46 AM by AutoGen 5.17.1pre14
# From the definitions ntpdc-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@code{ntpdc}
is a utility program used to query
-@code{ntpd(8)}
+@code{ntpd(1ntpdmdoc)}
about its
current state and to request changes in that state.
It uses NTP mode 7 control message formats described in the source code.
@exampleindent 0
@example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p347
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p348
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * It has been AutoGen-ed January 7, 2013 at 11:40:16 AM by AutoGen 5.17.1pre14
+ * It has been AutoGen-ed January 17, 2013 at 06:15:37 AM by AutoGen 5.17.1pre14
* From the definitions ntpdc-opts.def
* and the template file options
*
* ntpdc option static const strings
*/
static char const ntpdc_opt_strs[1862] =
-/* 0 */ "ntpdc 4.2.7p347\n"
+/* 0 */ "ntpdc 4.2.7p348\n"
"Copyright (C) 1970-2013 The University of Delaware, 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"
/* 1640 */ "no-load-opts\0"
/* 1653 */ "no\0"
/* 1656 */ "NTPDC\0"
-/* 1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p347\n"
+/* 1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p348\n"
"USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
/* 1794 */ "$HOME\0"
/* 1800 */ ".\0"
/* 1802 */ ".ntprc\0"
/* 1809 */ "http://bugs.ntp.org, bugs@ntp.org\0"
/* 1843 */ "\n\n\0"
-/* 1846 */ "ntpdc 4.2.7p347";
+/* 1846 */ "ntpdc 4.2.7p348";
/*
* ipv4 option description with
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed January 7, 2013 at 11:40:16 AM by AutoGen 5.17.1pre14
+ * It has been AutoGen-ed January 17, 2013 at 06:15:37 AM by AutoGen 5.17.1pre14
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p347"
-#define NTPDC_FULL_VERSION "ntpdc 4.2.7p347"
+#define NTPDC_VERSION "4.2.7p348"
+#define NTPDC_FULL_VERSION "ntpdc 4.2.7p348"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
-.TH ntpdc 1ntpdcman "07 Jan 2013" "4.2.7p347" "User Commands"
+.TH ntpdc 1ntpdcman "17 Jan 2013" "4.2.7p348" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:40:23 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:42 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
.SH DESCRIPTION
.B
is a utility program used to query
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
about its
current state and to request changes in that state.
It uses NTP mode 7 control message formats described in the source code.
.B
are specific to the particular
implementation of the
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
daemon and can be expected to
work only with this and maybe some previous versions of the daemon.
Requests from a remote
information about the command.
This command is probably a better
source of information about
-.Xr ntpq 8
+.Xr ntpq 1ntpqmdoc
than this manual
page.
.TP
.Cm stats
flags.
See the
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
documentation for the meaning of these flags.
There
are two additional flags which are read only, the
and
.Ic disable
configuration file commands of
-.Xr ntpd 8 .
+.Xr ntpd 1ntpdmdoc .
.in +4
.ti -4
.IR Cm auth
.ti -4
.IR Cm monitor
Enables the monitoring facility.
-See the
-.Xr ntpdc 8 .
-program and the monlist command or further information.
+See the documentation here about the
+.Cm monlist
+command or further information.
The default for this flag is enable.
.ti -4
.IR Cm ntp
This command operates in the same way as the
.Ic restrict
configuration file commands of
-.Xr ntpd 8 .
+.Xr ntpd 1ntpdmdoc .
.TP
.BR Xo Ic unrestrict Ar address Ar mask
\fIflag Oo Ar ... Oc\fR
Causes the current set of authentication keys to be purged and
a new set to be obtained by rereading the keys file (which must
have been specified in the
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
configuration file).
This
allows encryption keys to be changed without restarting the
.Ic untrustedkey
configuration file
commands of
-.Xr ntpd 8 .
+.Xr ntpd 1ntpdmdoc .
.TP
.BR Ic authinfo
Returns information concerning the authentication module,
it to autogen-users@lists.sourceforge.net. Thank you.
.SH "SEE ALSO"
.Xr ntp.conf 5 ,
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
.Rs
.%A David L. Mills
.%T Network Time Protocol (Version 3)
-.Dd January 7 2013
+.Dd January 17 2013
.Dt NTPDC 1ntpdcmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:40:30 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:48 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Sh DESCRIPTION
.Nm
is a utility program used to query
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
about its
current state and to request changes in that state.
It uses NTP mode 7 control message formats described in the source code.
.Nm
are specific to the particular
implementation of the
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
daemon and can be expected to
work only with this and maybe some previous versions of the daemon.
Requests from a remote
information about the command.
This command is probably a better
source of information about
-.Xr ntpq 8
+.Xr ntpq 1ntpqmdoc
than this manual
page.
.It Ic delay Ar milliseconds
.Cm stats
flags.
See the
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
documentation for the meaning of these flags.
There
are two additional flags which are read only, the
and
.Ic disable
configuration file commands of
-.Xr ntpd 8 .
+.Xr ntpd 1ntpdmdoc .
.Bl -tag -width indent
.It Cm auth
Enables the server to synchronize with unconfigured peers only
The default for this flag is enable if support is available, otherwise disable.
.It Cm monitor
Enables the monitoring facility.
-See the
-.Xr ntpdc 8 .
-program and the monlist command or further information.
+See the documentation here about the
+.Cm monlist
+command or further information.
The default for this flag is enable.
.It Cm ntp
Enables time and frequency discipline.
This command operates in the same way as the
.Ic restrict
configuration file commands of
-.Xr ntpd 8 .
+.Xr ntpd 1ntpdmdoc .
.It Xo Ic unrestrict Ar address Ar mask
.Ar flag Oo Ar ... Oc
.Xc
Causes the current set of authentication keys to be purged and
a new set to be obtained by rereading the keys file (which must
have been specified in the
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
configuration file).
This
allows encryption keys to be changed without restarting the
.Ic untrustedkey
configuration file
commands of
-.Xr ntpd 8 .
+.Xr ntpd 1ntpdmdoc .
.It Ic authinfo
Returns information concerning the authentication module,
including known keys and counts of encryptions and decryptions
.El
.Sh "SEE ALSO"
.Xr ntp.conf 5 ,
-.Xr ntpd 8
+.Xr ntpd 1ntpdmdoc
.Rs
.%A David L. Mills
.%T Network Time Protocol (Version 3)
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.7p347 of <code>ntpdc</code>.
+ <p>This document applies to version 4.2.7p348 of <code>ntpdc</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
<p><code>ntpdc</code>
is a utility program used to query
-<code>ntpd(8)</code>
+<code>ntpd(1ntpdmdoc)</code>
about its
current state and to request changes in that state.
It uses NTP mode 7 control message formats described in the source code.
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p347
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p348
USAGE: ntpdc [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH ntpdc @NTPDC_MS@ "07 Jan 2013" "4.2.7p347" "User Commands"
+.TH ntpdc @NTPDC_MS@ "17 Jan 2013" "4.2.7p348" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:40:23 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:42 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
.SH DESCRIPTION
.B
is a utility program used to query
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
about its
current state and to request changes in that state.
It uses NTP mode 7 control message formats described in the source code.
.B
are specific to the particular
implementation of the
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
daemon and can be expected to
work only with this and maybe some previous versions of the daemon.
Requests from a remote
information about the command.
This command is probably a better
source of information about
-.Xr ntpq 8
+.Xr ntpq @NTPQ_MS@
than this manual
page.
.TP
.Cm stats
flags.
See the
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
documentation for the meaning of these flags.
There
are two additional flags which are read only, the
and
.Ic disable
configuration file commands of
-.Xr ntpd 8 .
+.Xr ntpd @NTPD_MS@ .
.in +4
.ti -4
.IR Cm auth
.ti -4
.IR Cm monitor
Enables the monitoring facility.
-See the
-.Xr ntpdc 8 .
-program and the monlist command or further information.
+See the documentation here about the
+.Cm monlist
+command or further information.
The default for this flag is enable.
.ti -4
.IR Cm ntp
This command operates in the same way as the
.Ic restrict
configuration file commands of
-.Xr ntpd 8 .
+.Xr ntpd @NTPD_MS@ .
.TP
.BR Xo Ic unrestrict Ar address Ar mask
\fIflag Oo Ar ... Oc\fR
Causes the current set of authentication keys to be purged and
a new set to be obtained by rereading the keys file (which must
have been specified in the
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
configuration file).
This
allows encryption keys to be changed without restarting the
.Ic untrustedkey
configuration file
commands of
-.Xr ntpd 8 .
+.Xr ntpd @NTPD_MS@ .
.TP
.BR Ic authinfo
Returns information concerning the authentication module,
it to autogen-users@lists.sourceforge.net. Thank you.
.SH "SEE ALSO"
.Xr ntp.conf 5 ,
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
.Rs
.%A David L. Mills
.%T Network Time Protocol (Version 3)
-.Dd January 7 2013
+.Dd January 17 2013
.Dt NTPDC @NTPDC_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:40:30 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:48 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Sh DESCRIPTION
.Nm
is a utility program used to query
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
about its
current state and to request changes in that state.
It uses NTP mode 7 control message formats described in the source code.
.Nm
are specific to the particular
implementation of the
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
daemon and can be expected to
work only with this and maybe some previous versions of the daemon.
Requests from a remote
information about the command.
This command is probably a better
source of information about
-.Xr ntpq 8
+.Xr ntpq @NTPQ_MS@
than this manual
page.
.It Ic delay Ar milliseconds
.Cm stats
flags.
See the
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
documentation for the meaning of these flags.
There
are two additional flags which are read only, the
and
.Ic disable
configuration file commands of
-.Xr ntpd 8 .
+.Xr ntpd @NTPD_MS@ .
.Bl -tag -width indent
.It Cm auth
Enables the server to synchronize with unconfigured peers only
The default for this flag is enable if support is available, otherwise disable.
.It Cm monitor
Enables the monitoring facility.
-See the
-.Xr ntpdc 8 .
-program and the monlist command or further information.
+See the documentation here about the
+.Cm monlist
+command or further information.
The default for this flag is enable.
.It Cm ntp
Enables time and frequency discipline.
This command operates in the same way as the
.Ic restrict
configuration file commands of
-.Xr ntpd 8 .
+.Xr ntpd @NTPD_MS@ .
.It Xo Ic unrestrict Ar address Ar mask
.Ar flag Oo Ar ... Oc
.Xc
Causes the current set of authentication keys to be purged and
a new set to be obtained by rereading the keys file (which must
have been specified in the
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
configuration file).
This
allows encryption keys to be changed without restarting the
.Ic untrustedkey
configuration file
commands of
-.Xr ntpd 8 .
+.Xr ntpd @NTPD_MS@ .
.It Ic authinfo
Returns information concerning the authentication module,
including known keys and counts of encryptions and decryptions
.El
.Sh "SEE ALSO"
.Xr ntp.conf 5 ,
-.Xr ntpd 8
+.Xr ntpd @NTPD_MS@
.Rs
.%A David L. Mills
.%T Network Time Protocol (Version 3)
#
# EDIT THIS FILE WITH CAUTION (invoke-ntpq.texi)
#
-# It has been AutoGen-ed January 7, 2013 at 11:40:58 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed January 17, 2013 at 06:16:01 AM by AutoGen 5.17.1pre14
# From the definitions ntpq-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-ntpq - standard NTP query program - Ver. 4.2.7p347
+ntpq - standard NTP query program - Ver. 4.2.7p348
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
command, peers.
@end itemize
-Force ntpq to operate in interactive mode. Prompts will be written
-to the standard output and commands read from the standard input.
+Force @code{ntpq} to operate in interactive mode.
+Prompts will be written to the standard output and
+commands read from the standard input.
@node ntpq numeric
@subsection numeric option (-n)
@cindex ntpq-numeric
@cindex ntpq-old-rv
This is the ``always output status line with readvar'' option.
-By default, ntpq now suppresses the associd=... line that
-precedes the output of "readvar" (alias "rv") when a single
-variable is requested, such as ntpq -c "rv 0 offset". This
-option causes ntpq to include both lines of output for a
-single-variable readvar. Using an environment variable to
+By default, @code{ntpq} now suppresses the @code{associd=...}
+line that precedes the output of @code{readvar}
+(alias @code{rv}) when a single variable is requested, such as
+@code{ntpq -c "rv 0 offset"}.
+This option causes @code{ntpq} to include both lines of output
+for a single-variable @code{readvar}.
+Using an environment variable to
preset this option in a script will enable both older and
-newer ntpq to behave identically in this regard.
+newer @code{ntpq} to behave identically in this regard.
@node ntpq config
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed January 7, 2013 at 11:40:32 AM by AutoGen 5.17.1pre14
+ * It has been AutoGen-ed January 17, 2013 at 06:15:51 AM by AutoGen 5.17.1pre14
* From the definitions ntpq-opts.def
* and the template file options
*
* ntpq option static const strings
*/
static char const ntpq_opt_strs[1833] =
-/* 0 */ "ntpq 4.2.7p347\n"
+/* 0 */ "ntpq 4.2.7p348\n"
"Copyright (C) 1970-2013 The University of Delaware, 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"
/* 1627 */ "no-load-opts\0"
/* 1640 */ "no\0"
/* 1643 */ "NTPQ\0"
-/* 1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p347\n"
+/* 1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p348\n"
"USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
/* 1769 */ "$HOME\0"
/* 1775 */ ".\0"
/* 1777 */ ".ntprc\0"
/* 1784 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/* 1818 */ "ntpq 4.2.7p347";
+/* 1818 */ "ntpq 4.2.7p348";
/*
* ipv4 option description with
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed January 7, 2013 at 11:40:32 AM by AutoGen 5.17.1pre14
+ * It has been AutoGen-ed January 17, 2013 at 06:15:50 AM by AutoGen 5.17.1pre14
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p347"
-#define NTPQ_FULL_VERSION "ntpq 4.2.7p347"
+#define NTPQ_VERSION "4.2.7p348"
+#define NTPQ_FULL_VERSION "ntpq 4.2.7p348"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
-.TH ntpq 1ntpqman "07 Jan 2013" "4.2.7p347" "User Commands"
+.TH ntpq 1ntpqman "17 Jan 2013" "4.2.7p348" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:40:55 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:57 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
This option must not appear in combination with any of the following options:
command, peers.
.sp
-Force ntpq to operate in interactive mode. Prompts will be written
-to the standard output and commands read from the standard input.
+Force \fBntpq\fP to operate in interactive mode.
+Prompts will be written to the standard output and
+commands read from the standard input.
.TP
.BR \-n ", " \-\-numeric
numeric host addresses.
.BR \-\-old\-rv
Always output status line with readvar.
.sp
-By default, ntpq now suppresses the associd=... line that
-precedes the output of "readvar" (alias "rv") when a single
-variable is requested, such as ntpq \-c "rv 0 offset". This
-option causes ntpq to include both lines of output for a
-single-variable readvar. Using an environment variable to
+By default, \fBntpq\fP now suppresses the \fBassocid=...\fP
+line that precedes the output of \fBreadvar\fP
+(alias \fBrv\fP) when a single variable is requested, such as
+\fBntpq \-c "rv 0 offset"\fP.
+This option causes \fBntpq\fP to include both lines of output
+for a single-variable \fBreadvar\fP.
+Using an environment variable to
preset this option in a script will enable both older and
-newer ntpq to behave identically in this regard.
+newer \fBntpq\fP to behave identically in this regard.
.TP
.BR \-? , " \-\-help"
Display usage information and exit.
-.Dd January 7 2013
+.Dd January 17 2013
.Dt NTPQ 1ntpqmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:41:00 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:16:02 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
This option must not appear in combination with any of the following options:
command, peers.
.sp
-Force ntpq to operate in interactive mode. Prompts will be written
-to the standard output and commands read from the standard input.
+Force \fBntpq\fP to operate in interactive mode.
+Prompts will be written to the standard output and
+commands read from the standard input.
.It \-n ", " \-\-numeric
numeric host addresses.
.sp
.It \-\-old\-rv
Always output status line with readvar.
.sp
-By default, ntpq now suppresses the associd=... line that
-precedes the output of "readvar" (alias "rv") when a single
-variable is requested, such as ntpq \-c "rv 0 offset". This
-option causes ntpq to include both lines of output for a
-single\-variable readvar. Using an environment variable to
+By default, \fBntpq\fP now suppresses the \fBassocid=...\fP
+line that precedes the output of \fBreadvar\fP
+(alias \fBrv\fP) when a single variable is requested, such as
+\fBntpq \-c "rv 0 offset"\fP.
+This option causes \fBntpq\fP to include both lines of output
+for a single\-variable \fBreadvar\fP.
+Using an environment variable to
preset this option in a script will enable both older and
-newer ntpq to behave identically in this regard.
+newer \fBntpq\fP to behave identically in this regard.
.It \-? , " \-\-help"
Display usage information and exit.
.It \-! , " \-\-more\-help"
and determine the performance of
<code>ntpd</code>, the NTP daemon.
- <p>This document applies to version 4.2.7p347 of <code>ntpq</code>.
+ <p>This document applies to version 4.2.7p348 of <code>ntpq</code>.
<ul class="menu">
<li><a accesskey="1" href="#ntpq-Description">ntpq Description</a>
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">ntpq - standard NTP query program - Ver. 4.2.7p346
+<pre class="example">ntpq - standard NTP query program - Ver. 4.2.7p347
USAGE: ntpq [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
</td><td valign="top" width="20%">driver flags
<br></td></tr></table>
- <p>===
-
- <p><h4>Synopsis</h4>
-<code>ntpq [-inp] [-c </code><kbd>command</kbd><code>] [</code><kbd>host</kbd><code>] [...]</code>
-
- <p><p>Command line options are described following. Specifying a command line option other than <code>-i</code> or <code>-n</code> will cause the specified query (queries) to be sent to the indicated host(s) immediately. Otherwise, <code>ntpq</code> will attempt to read interactive format commands from the standard input.</p>
-<dl>
- <dt><code>-4</code></dt>
- <dd>Force DNS resolution of following host names on the command line to the IPv4 namespace.</dd>
- <dt><code>-6</code></dt>
- <dd>Force DNS resolution of following host names on the command line to the IPv6 namespace.</dd>
- <dt><code>-c</code></dt>
- <dd>The following argument is interpreted as an interactive format command and is added to the list of commands to be executed on the specified host(s). Multiple <code>-c</code> options may be given.</dd>
- <dt><code>-d</code></dt>
- <dd>Turn on debugging mode.</dd>
- <dt><code>-i</code></dt>
- <dd>Force <code>ntpq</code> to operate in interactive mode. Prompts will be written to the standard output and commands read from the standard input.</dd>
- <dt><code>-n</code></dt>
- <dd>Output all host addresses in dotted-quad numeric format rather than converting to the canonical host names.</dd>
- <dt><code>-p</code></dt>
- <dd>Print a list of the peers known to the server as well as a summary of their state. This is equivalent to the <code>peers</code> interactive command.</dd>
-</dl>
-
</body></html>
-.TH ntpq @NTPQ_MS@ "07 Jan 2013" "4.2.7p347" "User Commands"
+.TH ntpq @NTPQ_MS@ "17 Jan 2013" "4.2.7p348" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:40:55 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:15:57 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
This option must not appear in combination with any of the following options:
command, peers.
.sp
-Force ntpq to operate in interactive mode. Prompts will be written
-to the standard output and commands read from the standard input.
+Force \fBntpq\fP to operate in interactive mode.
+Prompts will be written to the standard output and
+commands read from the standard input.
.TP
.BR \-n ", " \-\-numeric
numeric host addresses.
.BR \-\-old\-rv
Always output status line with readvar.
.sp
-By default, ntpq now suppresses the associd=... line that
-precedes the output of "readvar" (alias "rv") when a single
-variable is requested, such as ntpq \-c "rv 0 offset". This
-option causes ntpq to include both lines of output for a
-single-variable readvar. Using an environment variable to
+By default, \fBntpq\fP now suppresses the \fBassocid=...\fP
+line that precedes the output of \fBreadvar\fP
+(alias \fBrv\fP) when a single variable is requested, such as
+\fBntpq \-c "rv 0 offset"\fP.
+This option causes \fBntpq\fP to include both lines of output
+for a single-variable \fBreadvar\fP.
+Using an environment variable to
preset this option in a script will enable both older and
-newer ntpq to behave identically in this regard.
+newer \fBntpq\fP to behave identically in this regard.
.TP
.BR \-? , " \-\-help"
Display usage information and exit.
-.Dd January 7 2013
+.Dd January 17 2013
.Dt NTPQ @NTPQ_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:41:00 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:16:02 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
This option must not appear in combination with any of the following options:
command, peers.
.sp
-Force ntpq to operate in interactive mode. Prompts will be written
-to the standard output and commands read from the standard input.
+Force \fBntpq\fP to operate in interactive mode.
+Prompts will be written to the standard output and
+commands read from the standard input.
.It \-n ", " \-\-numeric
numeric host addresses.
.sp
.It \-\-old\-rv
Always output status line with readvar.
.sp
-By default, ntpq now suppresses the associd=... line that
-precedes the output of "readvar" (alias "rv") when a single
-variable is requested, such as ntpq \-c "rv 0 offset". This
-option causes ntpq to include both lines of output for a
-single\-variable readvar. Using an environment variable to
+By default, \fBntpq\fP now suppresses the \fBassocid=...\fP
+line that precedes the output of \fBreadvar\fP
+(alias \fBrv\fP) when a single variable is requested, such as
+\fBntpq \-c "rv 0 offset"\fP.
+This option causes \fBntpq\fP to include both lines of output
+for a single\-variable \fBreadvar\fP.
+Using an environment variable to
preset this option in a script will enable both older and
-newer ntpq to behave identically in this regard.
+newer \fBntpq\fP to behave identically in this regard.
.It \-? , " \-\-help"
Display usage information and exit.
.It \-! , " \-\-more\-help"
#
# EDIT THIS FILE WITH CAUTION (invoke-ntpsnmpd.texi)
#
-# It has been AutoGen-ed January 7, 2013 at 11:41:14 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed January 17, 2013 at 07:08:10 AM by AutoGen 5.17.1pre14
# From the definitions ntpsnmpd-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p347
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p348
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
*
- * It has been AutoGen-ed January 7, 2013 at 11:41:02 AM by AutoGen 5.17.1pre14
+ * It has been AutoGen-ed January 17, 2013 at 07:08:03 AM by AutoGen 5.17.1pre14
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
* ntpsnmpd option static const strings
*/
static char const ntpsnmpd_opt_strs[1561] =
-/* 0 */ "ntpsnmpd 4.2.7p347\n"
+/* 0 */ "ntpsnmpd 4.2.7p348\n"
"Copyright (C) 1970-2013 The University of Delaware, 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"
/* 1360 */ "no-load-opts\0"
/* 1373 */ "no\0"
/* 1376 */ "NTPSNMPD\0"
-/* 1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p347\n"
+/* 1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p348\n"
"USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
/* 1490 */ "$HOME\0"
/* 1496 */ ".\0"
/* 1498 */ ".ntprc\0"
/* 1505 */ "http://bugs.ntp.org, bugs@ntp.org\0"
/* 1539 */ "\n\n\0"
-/* 1542 */ "ntpsnmpd 4.2.7p347";
+/* 1542 */ "ntpsnmpd 4.2.7p348";
/*
* nofork option description:
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed January 7, 2013 at 11:41:02 AM by AutoGen 5.17.1pre14
+ * It has been AutoGen-ed January 17, 2013 at 07:08:03 AM by AutoGen 5.17.1pre14
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p347"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p347"
+#define NTPSNMPD_VERSION "4.2.7p348"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p348"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
-.TH ntpsnmpd 1ntpsnmpdman "07 Jan 2013" "4.2.7p347" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "17 Jan 2013" "4.2.7p348" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:41:11 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 07:08:06 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
.BR Li ntpEntTimeDistance
please fill me in...
.PP
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
.PP
This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
option definitions.
-.Dd January 7 2013
+.Dd January 17 2013
.Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:41:16 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 07:08:12 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
please fill me in...
.El
.Pp
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
option definitions.
<p>The <code>ntpsnmpd</code> utility program is used to monitor NTP daemon <code>ntpd</code>
operations and determine performance. It uses the standard NTP mode 6 control
- <p>This document applies to version 4.2.7p347 of <code>ntpsnmpd</code>.
+ <p>This document applies to version 4.2.7p348 of <code>ntpsnmpd</code>.
<ul class="menu">
<li><a accesskey="1" href="#ntpsnmpd-Description">ntpsnmpd Description</a>: Description
-.TH ntpsnmpd @NTPSNMPD_MS@ "07 Jan 2013" "4.2.7p347" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "17 Jan 2013" "4.2.7p348" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:41:11 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 07:08:06 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
.BR Li ntpEntTimeDistance
please fill me in...
.PP
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
.PP
This manual page was \fIAutoGen\fP-erated from the \fBntpsnmpd\fP
option definitions.
-.Dd January 7 2013
+.Dd January 17 2013
.Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:41:16 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 07:08:12 AM by AutoGen 5.17.1pre14
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
please fill me in...
.El
.Pp
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBntpsnmpd\fP
option definitions.
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=347
+point=348
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
#
# EDIT THIS FILE WITH CAUTION (invoke-ntp-wait.texi)
#
-# It has been AutoGen-ed January 7, 2013 at 11:36:08 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed January 17, 2013 at 06:13:10 AM by AutoGen 5.17.1pre14
# From the definitions ntp-wait-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
This is the ``number of times to check ntpd'' option.
This option takes an argument number @file{num-tries}.
-The maximum number of times we will check ntpd to see if it
-has been able to synchronize and stabilize the system clock.
+The maximum number of times we will check @code{ntpd} to see if
+it has been able to synchronize and stabilize the system clock.
@node ntp-wait
@subsection option (-s)
@cindex ntp-wait-
This is the ``how long to sleep between tries'' option.
This option takes an argument number @file{secs-between-tries}.
-We will sleep for @file{secs-between-tries} after each query of ntpd
-that returns "the time is not yet stable".
+We will sleep for @file{secs-between-tries} after each query
+of @code{ntpd} that returns "the time is not yet stable".
@node ntp-wait
@subsection option (-v)
@cindex ntp-wait-
This is the ``be verbose'' option.
-By default, ntp-wait is silent. With this option, ntp-wait
-will provide status information.
+By default, @code{ntp-wait} is silent.
+With this option, @code{ntp-wait} will provide status information.
@node ntp-wait config
-.TH ntp-wait 1ntp-waitman "07 Jan 2013" "ntp (4.2.7p347)" "User Commands"
+.TH ntp-wait 1ntp-waitman "17 Jan 2013" "ntp (4.2.7p348)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:35:45 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:13:07 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.\"
.ti +4
100
.sp
-The maximum number of times we will check ntpd to see if it
-has been able to synchronize and stabilize the system clock.
+The maximum number of times we will check \fBntpd\fP to see if
+it has been able to synchronize and stabilize the system clock.
.TP
.BR \-s " \fIsecs\-between\-tries\fP, " \-\- "=" \fIsecs\-between\-tries\fP
How long to sleep between tries.
.ti +4
6
.sp
-We will sleep for \fIsecs-between-tries\fP after each query of ntpd
-that returns "the time is not yet stable".
+We will sleep for \fIsecs-between-tries\fP after each query
+of \fBntpd\fP that returns "the time is not yet stable".
.TP
.BR \-v ", " \-\-
Be verbose.
.sp
-By default, ntp-wait is silent. With this option, ntp-wait
-will provide status information.
+By default, \fBntp-wait\fP is silent.
+With this option, \fBntp-wait\fP will provide status information.
.TP
.BR \-? , " \-\-help"
Display usage information and exit.
.SH "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.SH NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
.PP
This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
option definitions.
-.Dd January 7 2013
+.Dd January 17 2013
.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 January 7, 2013 at 11:36:13 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:13:12 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp-wait-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.ti +4
100
.sp
-The maximum number of times we will check ntpd to see if it
-has been able to synchronize and stabilize the system clock.
+The maximum number of times we will check \fBntpd\fP to see if
+it has been able to synchronize and stabilize the system clock.
.It \-s " \fIsecs\-between\-tries\fP, " \-\- "=" \fIsecs\-between\-tries\fP
How long to sleep between tries.
This option takes an integer number as its argument.
.ti +4
6
.sp
-We will sleep for \fIsecs\-between\-tries\fP after each query of ntpd
-that returns "the time is not yet stable".
+We will sleep for \fIsecs\-between\-tries\fP after each query
+of \fBntpd\fP that returns "the time is not yet stable".
.It \-v ", " \-\-
Be verbose.
.sp
-By default, ntp\-wait is silent. With this option, ntp\-wait
-will provide status information.
+By default, \fBntp\-wait\fP is silent.
+With this option, \fBntp\-wait\fP will provide status information.
.It \-? , " \-\-help"
Display usage information and exit.
.It \-! , " \-\-more\-help"
.Sh "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.Sh NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
option definitions.
and only then start any applicaitons (like database servers) that require
accurate and stable time.
- <p>This document applies to version 4.2.7p347 of <code>ntp-wait</code>.
+ <p>This document applies to version 4.2.7p348 of <code>ntp-wait</code>.
<div class="shortcontents">
<h2>Short Contents</h2>
<p><a name="index-ntp_002dwait_002d-4"></a>
This is the “number of times to check ntpd” option.
This option takes an argument number <span class="file">num-tries</span>.
-The maximum number of times we will check ntpd to see if it
-has been able to synchronize and stabilize the system clock.
+The maximum number of times we will check <code>ntpd</code> to see if
+it has been able to synchronize and stabilize the system clock.
<div class="node">
<p><hr>
<a name="ntp_002dwait"></a>Next: <a rel="next" accesskey="n" href="#ntp_002dwait-config">ntp-wait config</a>,
<p><a name="index-ntp_002dwait_002d-5"></a>
This is the “how long to sleep between tries” option.
This option takes an argument number <span class="file">secs-between-tries</span>.
-We will sleep for <span class="file">secs-between-tries</span> after each query of ntpd
-that returns "the time is not yet stable".
+We will sleep for <span class="file">secs-between-tries</span> after each query
+of <code>ntpd</code> that returns "the time is not yet stable".
<div class="node">
<p><hr>
<a name="ntp_002dwait"></a>Next: <a rel="next" accesskey="n" href="#ntp_002dwait-config">ntp-wait config</a>,
<p><a name="index-ntp_002dwait_002d-6"></a>
This is the “be verbose” option.
-By default, ntp-wait is silent. With this option, ntp-wait
-will provide status information.
+By default, <code>ntp-wait</code> is silent.
+With this option, <code>ntp-wait</code> will provide status information.
<div class="node">
<p><hr>
-.TH ntp-wait @NTP_WAIT_MS@ "07 Jan 2013" "ntp (4.2.7p347)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "17 Jan 2013" "ntp (4.2.7p348)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:35:45 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:13:07 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.\"
.ti +4
100
.sp
-The maximum number of times we will check ntpd to see if it
-has been able to synchronize and stabilize the system clock.
+The maximum number of times we will check \fBntpd\fP to see if
+it has been able to synchronize and stabilize the system clock.
.TP
.BR \-s " \fIsecs\-between\-tries\fP, " \-\- "=" \fIsecs\-between\-tries\fP
How long to sleep between tries.
.ti +4
6
.sp
-We will sleep for \fIsecs-between-tries\fP after each query of ntpd
-that returns "the time is not yet stable".
+We will sleep for \fIsecs-between-tries\fP after each query
+of \fBntpd\fP that returns "the time is not yet stable".
.TP
.BR \-v ", " \-\-
Be verbose.
.sp
-By default, ntp-wait is silent. With this option, ntp-wait
-will provide status information.
+By default, \fBntp-wait\fP is silent.
+With this option, \fBntp-wait\fP will provide status information.
.TP
.BR \-? , " \-\-help"
Display usage information and exit.
.SH "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.SH NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
.PP
This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
option definitions.
-.Dd January 7 2013
+.Dd January 17 2013
.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 January 7, 2013 at 11:36:13 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 06:13:12 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp-wait-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.ti +4
100
.sp
-The maximum number of times we will check ntpd to see if it
-has been able to synchronize and stabilize the system clock.
+The maximum number of times we will check \fBntpd\fP to see if
+it has been able to synchronize and stabilize the system clock.
.It \-s " \fIsecs\-between\-tries\fP, " \-\- "=" \fIsecs\-between\-tries\fP
How long to sleep between tries.
This option takes an integer number as its argument.
.ti +4
6
.sp
-We will sleep for \fIsecs\-between\-tries\fP after each query of ntpd
-that returns "the time is not yet stable".
+We will sleep for \fIsecs\-between\-tries\fP after each query
+of \fBntpd\fP that returns "the time is not yet stable".
.It \-v ", " \-\-
Be verbose.
.sp
-By default, ntp\-wait is silent. With this option, ntp\-wait
-will provide status information.
+By default, \fBntp\-wait\fP is silent.
+With this option, \fBntp\-wait\fP will provide status information.
.It \-? , " \-\-help"
Display usage information and exit.
.It \-! , " \-\-more\-help"
.Sh "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.Sh NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBntp\-wait\fP
option definitions.
#
# EDIT THIS FILE WITH CAUTION (invoke-sntp.texi)
#
-# It has been AutoGen-ed January 7, 2013 at 11:42:11 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed January 17, 2013 at 02:01:49 AM by AutoGen 5.17.1pre14
# From the definitions sntp-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p347
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p348
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed January 7, 2013 at 11:28:25 AM by AutoGen 5.17.1pre14
+ * It has been AutoGen-ed January 17, 2013 at 06:40:28 AM by AutoGen 5.17.1pre14
* From the definitions sntp-opts.def
* and the template file options
*
* sntp option static const strings
*/
static char const sntp_opt_strs[2500] =
-/* 0 */ "sntp 4.2.7p347\n"
+/* 0 */ "sntp 4.2.7p348\n"
"Copyright (C) 1970-2013 The University of Delaware, 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"
/* 2244 */ "LOAD_OPTS\0"
/* 2254 */ "no-load-opts\0"
/* 2267 */ "SNTP\0"
-/* 2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p347\n"
+/* 2272 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p348\n"
"USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
"\t\t[ hostname-or-IP ...]\n\0"
/* 2433 */ "$HOME\0"
/* 2441 */ ".ntprc\0"
/* 2448 */ "http://bugs.ntp.org, bugs@ntp.org\0"
/* 2482 */ "\n\n\0"
-/* 2485 */ "sntp 4.2.7p347";
+/* 2485 */ "sntp 4.2.7p348";
/*
* ipv4 option description with
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed January 7, 2013 at 11:28:24 AM by AutoGen 5.17.1pre14
+ * It has been AutoGen-ed January 17, 2013 at 06:40:27 AM by AutoGen 5.17.1pre14
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 23
-#define SNTP_VERSION "4.2.7p347"
-#define SNTP_FULL_VERSION "sntp 4.2.7p347"
+#define SNTP_VERSION "4.2.7p348"
+#define SNTP_FULL_VERSION "sntp 4.2.7p348"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
-.TH sntp 1sntpman "07 Jan 2013" "4.2.7p347" "User Commands"
+.TH sntp 1sntpman "17 Jan 2013" "4.2.7p348" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:42:07 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 02:01:45 AM by AutoGen 5.17.1pre14
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
.SH "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.SH NOTES
-This document corresponds to version 4.2.7p347 of
+This document corresponds to version 4.2.7p348 of
.B .
.PP
This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
-.Dd January 7 2013
+.Dd January 17 2013
.Dt SNTP 1sntpmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:42:13 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 02:01:51 AM by AutoGen 5.17.1pre14
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Sh "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.Sh NOTES
-This document corresponds to version 4.2.7p347 of
+This document corresponds to version 4.2.7p348 of
.Nm .
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
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.7p347 of <code>sntp</code>.
+ <p>This document applies to version 4.2.7p348 of <code>sntp</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p347
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p348
USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
-.TH sntp @SNTP_MS@ "07 Jan 2013" "4.2.7p347" "User Commands"
+.TH sntp @SNTP_MS@ "17 Jan 2013" "4.2.7p348" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:42:07 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 02:01:45 AM by AutoGen 5.17.1pre14
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
.SH "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.SH NOTES
-This document corresponds to version 4.2.7p347 of
+This document corresponds to version 4.2.7p348 of
.B .
.PP
This manual page was \fIAutoGen\fP-erated from the \fBsntp\fP
-.Dd January 7 2013
+.Dd January 17 2013
.Dt SNTP @SNTP_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:42:13 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 02:01:51 AM by AutoGen 5.17.1pre14
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Sh "BUGS"
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.Sh NOTES
-This document corresponds to version 4.2.7p347 of
+This document corresponds to version 4.2.7p348 of
.Nm .
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBsntp\fP
#
# EDIT THIS FILE WITH CAUTION (invoke-ntp-keygen.texi)
#
-# It has been AutoGen-ed January 7, 2013 at 11:41:36 AM by AutoGen 5.17.1pre14
+# It has been AutoGen-ed January 17, 2013 at 02:01:30 AM by AutoGen 5.17.1pre14
# From the definitions ntp-keygen-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p347
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p348
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-b Num imbits identity modulus bits
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed January 7, 2013 at 11:41:21 AM by AutoGen 5.17.1pre14
+ * It has been AutoGen-ed January 17, 2013 at 02:01:16 AM by AutoGen 5.17.1pre14
* From the definitions ntp-keygen-opts.def
* and the template file options
*
* ntp-keygen option static const strings
*/
static char const ntp_keygen_opt_strs[2358] =
-/* 0 */ "ntp-keygen (ntp) 4.2.7p347\n"
+/* 0 */ "ntp-keygen (ntp) 4.2.7p348\n"
"Copyright (C) 1970-2013 The University of Delaware, 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"
/* 2136 */ "no-load-opts\0"
/* 2149 */ "no\0"
/* 2152 */ "NTP_KEYGEN\0"
-/* 2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p347\n"
+/* 2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p348\n"
"USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
/* 2279 */ "$HOME\0"
/* 2285 */ ".\0"
/* 2287 */ ".ntprc\0"
/* 2294 */ "http://bugs.ntp.org, bugs@ntp.org\0"
/* 2328 */ "\n\n\0"
-/* 2331 */ "ntp-keygen (ntp) 4.2.7p347";
+/* 2331 */ "ntp-keygen (ntp) 4.2.7p348";
/*
* imbits option description:
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed January 7, 2013 at 11:41:20 AM by AutoGen 5.17.1pre14
+ * It has been AutoGen-ed January 17, 2013 at 02:01:15 AM by AutoGen 5.17.1pre14
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 26
-#define NTP_KEYGEN_VERSION "4.2.7p347"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p347"
+#define NTP_KEYGEN_VERSION "4.2.7p348"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p348"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
-.TH ntp-keygen 1ntp-keygenman "07 Jan 2013" "ntp (4.2.7p347)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "17 Jan 2013" "ntp (4.2.7p348)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:41:31 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 02:01:25 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
.PP
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.SH NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
Portions of this document came from FreeBSD.
.PP
This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
-.Dd January 7 2013
+.Dd January 17 2013
.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 January 7, 2013 at 11:41:39 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 02:01:32 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Pp
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.Sh NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
Portions of this document came from FreeBSD.
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP
printable ASCII format so they can be embedded as MIME attachments in
mail to other sites.
- <p>This document applies to version 4.2.7p347 of <code>ntp-keygen</code>.
+ <p>This document applies to version 4.2.7p348 of <code>ntp-keygen</code>.
<div class="node">
<p><hr>
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p346
+<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p347
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
Flg Arg Option-Name Description
-b Num imbits identity modulus bits
-.TH ntp-keygen @NTP_KEYGEN_MS@ "07 Jan 2013" "ntp (4.2.7p347)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "17 Jan 2013" "ntp (4.2.7p348)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed January 7, 2013 at 11:41:31 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 02:01:25 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
.PP
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.SH NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
Portions of this document came from FreeBSD.
.PP
This manual page was \fIAutoGen\fP-erated from the \fBntp-keygen\fP
-.Dd January 7 2013
+.Dd January 17 2013
.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 January 7, 2013 at 11:41:39 AM by AutoGen 5.17.1pre14
+.\" It has been AutoGen-ed January 17, 2013 at 02:01:32 AM by AutoGen 5.17.1pre14
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
.Pp
Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
.Sh NOTES
-This document corresponds to version 4.2.7p347 of NTP.
+This document corresponds to version 4.2.7p348 of NTP.
Portions of this document came from FreeBSD.
.Pp
This manual page was \fIAutoGen\fP\-erated from the \fBntp\-keygen\fP