diff options
author | Renato Botelho <renato@netgate.com> | 2016-06-06 08:05:51 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2016-06-06 08:05:51 -0300 |
commit | 47dfb8d658406ebf07225c0104ebe4be06ae405f (patch) | |
tree | 83174cbd9592560c48ad2cd11afe42c5c12b6c1b /contrib/ntp/scripts/plot_summary-opts.def | |
parent | 131cd15b13bbd3e141e911a65cf7a1895ec6ab05 (diff) | |
parent | 13d657a35d96e65f1be391830f36e1adff33534f (diff) | |
download | FreeBSD-src-47dfb8d658406ebf07225c0104ebe4be06ae405f.zip FreeBSD-src-47dfb8d658406ebf07225c0104ebe4be06ae405f.tar.gz |
Merge remote-tracking branch 'origin/stable/10' into devel
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_; }; |