+* New script: update-leap
+The update-leap script will verify and if necessary, update the
+leap-second definition file.
+It requires the following commands in order to work:
+
+ wget logger tr sed shasum
+
+Some may choose to run this from cron.
---
NTP 4.2.8p1 (Harlan Stenn <stenn@ntp.org>, 2015/02/04)
doc = <<- _EndOfDoc_
Specify location of ntp.conf (used to make sure leapfile directive is
present and to default leapfile)
- $NTPCONF
+ /etc/ntp.conf
_EndOfDoc_;
};
ds-format = 'mdoc';
ds-text = <<- _END_PROG_MDOC_DESCRIP
.Nm
-will validate the file currently on the local syste
+will validate the file currently on the local system
and if necessary, updates leap-second definition file.
.Pp
-Ordinarily, the file is found using the "leapfile" directive in $NTPCONF.
+Ordinarily, the file is found using the "leapfile" directive in
+.Xr ntp.conf 5 .
However, an alternate location can be specified on the command line.
.Pp
If the file does not exist, is not valid, has expired, or is expiring soon,