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