diff options
author | delphij <delphij@FreeBSD.org> | 2016-06-03 08:00:22 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2016-06-03 08:00:22 +0000 |
commit | d64b1a0b83003cfde6f14f443cc77ef5d4fb93a2 (patch) | |
tree | 042fe6d27b8d21e4a753d870e62e6ddf906a9a7b /contrib/ntp/scripts/invoke-plot_summary.texi | |
parent | 2471e9df433f5cfb8d4f26165b81c37f0122e250 (diff) | |
parent | 5a3cfd0dbd10b07725e7ba923e5b0ebbe9919c77 (diff) | |
download | FreeBSD-src-d64b1a0b83003cfde6f14f443cc77ef5d4fb93a2.zip FreeBSD-src-d64b1a0b83003cfde6f14f443cc77ef5d4fb93a2.tar.gz |
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
With hat: so
Diffstat (limited to 'contrib/ntp/scripts/invoke-plot_summary.texi')
-rw-r--r-- | contrib/ntp/scripts/invoke-plot_summary.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/ntp/scripts/invoke-plot_summary.texi b/contrib/ntp/scripts/invoke-plot_summary.texi index a8ba9cc..bfa8a8e 100644 --- a/contrib/ntp/scripts/invoke-plot_summary.texi +++ b/contrib/ntp/scripts/invoke-plot_summary.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-plot_summary.texi) # -# It has been AutoGen-ed April 26, 2016 at 08:25:00 PM by AutoGen 5.18.5 +# It has been AutoGen-ed June 2, 2016 at 07:25:50 AM by AutoGen 5.18.5 # From the definitions plot_summary-opts.def # and the template file agtexi-cmd.tpl @end ignore @@ -41,7 +41,7 @@ with a status code of 0. @exampleindent 0 @example -plot_summary - plot statistics generated by summary script - Ver. 4.2.8p7 +plot_summary - plot statistics generated by summary script - Ver. 4.2.8p8 USAGE: plot_summary [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... --directory=str Where the summary files are @@ -101,7 +101,7 @@ This option takes a string argument. 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. @node plot_summary output-file @subsection output-file option @cindex plot_summary-output-file |