diff options
author | delphij <delphij@FreeBSD.org> | 2017-04-12 06:24:35 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2017-04-12 06:24:35 +0000 |
commit | 5fde0dfdaf2dfb5af2d9559dbfdc5aece1ae9be8 (patch) | |
tree | 1af9b08af11bd4ed5beaaaae029e04db40a1fc87 /contrib/ntp/scripts/summary-opts | |
parent | 6dc11fa9cd5453e09c102edababfba2e44efdce9 (diff) | |
download | FreeBSD-src-5fde0dfdaf2dfb5af2d9559dbfdc5aece1ae9be8.zip FreeBSD-src-5fde0dfdaf2dfb5af2d9559dbfdc5aece1ae9be8.tar.gz |
Fix multiple vulnerabilities of ntp. [SA-17:03]
Xen migration enhancements. [EN-17:05]
Approved by: so
Diffstat (limited to 'contrib/ntp/scripts/summary-opts')
-rw-r--r-- | contrib/ntp/scripts/summary-opts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ntp/scripts/summary-opts b/contrib/ntp/scripts/summary-opts index 0c02798..336d2e1 100644 --- a/contrib/ntp/scripts/summary-opts +++ b/contrib/ntp/scripts/summary-opts @@ -1,6 +1,6 @@ # EDIT THIS FILE WITH CAUTION (summary-opts) # -# It has been AutoGen-ed November 21, 2016 at 07:59:24 AM by AutoGen 5.18.5 +# It has been AutoGen-ed March 21, 2017 at 10:40:38 AM by AutoGen 5.18.5 # From the definitions summary-opts.def # and the template file perlopt @@ -44,7 +44,7 @@ sub processOptions { 'help|?', 'more-help')); $usage = <<'USAGE'; -summary - compute various stastics from NTP stat files - Ver. 4.2.8p9 +summary - compute various stastics from NTP stat files - Ver. 4.2.8p10 USAGE: summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]... --directory=str Directory containing stat files |