diff options
author | delphij <delphij@FreeBSD.org> | 2016-06-03 08:59:21 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2016-06-03 08:59:21 +0000 |
commit | 44c8cba6e996652b9cdfd78253e42306fa801bfe (patch) | |
tree | 6b4132b9c90b2c64b9b419a04d40e1c2801056c9 /contrib/ntp/scripts/plot_summary-opts.def | |
parent | 8a2e3313aaf94ab07f681acfb2da86986ed576d8 (diff) | |
download | FreeBSD-src-44c8cba6e996652b9cdfd78253e42306fa801bfe.zip FreeBSD-src-44c8cba6e996652b9cdfd78253e42306fa801bfe.tar.gz |
MFC r301247: MFV r301238:
ntp 4.2.8p8.
Security: CVE-2016-4957, CVE-2016-4953, CVE-2016-4954
Security: CVE-2016-4955, CVE-2016-4956
Security: FreeBSD-SA-16:24.ntp
Relnotes: yes
Diffstat (limited to 'contrib/ntp/scripts/plot_summary-opts.def')
-rw-r--r-- | contrib/ntp/scripts/plot_summary-opts.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/scripts/plot_summary-opts.def b/contrib/ntp/scripts/plot_summary-opts.def index 61f028b..3010192 100644 --- a/contrib/ntp/scripts/plot_summary-opts.def +++ b/contrib/ntp/scripts/plot_summary-opts.def @@ -62,7 +62,7 @@ flag = { This is string is passed directly to the @code{gnuplot set terminal} command. Default is @code{x11} if @code{DISPLAY} is set and @code{dumb} is it's not'. See output from @code(gnuplot -e "set - terminal") for the list of avalaible options. + terminal") for the list of available options. _EndOfDoc_; }; |