xref: /freebsd-src/contrib/ntp/scripts/ntpsweep/ntpsweep.texi (revision 416ba5c74546f32a993436a99516d35008e9f384)
1*2b15cb3dSCy Schubert\input texinfo    @c -*-texinfo-*-
2*2b15cb3dSCy Schubert@c %**start of header
3*2b15cb3dSCy Schubert@setfilename ntpsweep.info
4*2b15cb3dSCy Schubert@settitle ntpsweep User's Manual
5*2b15cb3dSCy Schubert@include ../../sntp/include/version.texi
6*2b15cb3dSCy Schubert@paragraphindent 2
7*2b15cb3dSCy Schubert@c %**end of header
8*2b15cb3dSCy Schubert
9*2b15cb3dSCy Schubert@ifinfo
10*2b15cb3dSCy SchubertThis file documents the use of @code{ntpsweep},
11*2b15cb3dSCy Schuberta program from
12*2b15cb3dSCy Schubertthe NTP Project,
13*2b15cb3dSCy Schubertthat is used to wait until @code{ntpd} has been able to
14*2b15cb3dSCy Schubertsynchronize and stabilize the time on the current host.
15*2b15cb3dSCy Schubert@end ifinfo
16*2b15cb3dSCy Schubert
17*2b15cb3dSCy Schubert@direntry
18*2b15cb3dSCy Schubert* ntpsweep: (ntpsweep).                 Wait for ntpd to synchronize and stabilize the system clock.
19*2b15cb3dSCy Schubert@end direntry
20*2b15cb3dSCy Schubert
21*2b15cb3dSCy Schubert@titlepage
22*2b15cb3dSCy Schubert@title ntpsweep User's Manual
23*2b15cb3dSCy Schubert@subtitle ntpsweep, version @value{VERSION}, @value{UPDATED}
24*2b15cb3dSCy Schubert@c @author Max @email{foo@ntp.org}
25*2b15cb3dSCy Schubert@end titlepage
26*2b15cb3dSCy Schubert
27*2b15cb3dSCy Schubert@c @page
28*2b15cb3dSCy Schubert@c @vskip 0pt plus 1filll
29*2b15cb3dSCy Schubert
30*2b15cb3dSCy Schubert@node Top, ntpsweep Description, (dir), (dir)
31*2b15cb3dSCy Schubert
32*2b15cb3dSCy SchubertThis document describes the use of the NTP Project's @code{ntpsweep} program.
33*2b15cb3dSCy Schubert
34*2b15cb3dSCy SchubertThis document applies to version @value{VERSION} of @code{ntpsweep}.
35*2b15cb3dSCy Schubert
36*2b15cb3dSCy Schubert@shortcontents
37*2b15cb3dSCy Schubert
38*2b15cb3dSCy Schubert@menu
39*2b15cb3dSCy Schubert* ntpsweep Description::            Description
40*2b15cb3dSCy Schubert* ntpsweep Invocation::		Invoking ntpsweep
41*2b15cb3dSCy Schubert@end menu
42*2b15cb3dSCy Schubert
43*2b15cb3dSCy Schubert@include invoke-ntpsweep.texi
44