1275970Scy.de1 NOP
2275970Scy.  it 1 an-trap
3275970Scy.  if \\n[.$] \,\\$*\/
4275970Scy..
5275970Scy.ie t \
6275970Scy.ds B-Font [CB]
7275970Scy.ds I-Font [CI]
8275970Scy.ds R-Font [CR]
9275970Scy.el \
10275970Scy.ds B-Font B
11275970Scy.ds I-Font I
12275970Scy.ds R-Font R
13338531Sdelphij.TH ntp-wait 1ntp-waitman "14 Aug 2018" "ntp (4.2.8p12)" "User Commands"
14275970Scy.\"
15338531Sdelphij.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-GBaimc/ag-SBaqlc)
16275970Scy.\"
17338531Sdelphij.\" It has been AutoGen-ed August 14, 2018 at 08:09:04 AM by AutoGen 5.18.5
18275970Scy.\" From the definitions ntp-wait-opts.def
19275970Scy.\" and the template file agman-cmd.tpl
20275970Scy.SH NAME
21275970Scy\f\*[B-Font]ntp-wait\fP
22275970Scy\- Wait for ntpd to stabilize the system clock
23275970Scy.SH SYNOPSIS
24275970Scy\f\*[B-Font]ntp-wait\fP
25275970Scy.\" Mixture of short (flag) options and long options
26275970Scy[\f\*[B-Font]\-flags\f[]]
27275970Scy[\f\*[B-Font]\-flag\f[] [\f\*[I-Font]value\f[]]]
28275970Scy[\f\*[B-Font]\-\-option-name\f[][[=| ]\f\*[I-Font]value\f[]]]
29275970Scy.sp \n(Ppu
30275970Scy.ne 2
31275970Scy
32275970ScyAll arguments must be options.
33275970Scy.sp \n(Ppu
34275970Scy.ne 2
35275970Scy
36275970Scy.SH DESCRIPTION
37275970Scy\f\*[B-Font]ntp-wait\fP
38275970Scywill send at most
39275970Scy\f\*[I-Font]num-tries\f[]
40275970Scyqueries to
41285612Sdelphij\fCntpd\f[]\fR(8)\f[],
42275970Scysleeping for
43275970Scy\f\*[I-Font]secs-between-tries\f[]
44275970Scyafter each status return that says
45285612Sdelphij\fCntpd\f[]\fR(8)\f[]
46275970Scyhas not yet produced a synchronized and stable system clock.
47275970Scy.sp \n(Ppu
48275970Scy.ne 2
49275970Scy
50275970Scy\f\*[B-Font]ntp-wait\fP
51275970Scywill do this quietly, unless the
52275970Scy\f\*[B-Font]\-v\f[]
53275970Scyflag is provided.
54275970ScyThis can be useful at boot time, to delay the boot sequence until after
55275970Scy\f\*[I-Font]ntpd\f[] \f\*[I-Font]\-g\f[]
56275970Scyhas set the time.
57275970Scy.SH "OPTIONS"
58275970Scy.TP
59275970Scy.NOP \f\*[B-Font]\-n\f[] \f\*[I-Font]number\f[], \f\*[B-Font]\-\-tries\f[]=\f\*[I-Font]number\f[]
60275970ScyNumber of times to check ntpd.
61275970ScyThis option takes an integer number as its argument.
62275970ScyThe default
63275970Scy\f\*[I-Font]number\f[]
64275970Scyfor this option is:
65275970Scy.ti +4
66275970Scy 100
67275970Scy.sp
68275970Scy        The maximum number of times we will check \fBntpd\fP to see if
69275970Scy        it has been able to synchronize and stabilize the system clock.
70275970Scy.TP
71275970Scy.NOP \f\*[B-Font]\-s\f[] \f\*[I-Font]secs\-between\-tries\f[], \f\*[B-Font]\-\-sleep\f[]=\f\*[I-Font]secs\-between\-tries\f[]
72275970ScyHow long to sleep between tries.
73275970ScyThis option takes an integer number as its argument.
74275970ScyThe default
75275970Scy\f\*[I-Font]secs\-between\-tries\f[]
76275970Scyfor this option is:
77275970Scy.ti +4
78275970Scy 6
79275970Scy.sp
80275970Scy        We will sleep for \fIsecs-between-tries\fP after each query
81275970Scy        of \fBntpd\fP that returns "the time is not yet stable".
82275970Scy.TP
83275970Scy.NOP \f\*[B-Font]\-v\f[], \f\*[B-Font]\-\-verbose\f[]
84275970ScyBe verbose.
85275970Scy.sp
86275970Scy        By default, \fBntp-wait\fP is silent.
87275970Scy        With this option, \fBntp-wait\fP will provide status information.
88275970Scy.TP
89275970Scy.NOP \f\*[B-Font]\-\&?\f[], \f\*[B-Font]\-\-help\f[]
90275970ScyDisplay usage information and exit.
91275970Scy.TP
92275970Scy.NOP \f\*[B-Font]\-\&!\f[], \f\*[B-Font]\-\-more-help\f[]
93275970ScyPass the extended usage information through a pager.
94275970Scy.TP
95275970Scy.NOP \f\*[B-Font]\-v\f[] [{\f\*[I-Font]v|c|n\f[] \f\*[B-Font]\-\-version\f[] [{\f\*[I-Font]v|c|n\f[]}]}]
96275970ScyOutput version of program and exit.  The default mode is `v', a simple
97275970Scyversion.  The `c' mode will print copyright information and `n' will
98275970Scyprint the full copyright notice.
99275970Scy.PP
100275970Scy.SH "EXIT STATUS"
101275970ScyOne of the following exit values will be returned:
102275970Scy.TP
103275970Scy.NOP 0 " (EXIT_SUCCESS)"
104275970ScySuccessful program execution.
105275970Scy.TP
106275970Scy.NOP 1 " (EXIT_FAILURE)"
107275970ScyThe operation failed or the command syntax was not valid.
108275970Scy.TP
109275970Scy.NOP 70 " (EX_SOFTWARE)"
110275970Scylibopts had an internal operational error.  Please report
111275970Scyit to autogen-users@lists.sourceforge.net.  Thank you.
112275970Scy.PP
113275970Scy.SH AUTHORS
114275970Scy.NOP  "Harlan Stenn" 
115275970Scy.br
116275970Scy.SH NOTES
117275970ScyThis document corresponds to version @VERSION@ of NTP.
118275970Scy.sp \n(Ppu
119275970Scy.ne 2
120275970Scy
121275970ScyThis manual page was \fIAutoGen\fP-erated from the \fBntp-wait\fP
122275970Scyoption definitions.
123