Lines Matching +full:conf +full:- +full:ds
1 /* -*- Mode: Text -*- */
4 #include autogen-version.def
6 prog-name = 'update-leap';
7 prog-title = 'leap-seconds file manager/updater';
11 long-opts;
12 gnu-usage;
15 name = source-url;
17 arg-type = string;
19 doc = <<- _EndOfDoc_
26 flags-cant = ipv6;
29 doc = <<- _EndOfDoc_
37 flags-cant = ipv4, prefer;
40 doc = <<- _EndOfDoc_
48 flags-cant = ipv4, ipv6;
50 arg-type = keyword;
53 doc = <<- _EndOfDoc_
61 arg-type = string;
62 arg-name = float;
64 doc = <<- _EndOfDoc_
73 arg-type = string;
75 doc = <<- _EndOfDoc_
77 Units are required, e.g. "-e 60 days" Note that larger values
84 name = ntp-conf-file;
86 arg-type = string;
87 descrip = 'Location of the ntp.conf file';
88 doc = <<- _EndOfDoc_
89 Specify location of ntp.conf (used to make sure leapfile directive is
91 /etc/ntp.conf
96 name = force-update;
99 doc = <<- _EndOfDoc_
105 name = dont-wait;
107 doc = <<- _EndOfDoc_
112 explain = <<- _END_EXPLAIN
115 doc-section = {
116 ds-type = 'DESCRIPTION';
117 ds-format = 'mdoc';
118 ds-text = <<- _END_PROG_MDOC_DESCRIP
121 and if necessary, updates leap-second definition file.
124 .Xr ntp.conf 5 .
133 -c can also be used to invoke another script to perform administrative
140 For cron-friendly behavior, define CRONJOB=1 in the crontab.
147 doc-section = {
148 ds-type = 'USAGE';
149 ds-format = 'mdoc';
150 ds-text = <<- _END_MDOC_USAGE
157 doc-section = {
158 ds-type = 'AUTHORS';
159 ds-format = 'mdoc';
160 ds-text = <<- _END_MDOC_AUTHORS