Deleted Added
full compact
ntpsweep.html (293650) ntpsweep.html (294569)
1<html lang="en">
2<head>
3<title>ntpsweep User's Manual</title>
4<meta http-equiv="Content-Type" content="text/html">
5<meta name="description" content="ntpsweep 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">

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

25<a name="Top"></a>Next:&nbsp;<a rel="next" accesskey="n" href="#ntpsweep-Description">ntpsweep Description</a>,
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 <p>This document describes the use of the NTP Project's <code>ntpsweep</code> program.
32
1<html lang="en">
2<head>
3<title>ntpsweep User's Manual</title>
4<meta http-equiv="Content-Type" content="text/html">
5<meta name="description" content="ntpsweep 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">

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

25<a name="Top"></a>Next:&nbsp;<a rel="next" accesskey="n" href="#ntpsweep-Description">ntpsweep Description</a>,
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 <p>This document describes the use of the NTP Project's <code>ntpsweep</code> program.
32
33 <p>This document applies to version 4.2.8p5 of <code>ntpsweep</code>.
33 <p>This document applies to version 4.2.8p6 of <code>ntpsweep</code>.
34
35 <div class="shortcontents">
36<h2>Short Contents</h2>
37<ul>
38</ul>
39</div>
40
41<ul class="menu">

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

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

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

85 <p>The text printed is the same whether selected with the <code>help</code> option
86(<span class="option">--help</span>) or the <code>more-help</code> option (<span class="option">--more-help</span>). <code>more-help</code> will print
87the usage text by passing it through a pager program.
88<code>more-help</code> is disabled on platforms without a working
89<code>fork(2)</code> function. The <code>PAGER</code> environment variable is
90used to select the program, defaulting to <span class="file">more</span>. Both will exit
91with a status code of 0.
92
93<pre class="example">ntpsweep - Print various informations about given ntp servers - Ver. 4.2.8p5
93<pre class="example">ntpsweep - Print various informations about given ntp servers - Ver. 4.2.8p6
94USAGE: ntpsweep [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... [hostfile]
95
96 -l, --host-list=str Host to execute actions on
97 - may appear multiple times
98 -p, --peers Recursively list all peers a host synchronizes to
99 -m, --maxlevel=num Traverse peers up to this level (4 is a reasonable number)
100 -s, --strip=str Strip this string from hostnames
101 -?, --help Display usage information and exit

--- 100 unchanged lines hidden ---
94USAGE: ntpsweep [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... [hostfile]
95
96 -l, --host-list=str Host to execute actions on
97 - may appear multiple times
98 -p, --peers Recursively list all peers a host synchronizes to
99 -m, --maxlevel=num Traverse peers up to this level (4 is a reasonable number)
100 -s, --strip=str Strip this string from hostnames
101 -?, --help Display usage information and exit

--- 100 unchanged lines hidden ---