Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/scripts/
H A DMakefile.am30 plot_summary \
45 plot_summary.texi \
46 plot_summary.html \
47 plot_summary-opts \
87 plot_summary: $(srcdir)/plot_summary-opts target
89 $(srcdir)/plot_summary-opts: plot_summary-opts.def $(OPTTPL)
99 mv $(srcdir)/plot_summary.man.in+ $(srcdir)/plot_summary.man.in
108 mv $(srcdir)/plot_summary.mdoc.in+ $(srcdir)/plot_summary.mdoc.in
114 mv plot_summary.1+ plot_summary.1
121 $(srcdir)/invoke-plot_summary.texi: plot_summary-opts $(srcdir)/plot_summary-opts.def $(std_def_lis…
[all …]
H A Dinvoke-plot_summary.texi1 @node plot_summary Invocation
2 @section Invoking plot_summary
3 @pindex plot_summary
19 * plot_summary usage:: plot_summary help/usage (@option{--help})
28 @node plot_summary usage
30 @cindex plot_summary help
63 @node plot_summary directory
71 @node plot_summary identifier
79 @node plot_summary peer
81 @cindex plot_summary-peer
[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.in550 plot_summary \
563 plot_summary.texi \
637 plot_summary: $(top_builddir)/config.status $(srcdir)/plot_summary.in
1015 plot_summary: $(srcdir)/plot_summary-opts
1017 $(srcdir)/plot_summary-opts: plot_summary-opts.def $(OPTTPL)
1027 mv $(srcdir)/plot_summary.man.in+ $(srcdir)/plot_summary.man.in
1036 mv $(srcdir)/plot_summary.mdoc.in+ $(srcdir)/plot_summary.mdoc.in
1042 mv plot_summary.1+ plot_summary.1
1046 $(srcdir)/invoke-plot_summary.menu: $(srcdir)/invoke-plot_summary.texi
1049 $(srcdir)/invoke-plot_summary.texi: plot_summary-opts $(srcdir)/plot_summary-opts.def $(std_def_lis…
[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;
/freebsd-14.2/contrib/ntp/
H A DCommitLog230 scripts/plot_summary[email protected] +2 -2
239 scripts/plot_summary[email protected] +2 -2
242 scripts/plot_summary[email protected] +2 -2
245 scripts/plot_summary[email protected] +2 -2
570 scripts/plot_summary[email protected] +2 -2
579 scripts/plot_summary[email protected] +2 -2
582 scripts/plot_summary[email protected] +2 -2
919 scripts/plot_summary[email protected] +2 -2
1918 scripts/plot_summary[email protected] +1 -1
2153 scripts/plot_summary[email protected] +1 -0
[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.