Deleted Added
full compact
summary.html (298770) summary.html (301301)
1<html lang="en">
2<head>
3<title>Summary User's Manual</title>
4<meta http-equiv="Content-Type" content="text/html">
5<meta name="description" content="Summary User's Manual">
6<meta name="generator" content="makeinfo 4.7">
7<link title="Top" rel="top" href="#Top">
8<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">

--- 17 unchanged lines hidden (view full) ---

26Previous:&nbsp;<a rel="previous" accesskey="p" href="#dir">(dir)</a>,
27Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
28<br>
29</div>
30
31<h2 class="unnumbered">Summary User Manual</h2>
32
33<p>This document describes the use of the NTP Project's <code>summary</code> program.
1<html lang="en">
2<head>
3<title>Summary User's Manual</title>
4<meta http-equiv="Content-Type" content="text/html">
5<meta name="description" content="Summary User's Manual">
6<meta name="generator" content="makeinfo 4.7">
7<link title="Top" rel="top" href="#Top">
8<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">

--- 17 unchanged lines hidden (view full) ---

26Previous:&nbsp;<a rel="previous" accesskey="p" href="#dir">(dir)</a>,
27Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
28<br>
29</div>
30
31<h2 class="unnumbered">Summary User Manual</h2>
32
33<p>This document describes the use of the NTP Project's <code>summary</code> program.
34This document applies to version 4.2.8p7 of <code>summary</code>.
34This document applies to version 4.2.8p8 of <code>summary</code>.
35
36 <div class="shortcontents">
37<h2>Short Contents</h2>
38<ul>
39<a href="#Top">Summary User Manual</a>
40</ul>
41</div>
42

--- 40 unchanged lines hidden (view full) ---

83 <p>The text printed is the same whether selected with the <code>help</code> option
84(<span class="option">--help</span>) or the <code>more-help</code> option (<span class="option">--more-help</span>). <code>more-help</code> will print
85the usage text by passing it through a pager program.
86<code>more-help</code> is disabled on platforms without a working
87<code>fork(2)</code> function. The <code>PAGER</code> environment variable is
88used to select the program, defaulting to <span class="file">more</span>. Both will exit
89with a status code of 0.
90
35
36 <div class="shortcontents">
37<h2>Short Contents</h2>
38<ul>
39<a href="#Top">Summary User Manual</a>
40</ul>
41</div>
42

--- 40 unchanged lines hidden (view full) ---

83 <p>The text printed is the same whether selected with the <code>help</code> option
84(<span class="option">--help</span>) or the <code>more-help</code> option (<span class="option">--more-help</span>). <code>more-help</code> will print
85the usage text by passing it through a pager program.
86<code>more-help</code> is disabled on platforms without a working
87<code>fork(2)</code> function. The <code>PAGER</code> environment variable is
88used to select the program, defaulting to <span class="file">more</span>. Both will exit
89with a status code of 0.
90
91<pre class="example">summary - compute various stastics from NTP stat files - Ver. 4.2.8p7
91<pre class="example">summary - compute various stastics from NTP stat files - Ver. 4.2.8p8
92USAGE: summary [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]...
93
94 --directory=str Directory containing stat files
95 --end-date=num End date
96 --output-directory=str Output directory
97 --peer-dist-limit=float Peer dist limit
98 --skip-time-steps=float Ignore time offsets larger that this
99 --start-date=num Start date

--- 83 unchanged lines hidden ---
92USAGE: summary [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]...
93
94 --directory=str Directory containing stat files
95 --end-date=num End date
96 --output-directory=str Output directory
97 --peer-dist-limit=float Peer dist limit
98 --skip-time-steps=float Ignore time offsets larger that this
99 --start-date=num Start date

--- 83 unchanged lines hidden ---