Home
last modified time | relevance | path

Searched refs:plot_summary (Results 1 – 15 of 15) sorted by relevance

/src/contrib/ntp/scripts/
H A DMakefile.am30 plot_summary \ script
39 invoke-plot_summary.texi \
40 invoke-plot_summary.menu \
41 plot_summary.1plot_summaryman \
42 plot_summary.1plot_summarymdoc \
43 plot_summary.mdoc.in \
44 plot_summary.man.in \
45 plot_summary.texi \
46 plot_summary.html \
47 plot_summary-opts \
[all …]
H A Dinvoke-plot_summary.texi1 @node plot_summary Invocation
2 @section Invoking plot_summary
3 @pindex plot_summary
7 # EDIT THIS FILE WITH CAUTION (invoke-plot_summary.texi)
10 # From the definitions plot_summary-opts.def
16 using the @code{agtexi-cmd} template and the option descriptions for the @code{plot_summary} progra…
19 * plot_summary usage:: plot_summary help/usage (@option{--help})
20 * plot_summary directory:: directory option
21 * plot_summary identifier:: identifier option
22 * plot_summary peer:: peer option
[all …]
H A Dplot_summary.texi3 @setfilename plot_summary.info
10 This file documents the use of @code{plot_summary},
15 * plot_summary: (plot_summary). Summarize (something)
19 @title plot_summary User's Manual
20 @subtitle plot_summary, version @value{VERSION}, @value{UPDATED}
27 @node Top, plot_summary Description, (dir), (dir)
30 This document describes the use of the NTP Project's @code{plot_summary} program.
31 This document applies to version @value{VERSION} of @code{plot_summary}.
36 * plot_summary Description:: Description
37 * plot_summary Invocation:: Invoking plot_summary
[all …]
H A DMakefile.in139 CONFIG_CLEAN_FILES = ntpver plot_summary summary
229 $(srcdir)/plot_summary.in $(srcdir)/summary.in README
550 plot_summary \
557 invoke-plot_summary.texi \
558 invoke-plot_summary.menu \
559 plot_summary.1plot_summaryman \
560 plot_summary.1plot_summarymdoc \
561 plot_summary.mdoc.in \
562 plot_summary.man.in \
563 plot_summary.texi \
[all …]
H A Dplot_summary-opts1 # EDIT THIS FILE WITH CAUTION (plot_summary-opts)
4 # From the definitions plot_summary-opts.def
49 plot_summary - plot statistics generated by summary script - Ver. 4.2.8p18
50 USAGE: plot_summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
H A Dinvoke-plot_summary.menu1 * plot_summary Invocation:: Invoking plot_summary
H A Dplot_summary-opts.def6 prog-name = 'plot_summary';
20 The directory where the @code{plot_summary} will search for the
H A DREADME31 plot_summary Plot summaries generated by summary script.
H A Dplot_summary.in23 package plot_summary;
/src/contrib/ntp/
H A DCommitLog161 scripts/invoke-plot_summary.texi@1.139 +2 -2
230 scripts/plot_summary-opts@1.90 +2 -2
233 scripts/plot_summary.1plot_summaryman@1.137 +2 -2
236 scripts/plot_summary.1plot_summarymdoc@1.137 +2 -2
239 scripts/plot_summary.html@1.141 +2 -2
242 scripts/plot_summary.man.in@1.137 +2 -2
245 scripts/plot_summary.mdoc.in@1.137 +2 -2
501 scripts/invoke-plot_summary.texi@1.138 +2 -2
570 scripts/plot_summary-opts@1.89 +2 -2
573 scripts/plot_summary.1plot_summaryman@1.136 +2 -2
[all …]
H A Dconfigure.ac4476 AC_CONFIG_FILES([scripts/plot_summary], [chmod +x scripts/plot_summary])
4502 plot_summary_opts="$srcdir/scripts/plot_summary-opts"
H A Dconfigure36263 "scripts/plot_summary") CONFIG_FILES="$CONFIG_FILES scripts/plot_summary" ;;
37558 "scripts/plot_summary":F) chmod +x scripts/plot_summary ;;
H A DCommitLog-4.1.03287 * scripts/plot_summary.pl: Improved option parsing. Fixed one
H A DNEWS1751 * Fix typo in ntp-wait and plot_summary. HStenn.
5517 * Fix typo in ntp-wait and plot_summary. HStenn.
H A DChangeLog734 * Fix typo in ntp-wait and plot_summary. HStenn.