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