diff options
author | delphij <delphij@FreeBSD.org> | 2016-04-27 07:46:38 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2016-04-27 07:46:38 +0000 |
commit | a3a54e251a8cfd2f3e18bfc988584e4deaef9e56 (patch) | |
tree | 89c803d8ff6ef95cafc2a4cb08de66848195099a /contrib/ntp/scripts/ntp-wait/ntp-wait-opts | |
parent | bfb191f240107e9d6573c5106848927ba7b82ec6 (diff) | |
parent | 759809282c676f97898ae19584803d31e41910ce (diff) | |
download | FreeBSD-src-a3a54e251a8cfd2f3e18bfc988584e4deaef9e56.zip FreeBSD-src-a3a54e251a8cfd2f3e18bfc988584e4deaef9e56.tar.gz |
MFV r298691:
ntp 4.2.8p7.
Security: CVE-2016-1547, CVE-2016-1548, CVE-2016-1549, CVE-2016-1550
Security: CVE-2016-1551, CVE-2016-2516, CVE-2016-2517, CVE-2016-2518
Security: CVE-2016-2519
Security: FreeBSD-SA-16:16.ntp
With hat: so
Diffstat (limited to 'contrib/ntp/scripts/ntp-wait/ntp-wait-opts')
-rw-r--r-- | contrib/ntp/scripts/ntp-wait/ntp-wait-opts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ntp/scripts/ntp-wait/ntp-wait-opts b/contrib/ntp/scripts/ntp-wait/ntp-wait-opts index 1c6a815..814432d 100644 --- a/contrib/ntp/scripts/ntp-wait/ntp-wait-opts +++ b/contrib/ntp/scripts/ntp-wait/ntp-wait-opts @@ -1,6 +1,6 @@ # EDIT THIS FILE WITH CAUTION (ntp-wait-opts) # -# It has been AutoGen-ed January 20, 2016 at 04:09:51 AM by AutoGen 5.18.5 +# It has been AutoGen-ed April 26, 2016 at 08:24:18 PM by AutoGen 5.18.5 # From the definitions ntp-wait-opts.def # and the template file perlopt @@ -40,7 +40,7 @@ sub processOptions { 'help|?', 'more-help')); $usage = <<'USAGE'; -ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p6 +ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p7 USAGE: ntp-wait [ -<flag> [<val>] | --<name>[{=| }<val>] ]... -n, --tries=num Number of times to check ntpd |