]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P348 NTP_4_2_7P348
authorHarlan Stenn <stenn@ntp.org>
Thu, 17 Jan 2013 07:08:22 +0000 (07:08 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 17 Jan 2013 07:08:22 +0000 (07:08 +0000)
bk: 50f7a366OgCsqYm7rMldPP0oexl9Jg

68 files changed:
ChangeLog
ntpd/invoke-ntp.conf.texi
ntpd/invoke-ntp.keys.texi
ntpd/invoke-ntpd.texi
ntpd/ntp.conf.5man
ntpd/ntp.conf.5mdoc
ntpd/ntp.conf.html
ntpd/ntp.conf.man.in
ntpd/ntp.conf.mdoc.in
ntpd/ntp.keys.5man
ntpd/ntp.keys.5mdoc
ntpd/ntp.keys.html
ntpd/ntp.keys.man.in
ntpd/ntp.keys.mdoc.in
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd.1ntpdman
ntpd/ntpd.1ntpdmdoc
ntpd/ntpd.html
ntpd/ntpd.man.in
ntpd/ntpd.mdoc.in
ntpdc/invoke-ntpdc.texi
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc.1ntpdcman
ntpdc/ntpdc.1ntpdcmdoc
ntpdc/ntpdc.html
ntpdc/ntpdc.man.in
ntpdc/ntpdc.mdoc.in
ntpq/invoke-ntpq.texi
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq.1ntpqman
ntpq/ntpq.1ntpqmdoc
ntpq/ntpq.html
ntpq/ntpq.man.in
ntpq/ntpq.mdoc.in
ntpsnmpd/invoke-ntpsnmpd.texi
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd.1ntpsnmpdman
ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc
ntpsnmpd/ntpsnmpd.html
ntpsnmpd/ntpsnmpd.man.in
ntpsnmpd/ntpsnmpd.mdoc.in
packageinfo.sh
scripts/invoke-ntp-wait.texi
scripts/ntp-wait.1ntp-waitman
scripts/ntp-wait.1ntp-waitmdoc
scripts/ntp-wait.html
scripts/ntp-wait.man.in
scripts/ntp-wait.mdoc.in
sntp/invoke-sntp.texi
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp.1sntpman
sntp/sntp.1sntpmdoc
sntp/sntp.html
sntp/sntp.man.in
sntp/sntp.mdoc.in
util/invoke-ntp-keygen.texi
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen.1ntp-keygenman
util/ntp-keygen.1ntp-keygenmdoc
util/ntp-keygen.html
util/ntp-keygen.man.in
util/ntp-keygen.mdoc.in

index 0b56ffa72f94f3ae8172d3dfce3b2cb76bcb44d3..926bf2b83c1708cb6f8b0c53e532aa1ca57e7d58 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(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.
index 660da55367bcf81c9d2d0c56de90c12fbd6b209f..96036e73ac691a5613c7f9639cb85ca60dd28a7b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -2631,6 +2631,22 @@ be set to any positive number in seconds.
 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
@@ -2686,10 +2702,6 @@ Diffie-Hellman agreement parameters
 @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)}
index 63c9d964cf574cbb89b990d2fd86ae09bcee3dbe..599a23f205ed392a7be19ce7719e571ee103211f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
index a22ba0c37cc70b915dd69874704aa239a782d0d6..5f9af74ae43877675620e7d506c7ead4b278b740 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -67,9 +67,9 @@ configuration options altered while the
 @code{ntpd}
 is running
 using the
-@code{ntpq(8)}
+@code{ntpq(1ntpqmdoc)}
 and
-@code{ntpdc(8)}
+@code{ntpdc(1ntpdcmdoc)}
 utility programs.
 
 When
@@ -141,7 +141,7 @@ with a status code of 0.
 
 @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
index ad4b70a5738e660d27ea3255132d2c0122e6b690..6272d1f8e6f0c82bc8af72d7d49277da8d06562b 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -2821,6 +2821,29 @@ If set to zero, the stepout
 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" ]
@@ -2919,7 +2942,6 @@ The operation failed or the command syntax was not valid.
 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
@@ -2954,7 +2976,7 @@ services when they become universally available.
 .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
index 8e513b64a1861efa9aa0e27fbed50aa0d0ef8731..145aca8c8814d4099d9cb3f6cbd5f043f860b92a 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -2657,6 +2657,26 @@ be set to any positive number in seconds.
 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
@@ -2750,7 +2770,6 @@ libopts had an internal operational error.  Please report
 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
@@ -2785,7 +2804,7 @@ services when they become universally available.
 .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
index 4c806e546ee65550124f2fa525099ffad893b2f6..80c02334aab1616337583f47b107013ee84afa47 100644 (file)
@@ -33,7 +33,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
 <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>
index d25b757860e8c1b99cc8ee512e2cf9f748979dd6..855ab14d7722d475af917cf2152077270fcc899c 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -2821,6 +2821,29 @@ If set to zero, the stepout
 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" ]
@@ -2919,7 +2942,6 @@ The operation failed or the command syntax was not valid.
 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@
@@ -2954,7 +2976,7 @@ services when they become universally available.
 .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
index f65c05c28d20007fe1e85dea60360759b2b0825e..1d11d045983d62bef43b30785b3c31a42f8dfcb9 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -2657,6 +2657,26 @@ be set to any positive number in seconds.
 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
@@ -2750,7 +2770,6 @@ libopts had an internal operational error.  Please report
 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@
@@ -2785,7 +2804,7 @@ services when they become universally available.
 .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
index 8fc73bb0b9c2d6fa936af6237fda0fc605714150..21c668655778fba6b4fa857a88c0779d82f8d751 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -133,7 +133,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .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
index d183013633b47ab2428b86e90acd204e1458303d..cf08fca1bad7501bfa294529273eaee96c061b9a 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -163,7 +163,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .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
index 4f42e848df46a16a14527ee1d2ed83e2d990817b..9d915a39373f20c9f2ccad561e3fc436f363cf73 100644 (file)
@@ -33,7 +33,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
 <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>
index 7c58be2e26c96f374ef024c3bff25ce96844203d..820b0f9511532a7498698d1afabbeec6384deda4 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -133,7 +133,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .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
index 9b9290cdaa520b3008890cf7eb118c18979d5a9f..191bd0b15583646a9bdec5b4008b830e7742b7a4 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -163,7 +163,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .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
index 263dc67cda2229c0add3e531366bf1a40407f984..8b7fd6b8c0cff0ff4c86f0f28f8cdb4107cac2d3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -78,7 +78,7 @@ extern FILE * option_usage_fp;
  *  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"
@@ -204,12 +204,12 @@ static char const ntpd_opt_strs[2987] =
 /*  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
index 4cbf8c969b19abda12e41d45755945e9f45d5de0..35b9ee00b624a9aa9af8a2fef2f27d6467271ffd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -104,8 +104,8 @@ typedef enum {
 } 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
index 16ef9d192e1767e1056369e8f90f81fdba88a5ed..df5c3296d0d03b407cc56b41455e8e8448bcf790 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -68,9 +68,9 @@ configuration options altered while the
 .B 
 is running
 using the
-.Xr ntpq 8
+.Xr ntpq 1ntpqmdoc
 and
-.Xr ntpdc 8
+.Xr ntpdc 1ntpdcmdoc
 utility programs.
 .PP
 When
@@ -568,13 +568,13 @@ when you have permission to do so from the owner of the target host.
 .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
@@ -586,12 +586,12 @@ entries.
 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
@@ -600,7 +600,7 @@ options.
 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,
@@ -610,13 +610,13 @@ or database servers
 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.
@@ -698,7 +698,7 @@ In some cases it may not be practical for
 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
@@ -727,7 +727,7 @@ If nothing is heard after a
 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
@@ -857,9 +857,9 @@ libopts had an internal operational error.  Please report
 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
@@ -928,7 +928,7 @@ mind.
 .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
index d9010a7f0bb38ec4d26f5281bfb76a98b2b3c2d3..59a6ab027bfaf09357a17d55ed4c82ee56c5f357 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -72,9 +72,9 @@ configuration options altered while the
 .Nm
 is running
 using the
-.Xr ntpq 8
+.Xr ntpq 1ntpqmdoc
 and
-.Xr ntpdc 8
+.Xr ntpdc 1ntpdcmdoc
 utility programs.
 .Pp
 When
@@ -537,13 +537,13 @@ when you have permission to do so from the owner of the target host.
 .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
@@ -555,12 +555,12 @@ entries.
 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
@@ -569,7 +569,7 @@ options.
 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,
@@ -579,13 +579,13 @@ or database servers
 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.
@@ -667,7 +667,7 @@ In some cases it may not be practical for
 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
@@ -696,7 +696,7 @@ If nothing is heard after a
 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
@@ -824,9 +824,9 @@ it to autogen\-users@lists.sourceforge.net.  Thank you.
 .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
@@ -895,7 +895,7 @@ mind.
 .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
index 01d0766f385f1676820fa28dc296043f66b09db1..408d202d63e8aa2bf0dd32e8b85fd9d511c2034f 100644 (file)
@@ -39,7 +39,7 @@ The program can operate in any of several modes, including client/server,
 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
@@ -219,7 +219,7 @@ the usage text by passing it through a pager program.
 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 [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ &lt;server1&gt; ... &lt;serverN&gt; ]
   Flg Arg Option-Name    Description
index 8cff1a0b8333358c589f2f23b1b69ff1f5c34d82..045f4bc055ba890ed11c3aa743030aa4e803083e 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -68,9 +68,9 @@ configuration options altered while the
 .B 
 is running
 using the
-.Xr ntpq 8
+.Xr ntpq @NTPQ_MS@
 and
-.Xr ntpdc 8
+.Xr ntpdc @NTPDC_MS@
 utility programs.
 .PP
 When
@@ -568,13 +568,13 @@ when you have permission to do so from the owner of the target host.
 .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
@@ -586,12 +586,12 @@ entries.
 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
@@ -600,7 +600,7 @@ options.
 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,
@@ -610,13 +610,13 @@ or database servers
 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.
@@ -698,7 +698,7 @@ In some cases it may not be practical for
 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
@@ -727,7 +727,7 @@ If nothing is heard after a
 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
@@ -857,9 +857,9 @@ libopts had an internal operational error.  Please report
 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
@@ -928,7 +928,7 @@ mind.
 .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
index b08d6e80944fd729695f65cfa580ae043a39d0d9..dd4793a2881fb9d64902e2e5ba0b2439137ac2bf 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -72,9 +72,9 @@ configuration options altered while the
 .Nm
 is running
 using the
-.Xr ntpq 8
+.Xr ntpq @NTPQ_MS@
 and
-.Xr ntpdc 8
+.Xr ntpdc @NTPDC_MS@
 utility programs.
 .Pp
 When
@@ -537,13 +537,13 @@ when you have permission to do so from the owner of the target host.
 .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
@@ -555,12 +555,12 @@ entries.
 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
@@ -569,7 +569,7 @@ options.
 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,
@@ -579,13 +579,13 @@ or database servers
 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.
@@ -667,7 +667,7 @@ In some cases it may not be practical for
 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
@@ -696,7 +696,7 @@ If nothing is heard after a
 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
@@ -824,9 +824,9 @@ it to autogen\-users@lists.sourceforge.net.  Thank you.
 .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
@@ -895,7 +895,7 @@ mind.
 .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
index c99d5d8a64fcb964ee7f8922778d4e2c9f51056b..a1ce130ebca993d3b710f914f5a388fa1b5ea813 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -15,7 +15,7 @@
 
 @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.
@@ -69,7 +69,7 @@ with a status code of 0.
 
 @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
index d9a7675da1c48353209420244bbbd814009b19fe..03575d09ae8f6030e5e37743e67a74270ea386b8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -72,7 +72,7 @@ extern FILE * option_usage_fp;
  *  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"
@@ -130,14 +130,14 @@ static char const ntpdc_opt_strs[1862] =
 /*  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
index 6212949f6889f3cd37a1a52e2e3dde610db03b0b..95ace93dedb79ccff750b233467fe8a324394539 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -82,8 +82,8 @@ typedef enum {
 } 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
index d27cadebe7e6e4e62bf4c7dc33f6a1e69ecbc6d6..0383f1c7074439351a6e7d5952ffd9897c8e51dd 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -16,7 +16,7 @@ ntpdc \- vendor-specific NTPD control program
 .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.
@@ -196,7 +196,7 @@ The operation of
 .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
@@ -256,7 +256,7 @@ followed by a command keyword will print function and usage
 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
@@ -475,7 +475,7 @@ and
 .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
@@ -699,7 +699,7 @@ These commands operate in the same way as the
 and
 .Ic disable
 configuration file commands of
-.Xr ntpd 8 .
+.Xr ntpd 1ntpdmdoc .
 .in +4
 .ti -4
 .IR Cm auth
@@ -724,9 +724,9 @@ The default for this flag is enable if support is available, otherwise disable.
 .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
@@ -762,7 +762,7 @@ The default for this flag is disable.
 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
@@ -778,7 +778,7 @@ Delete the matching entry from the restrict list.
 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
@@ -793,7 +793,7 @@ and
 .Ic untrustedkey
 configuration file
 commands of
-.Xr ntpd 8 .
+.Xr ntpd 1ntpdmdoc .
 .TP
 .BR Ic authinfo
 Returns information concerning the authentication module,
@@ -845,7 +845,7 @@ libopts had an internal operational error.  Please report
 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)
index 0e992dbeef20f9e04df66c9c7f92b5ef3c7fca39..6095d22d9fddb4932d610030690902b0973c86e8 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -20,7 +20,7 @@
 .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.
@@ -187,7 +187,7 @@ The operation of
 .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
@@ -246,7 +246,7 @@ followed by a command keyword will print function and usage
 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
@@ -451,7 +451,7 @@ and
 .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
@@ -663,7 +663,7 @@ These commands operate in the same way as 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
@@ -683,9 +683,9 @@ Enables the kernel time discipline, if available.
 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.
@@ -717,7 +717,7 @@ The default for this flag is disable.
 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
@@ -730,7 +730,7 @@ Delete the matching entry from the restrict list.
 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
@@ -743,7 +743,7 @@ and
 .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
@@ -789,7 +789,7 @@ it to autogen\-users@lists.sourceforge.net.  Thank you.
 .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)
index 3bd55be598cf02c3cf25275bd324753f74cfe097..6338550034a8af4b8cc8a472a48a04c981a4e20c 100644 (file)
@@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server
 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.
@@ -87,7 +87,7 @@ error bound of the system clock relative to the server clock.
 
   <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. 
@@ -145,7 +145,7 @@ the usage text by passing it through a pager program.
 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 [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index eab1e52a5d5ca6585012c4ec19b9bc1227249beb..d4fce01dbe43ed98e4f0744eda10395cbc133f9e 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -16,7 +16,7 @@ ntpdc \- vendor-specific NTPD control program
 .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.
@@ -196,7 +196,7 @@ The operation of
 .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
@@ -256,7 +256,7 @@ followed by a command keyword will print function and usage
 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
@@ -475,7 +475,7 @@ and
 .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
@@ -699,7 +699,7 @@ These commands operate in the same way as the
 and
 .Ic disable
 configuration file commands of
-.Xr ntpd 8 .
+.Xr ntpd @NTPD_MS@ .
 .in +4
 .ti -4
 .IR Cm auth
@@ -724,9 +724,9 @@ The default for this flag is enable if support is available, otherwise disable.
 .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
@@ -762,7 +762,7 @@ The default for this flag is disable.
 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
@@ -778,7 +778,7 @@ Delete the matching entry from the restrict list.
 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
@@ -793,7 +793,7 @@ and
 .Ic untrustedkey
 configuration file
 commands of
-.Xr ntpd 8 .
+.Xr ntpd @NTPD_MS@ .
 .TP
 .BR Ic authinfo
 Returns information concerning the authentication module,
@@ -845,7 +845,7 @@ libopts had an internal operational error.  Please report
 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)
index 2b4149dd89d6a252c31385d205dfc2736567f89e..6bfb51b464bf917f52dbd58fe0d6317dde808d3f 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -20,7 +20,7 @@
 .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.
@@ -187,7 +187,7 @@ The operation of
 .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
@@ -246,7 +246,7 @@ followed by a command keyword will print function and usage
 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
@@ -451,7 +451,7 @@ and
 .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
@@ -663,7 +663,7 @@ These commands operate in the same way as 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
@@ -683,9 +683,9 @@ Enables the kernel time discipline, if available.
 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.
@@ -717,7 +717,7 @@ The default for this flag is disable.
 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
@@ -730,7 +730,7 @@ Delete the matching entry from the restrict list.
 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
@@ -743,7 +743,7 @@ and
 .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
@@ -789,7 +789,7 @@ it to autogen\-users@lists.sourceforge.net.  Thank you.
 .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)
index fc95e9f734bbce3f7d00dc9f3c8be877f1a7c1b9..2867c35547eaf38721726732e120e5dcfcf82b03 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -290,7 +290,7 @@ with a status code of 0.
 
 @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
@@ -413,8 +413,9 @@ must not appear in combination with any of the following options:
 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
@@ -427,13 +428,15 @@ converting to the canonical host names.
 @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
index a9657f5b812b63df960619ab7c6e50b0d6cd9595..676ca65e21c34fa9263da1382c79301b100b517a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -72,7 +72,7 @@ extern FILE * option_usage_fp;
  *  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"
@@ -128,13 +128,13 @@ static char const ntpq_opt_strs[1833] =
 /*  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
index 9db7b123c36e424ecf4353aebcc7b2ac472ebd00..abdbccaaea70680dc4c16226b2e22824ab62acf9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -81,8 +81,8 @@ typedef enum {
 } 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
index e71de9a07c00e6f4897fb6480a5e81b7b7b8d4c0..1072c743f011f41cb7cd9c77d2ed5de88dfeeeaf 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -321,8 +321,9 @@ Force ntpq to operate in interactive mode.
 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.
@@ -333,13 +334,15 @@ converting to the canonical host names.
 .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.
index 0be6ee717b1e041163377cc30cfebe1bc809a1e3..ed26d37b4da34c82c82df37c87d552fdff6a6de8 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -305,8 +305,9 @@ Force ntpq to operate in interactive mode.
 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
@@ -315,13 +316,15 @@ converting to the canonical host names.
 .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"
index ad374b665ffb47e355b9605bd5e47add3da66467..2a3f1d78154ea1013033df0480466c9e63f6db64 100644 (file)
@@ -44,7 +44,7 @@ monitor the operational status
 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>
@@ -377,7 +377,7 @@ the usage text by passing it through a pager program.
 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 [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
@@ -1412,28 +1412,5 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
 </td><td valign="top" width="20%">driver flags
   <br></td></tr></table>
 
-  <p>===
-
-  <p>&lt;h4&gt;Synopsis&lt;/h4&gt;
-<code>ntpq [-inp] [-c </code><kbd>command</kbd><code>] [</code><kbd>host</kbd><code>] [...]</code>
-
-  <p>&lt;p&gt;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.&lt;/p&gt;
-&lt;dl&gt;
-  &lt;dt&gt;<code>-4</code>&lt;/dt&gt;
-  &lt;dd&gt;Force DNS resolution of following host names on the command line to the IPv4 namespace.&lt;/dd&gt;
-  &lt;dt&gt;<code>-6</code>&lt;/dt&gt;
-  &lt;dd&gt;Force DNS resolution of following host names on the command line to the IPv6 namespace.&lt;/dd&gt;
-  &lt;dt&gt;<code>-c</code>&lt;/dt&gt;
-  &lt;dd&gt;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.&lt;/dd&gt;
-  &lt;dt&gt;<code>-d</code>&lt;/dt&gt;
-  &lt;dd&gt;Turn on debugging mode.&lt;/dd&gt;
-  &lt;dt&gt;<code>-i</code>&lt;/dt&gt;
-  &lt;dd&gt;Force <code>ntpq</code> to operate in interactive mode.  Prompts will be written to the standard output and commands read from the standard input.&lt;/dd&gt;
-  &lt;dt&gt;<code>-n</code>&lt;/dt&gt;
-  &lt;dd&gt;Output all host addresses in dotted-quad numeric format rather than converting to the canonical host names.&lt;/dd&gt;
-  &lt;dt&gt;<code>-p</code>&lt;/dt&gt;
-  &lt;dd&gt;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.&lt;/dd&gt;
-&lt;/dl&gt;
-
 </body></html>
 
index 71352f39a39e79ec2f4d66207722557e3ceef451..e3be7e0f0ad7e0c22d2d8fd3ec6d9daca027ced4 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -321,8 +321,9 @@ Force ntpq to operate in interactive mode.
 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.
@@ -333,13 +334,15 @@ converting to the canonical host names.
 .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.
index 4c042bf5e96c73fd5fa8aa5fa9577400183ddf95..27d5f898c46f2ea6380fd7786c3d0c58e879aed6 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -305,8 +305,9 @@ Force ntpq to operate in interactive mode.
 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
@@ -315,13 +316,15 @@ converting to the canonical host names.
 .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"
index 72d114f67ee141fa13237f66502cde28830e3cd5..bddaba8c5533178f1de2e8b96be670413cf996ba 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -47,7 +47,7 @@ with a status code of 0.
 
 @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
index 92604757fbaeb5c7ade411974f3784425967560d..6451441b967752d53d02a1a08c1187a9ddb28435 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -64,7 +64,7 @@ extern FILE * option_usage_fp;
  *  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"
@@ -103,14 +103,14 @@ static char const ntpsnmpd_opt_strs[1561] =
 /*  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:
index 7a6f94fd8a7de6db826b28aed8fe085d1399dcb8..d3a82b6a78c126ebcb1d188a2f1523626242b057 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -75,8 +75,8 @@ typedef enum {
 } 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
index 9a2b0a82170ed510d28c9e01eb9bd33135acab8b..f259b3f1b5d336921c11616ebbbd664a368b1260 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -169,7 +169,7 @@ please fill me in...
 .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.
index 9c41cfcffe4d5ed1153052c0d6e8ecc22c75f529..b84618b012f36468783c873c311e61665a43900a 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -156,7 +156,7 @@ please fill me in...
 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.
index 7e137326ab28242ee38618f5dd8131b3ba814bda..51d6bb1f1dddb051717fd4c82327df9813dc8615 100644 (file)
@@ -42,7 +42,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
 <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
index 487295280308f6c247d60223a1eee9145eaa072c..6957e864ded5bc7d196166c3e801d698b22fd451 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -169,7 +169,7 @@ please fill me in...
 .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.
index 16ffe085741dfe973cea6ddb7b39c38165296d32..4763bc45da1b5da7cef9dfbee8a1878a4dc3251f 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -156,7 +156,7 @@ please fill me in...
 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.
index c23395da5a28dc71973de2aebb34960a90574611..af986da2b21d27fb0c75602fdb3b9f7bc3873167 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - 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)
index d0166f20b50f02e767f53681f3f3ee6f0c2299ca..d0a19690df2658948abea604d7f160f58a16aa96 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -82,23 +82,23 @@ Space is not required between options and their arguments.
 
 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
index 71cd92fb3d519b261893338168497bc69bac57f3..cddb6dbc036f7f8f2f10b0d7abfc465a378c60ac 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -40,8 +40,8 @@ The default \fInum\-tries\fP for this option is:
 .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.
@@ -50,14 +50,14 @@ The default \fIsecs\-between\-tries\fP for this option is:
 .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.
@@ -117,7 +117,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .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.
index 704e6f69e23dd4ba6439778ddabe1d4789a669e9..922c67f5445ffac4ac3b071d1978a4176c476235 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -43,8 +43,8 @@ The default \fInum\-tries\fP for this option is:
 .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.
@@ -52,13 +52,13 @@ The default \fIsecs\-between\-tries\fP for this option is:
 .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"
@@ -115,7 +115,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .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.
index 3d81ce718e79325375f4c09bc732487cc7732040..bd28fe93cc4590acca045915b9e0f85af28717aa 100644 (file)
@@ -41,7 +41,7 @@ until the system's time has stabilized and synchronized,
 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>
@@ -156,8 +156,8 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#ntp_002dwait-Invocation">ntp-wait Invo
 <p><a name="index-ntp_002dwait_002d-4"></a>
 This is the &ldquo;number of times to check ntpd&rdquo; 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:&nbsp;<a rel="next" accesskey="n" href="#ntp_002dwait-config">ntp-wait config</a>,
@@ -171,8 +171,8 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#ntp_002dwait-Invocation">ntp-wait Invo
 <p><a name="index-ntp_002dwait_002d-5"></a>
 This is the &ldquo;how long to sleep between tries&rdquo; 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:&nbsp;<a rel="next" accesskey="n" href="#ntp_002dwait-config">ntp-wait config</a>,
@@ -185,8 +185,8 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#ntp_002dwait-Invocation">ntp-wait Invo
 
 <p><a name="index-ntp_002dwait_002d-6"></a>
 This is the &ldquo;be verbose&rdquo; 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>
index 54bd31d7842f62c3b721c1c71f42d851738901bc..1e893d0be82a889b7fe3b057fe6b8cd59be48838 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -40,8 +40,8 @@ The default \fInum\-tries\fP for this option is:
 .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.
@@ -50,14 +50,14 @@ The default \fIsecs\-between\-tries\fP for this option is:
 .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.
@@ -117,7 +117,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .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.
index e0857c9286c41530dfbf60c7bdcdb41613ef758c..6a74824ec95c35ad081cb03fb84f32a5cfe8d9b6 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -43,8 +43,8 @@ The default \fInum\-tries\fP for this option is:
 .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.
@@ -52,13 +52,13 @@ The default \fIsecs\-between\-tries\fP for this option is:
 .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"
@@ -115,7 +115,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .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.
index 543e1826b1acd2823f3f073d9bf2d3f9f2bedb2c..7bbdac6595e9df033abc2c15cec6a2b49dbe5939 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -101,7 +101,7 @@ with a status code of 0.
 
 @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
index 435ad93dce7b405de69145256805dbe140f7fea0..97ced95bb9c217e6ff50f6b0ab1997e2968423b7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -73,7 +73,7 @@ extern FILE * option_usage_fp;
  *  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"
@@ -157,7 +157,7 @@ static char const sntp_opt_strs[2500] =
 /*  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"
@@ -165,7 +165,7 @@ static char const sntp_opt_strs[2500] =
 /*  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
index 873112b30e7140a406f25f409423f44973ac58e4..139e7493bee24fa41d66bfa18400cfb340a9aace 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -90,8 +90,8 @@ typedef enum {
 } 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
index 2c2558a232d1c1978dd9b196c7be550bc6e8efea..36ee575cba582b172f15d7204815ad447687adf9 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -316,7 +316,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .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
index 8d8cf4a3a964ea070e33b154e2687e8f96e58453..74c97ec4e3ba5f4977830fbb3ac8c36920fb31b1 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -297,7 +297,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .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
index 2acaaa363c34ba85fd3c00babc445210b5e7d011..157a511773c9cee124ba6787bad5817d3780e338 100644 (file)
@@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server
 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.
@@ -176,7 +176,7 @@ the usage text by passing it through a pager program.
 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 [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 82f42de7ad2a4b934849c3076117cf278d1902c9..cef5d0ffda12d603eb25ab68dc31a914020312f1 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -316,7 +316,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .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
index ce6f0dbd7764f89d05dd7f28261b1567bfa2295d..b1a224ecec0c8868165e4753c2462e9d07d980ca 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -297,7 +297,7 @@ This program is released under the terms of the NTP license, <http://ntp.org/lic
 .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
index 31f6677bc4883a0b3c19bc65c8ca0f60bfcccc57..3ed251418766850dae9246a3b27e7a9dfb3d7b9d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -908,7 +908,7 @@ with a status code of 0.
 
 @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
index 8fec36ccd3c5e9e52981ebbb0cfb827e465cb53f..5a72aa31b1758929fde99ed8ecdf7c6209035606 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -75,7 +75,7 @@ extern FILE * option_usage_fp;
  *  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"
@@ -166,14 +166,14 @@ static char const ntp_keygen_opt_strs[2358] =
 /*  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:
index c952c11e63bee9ee8f2c5a307a32d6d007120f22..fa3f9b91fd2df67766f73d29c4f608723d51e654 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -93,8 +93,8 @@ typedef enum {
 } 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
index 64535408a2dfe5f0bf61b2d305d2fa755ec44a74..62d445406ed1a1f52b3ca604fbae7b118a1f0056 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -1109,7 +1109,7 @@ Please report bugs to http://bugs.ntp.org .
 .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
index d8399b5af2134f263959b29d316e4ea8b244bc8d..5b6820b7c076cd102b2503e2c0a3955a679888ee 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -1072,7 +1072,7 @@ Please report bugs to http://bugs.ntp.org .
 .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
index 80eb3353230c9a725ee826754edadd9db1a49c16..b391293c9bdc57251ab231e8115295cf8dc301b2 100644 (file)
@@ -70,7 +70,7 @@ All other files are in PEM-encoded
 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>
@@ -1120,7 +1120,7 @@ the usage text by passing it through a pager program.
 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 [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]...
   Flg Arg Option-Name    Description
    -b Num imbits         identity modulus bits
index 65ad0ca5d437e1d8cccc28d5d7419211eafe3563..4a10c9880afaa968b877ee123b882a65726c1797 100644 (file)
@@ -1,8 +1,8 @@
-.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
 .\"
@@ -1109,7 +1109,7 @@ Please report bugs to http://bugs.ntp.org .
 .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
index 4cdabc3696d46d3741f4da789ba7c562ce4019bd..e10787418d269053d24036ca09afb862103d6fdb 100644 (file)
@@ -1,9 +1,9 @@
-.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
@@ -1072,7 +1072,7 @@ Please report bugs to http://bugs.ntp.org .
 .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