Lines Matching +full:conf +full:- +full:ds
1 /* -*- Mode: Text -*- */
8 // We want the synopsis to be "/etc/ntp.keys" but we need the prog-name
9 // to be ntp.keys - the latter is also how autogen produces the output
11 prog-name = "ntp.keys";
12 file-path = "/etc/ntp.keys";
13 prog-title = "Network Time Protocol symmetric key format";
16 explain = <<- _END_EXPLAIN
19 doc-section = {
20 ds-type = 'DESCRIPTION';
21 ds-format = 'mdoc';
22 ds-text = <<- _END_PROG_MDOC_DESCRIP
27 .Xr ntp.conf 5
56 is an optional comma-separated list of IPs
70 any properly-authenticated message will be
87 However, if compliance with FIPS 140-2 is required the
96 .Bl -tag -width RMD160 -compact
109 The key is a hex-encoded ASCII string of 40 characters,
123 doc-section = {
124 ds-type = 'FILES';
125 ds-format = 'mdoc';
126 ds-text = <<- _END_MDOC_FILES
127 .Bl -tag -width /etc/ntp.keys -compact
134 doc-section = {
135 ds-type = 'SEE ALSO';
136 ds-format = 'mdoc';
137 ds-text = <<- _END_MDOC_SEE_ALSO
138 .Xr ntp.conf 5 ,
147 doc-section = {
148 ds-type = 'BUGS';
149 ds-format = 'mdoc';
150 ds-text = <<- _END_MDOC_BUGS
154 be desirable for an elevated-priority daemon running on a workstation,
162 doc-section = {
163 ds-type = 'NOTES';
164 ds-format = 'mdoc';
165 ds-text = <<- _END_MDOC_NOTES