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