xref: /freebsd/contrib/ntp/ntpd/ntp.keys.texi (revision 416ba5c74546f32a993436a99516d35008e9f384)
1*2b15cb3dSCy Schubert\input texinfo    @c -*-texinfo-*-
2*2b15cb3dSCy Schubert@c %**start of header
3*2b15cb3dSCy Schubert@setfilename ntp.keys.info
4*2b15cb3dSCy Schubert@settitle NTP Symmetric Key
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 NTP Project's NTP Symmetric Key file,
11*2b15cb3dSCy Schubertversion @value{VERSION}, @value{UPDATED}.
12*2b15cb3dSCy Schubert@end ifinfo
13*2b15cb3dSCy Schubert
14*2b15cb3dSCy Schubert@direntry
15*2b15cb3dSCy Schubert* ntp.keys: (ntp.keys).                      NTP's Symmetric Key file
16*2b15cb3dSCy Schubert@end direntry
17*2b15cb3dSCy Schubert
18*2b15cb3dSCy Schubert@titlepage
19*2b15cb3dSCy Schubert@title NTP's Symmetric Key File User's Manual
20*2b15cb3dSCy Schubert@subtitle ntp.keys, 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.keys Description, (dir), (dir)
28*2b15cb3dSCy Schubert@top NTP's Symmetric Key File User Manual
29*2b15cb3dSCy Schubert
30*2b15cb3dSCy SchubertThis document describes the symmetric key 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.keys}.
34*2b15cb3dSCy Schubert
35*2b15cb3dSCy Schubert@shortcontents
36*2b15cb3dSCy Schubert
37*2b15cb3dSCy Schubert@menu
38*2b15cb3dSCy Schubert* ntp.keys Description::
39*2b15cb3dSCy Schubert* ntp.keys Notes::
40*2b15cb3dSCy Schubert@end menu
41*2b15cb3dSCy Schubert
42*2b15cb3dSCy Schubert@node ntp.keys Description,  , Top, Top
43*2b15cb3dSCy Schubert@comment  node-name,  next,  previous,  up
44*2b15cb3dSCy Schubert@section Description
45*2b15cb3dSCy Schubert
46*2b15cb3dSCy SchubertThe name and location of the symmetric key file for @code{ntpd} can
47*2b15cb3dSCy Schubertbe specified in a configuration file, by default @code{/etc/ntp.keys}.
48*2b15cb3dSCy Schubert
49*2b15cb3dSCy Schubert@include invoke-ntp.keys.texi
50