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