1\input texinfo    @c -*-texinfo-*-
2@c %**start of header
3@setfilename ntp.conf.info
4@settitle NTP Configuration File User's Manual
5@include ../sntp/include/version.texi
6@paragraphindent 2
7@c %**end of header
8
9@ifinfo
10This file documents the use of the NTP Project's NTP configuration file,
11version @value{VERSION}, @value{UPDATED}.
12@end ifinfo
13
14@direntry
15* ntp.conf: (ntp.conf).                      NTP's configuration file
16@end direntry
17
18@titlepage
19@title NTP's Configuration File User's Manual
20@subtitle ntp.conf, version @value{VERSION}, @value{UPDATED}
21@c @author Max @email{foo@ntp.org}
22@end titlepage
23
24@c @page
25@c @vskip 0pt plus 1filll
26
27@node Top, ntp.conf Description, (dir), (dir)
28@top NTP's Configuration File User Manual
29
30This document describes the configuration file for the NTP Project's
31@code{ntpd} program.
32
33This document applies to version @value{VERSION} of @code{ntp.conf}.
34
35@shortcontents
36
37@menu
38* ntp.conf Description::        
39* ntp.conf Notes::        
40@end menu
41
42@node ntp.conf Description,  , Top, Top
43@comment  node-name,  next,  previous,  up
44@section Description
45
46The behavior of  @code{ntpd} can be changed by a configuration file,
47by default @code{ntp.conf}.
48
49@include invoke-ntp.conf.texi
50