Deleted Added
full compact
ntpq.html (1.1.1.8) ntpq.html (1.1.1.9)
1<html lang="en">
2<head>
3<title>ntpq: Network Time Protocol Query User's Manual</title>
4<meta http-equiv="Content-Type" content="text/html">
5<meta name="description" content="ntpq: Network Time Protocol Query 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">

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

39
40<h2 class="unnumbered">ntpq: Network Time Protocol Query User Manual</h2>
41
42<p>The <code>ntpq</code> utility program is used to
43monitor the operational status
44and determine the performance of
45<code>ntpd</code>, the NTP daemon.
46
1<html lang="en">
2<head>
3<title>ntpq: Network Time Protocol Query User's Manual</title>
4<meta http-equiv="Content-Type" content="text/html">
5<meta name="description" content="ntpq: Network Time Protocol Query 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">

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

39
40<h2 class="unnumbered">ntpq: Network Time Protocol Query User Manual</h2>
41
42<p>The <code>ntpq</code> utility program is used to
43monitor the operational status
44and determine the performance of
45<code>ntpd</code>, the NTP daemon.
46
47 <p>This document applies to version 4.2.8p8 of <code>ntpq</code>.
47 <p>This document applies to version 4.2.8p9 of <code>ntpq</code>.
48
49<ul class="menu">
50<li><a accesskey="1" href="#ntpq-Description">ntpq Description</a>
51<li><a accesskey="2" href="#ntpq-Invocation">ntpq Invocation</a>: Invoking ntpq
52<li><a accesskey="3" href="#Usage">Usage</a>
53<li><a accesskey="4" href="#Internal-Commands">Internal Commands</a>
54<li><a accesskey="5" href="#Control-Message-Commands">Control Message Commands</a>
55<li><a accesskey="6" href="#Status-Words-and-Kiss-Codes">Status Words and Kiss Codes</a>

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

765 <p>The text printed is the same whether selected with the <code>help</code> option
766(<span class="option">--help</span>) or the <code>more-help</code> option (<span class="option">--more-help</span>). <code>more-help</code> will print
767the usage text by passing it through a pager program.
768<code>more-help</code> is disabled on platforms without a working
769<code>fork(2)</code> function. The <code>PAGER</code> environment variable is
770used to select the program, defaulting to <span class="file">more</span>. Both will exit
771with a status code of 0.
772
48
49<ul class="menu">
50<li><a accesskey="1" href="#ntpq-Description">ntpq Description</a>
51<li><a accesskey="2" href="#ntpq-Invocation">ntpq Invocation</a>: Invoking ntpq
52<li><a accesskey="3" href="#Usage">Usage</a>
53<li><a accesskey="4" href="#Internal-Commands">Internal Commands</a>
54<li><a accesskey="5" href="#Control-Message-Commands">Control Message Commands</a>
55<li><a accesskey="6" href="#Status-Words-and-Kiss-Codes">Status Words and Kiss Codes</a>

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

765 <p>The text printed is the same whether selected with the <code>help</code> option
766(<span class="option">--help</span>) or the <code>more-help</code> option (<span class="option">--more-help</span>). <code>more-help</code> will print
767the usage text by passing it through a pager program.
768<code>more-help</code> is disabled on platforms without a working
769<code>fork(2)</code> function. The <code>PAGER</code> environment variable is
770used to select the program, defaulting to <span class="file">more</span>. Both will exit
771with a status code of 0.
772
773<pre class="example">ntpq - standard NTP query program - Ver. 4.2.8p7
773<pre class="example">ntpq - standard NTP query program - Ver. 4.2.8p9-RC
774Usage: ntpq [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... [ host ...]
775 Flg Arg Option-Name Description
776 -4 no ipv4 Force IPv4 DNS name resolution
777 - prohibits the option 'ipv6'
778 -6 no ipv6 Force IPv6 DNS name resolution
779 - prohibits the option 'ipv4'
780 -c Str command run a command and exit
781 - may appear multiple times

--- 1073 unchanged lines hidden ---
774Usage: ntpq [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... [ host ...]
775 Flg Arg Option-Name Description
776 -4 no ipv4 Force IPv4 DNS name resolution
777 - prohibits the option 'ipv6'
778 -6 no ipv6 Force IPv6 DNS name resolution
779 - prohibits the option 'ipv4'
780 -c Str command run a command and exit
781 - may appear multiple times

--- 1073 unchanged lines hidden ---