1275970Scy\input texinfo    @c -*-texinfo-*-
2275970Scy@c %**start of header
3275970Scy@setfilename ntptrace.info
4275970Scy@settitle Ntptrace User's Manual
5275970Scy@include ../../sntp/include/version.texi
6275970Scy@paragraphindent 2
7275970Scy@c %**end of header
8275970Scy
9275970Scy@ifinfo
10275970ScyThis file documents the use of @code{ntptrace},
11275970Scya program from the NTP Project
12275970Scy@end ifinfo
13275970Scy
14275970Scy@direntry
15275970Scy* ntptrace: (ntptrace).                 Trace the ntp server to the primary time source.
16275970Scy@end direntry
17275970Scy
18275970Scy@titlepage
19275970Scy@title ntptrace User's Manual
20275970Scy@subtitle ntptrace, version @value{VERSION}, @value{UPDATED}
21275970Scy@c @author Max @email{foo@ntp.org}
22275970Scy@end titlepage
23275970Scy
24275970Scy@c @page
25275970Scy@c @vskip 0pt plus 1filll
26275970Scy
27275970Scy@node Top, ntptrace Description, (dir), (dir)
28275970Scy@top Simple Network Time Protocol User Manual
29275970Scy
30275970ScyThis document describes the use of the NTP Project's @code{ntptrace} program.
31275970ScyThis document applies to version @value{VERSION} of @code{ntptrace}.
32275970Scy
33275970Scy@shortcontents
34275970Scy
35275970Scy@menu
36275970Scy* ntptrace Description::            Description
37275970Scy* ntptrace Invocation::		    Invoking ntptrace
38275970Scy@end menu
39275970Scy
40275970Scy@include invoke-ntptrace.texi
41