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

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

65certificates, and identity keys and parameters used by the Autokey
66public key cryptography.
67The message digest keys file is generated in a
68format compatible with NTPv3.
69All other files are in PEM-encoded
70printable ASCII format so they can be embedded as MIME attachments in
71mail to other sites.
72
1<html lang="en">
2<head>
3<title>Ntp-keygen User's Manual</title>
4<meta http-equiv="Content-Type" content="text/html">
5<meta name="description" content="Ntp-keygen 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">

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

65certificates, and identity keys and parameters used by the Autokey
66public key cryptography.
67The message digest keys file is generated in a
68format compatible with NTPv3.
69All other files are in PEM-encoded
70printable ASCII format so they can be embedded as MIME attachments in
71mail to other sites.
72
73 <p>This document applies to version 4.2.8p6 of <code>ntp-keygen</code>.
73 <p>This document applies to version 4.2.8p7 of <code>ntp-keygen</code>.
74
75<div class="node">
76<p><hr>
77<a name="Description"></a>Next:&nbsp;<a rel="next" accesskey="n" href="#Running-the-Program">Running the Program</a>,
78Previous:&nbsp;<a rel="previous" accesskey="p" href="#Top">Top</a>,
79Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
80<br>
81</div>

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

1080 <p>The text printed is the same whether selected with the <code>help</code> option
1081(<span class="option">--help</span>) or the <code>more-help</code> option (<span class="option">--more-help</span>). <code>more-help</code> will print
1082the usage text by passing it through a pager program.
1083<code>more-help</code> is disabled on platforms without a working
1084<code>fork(2)</code> function. The <code>PAGER</code> environment variable is
1085used to select the program, defaulting to <span class="file">more</span>. Both will exit
1086with a status code of 0.
1087
74
75<div class="node">
76<p><hr>
77<a name="Description"></a>Next:&nbsp;<a rel="next" accesskey="n" href="#Running-the-Program">Running the Program</a>,
78Previous:&nbsp;<a rel="previous" accesskey="p" href="#Top">Top</a>,
79Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
80<br>
81</div>

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

1080 <p>The text printed is the same whether selected with the <code>help</code> option
1081(<span class="option">--help</span>) or the <code>more-help</code> option (<span class="option">--more-help</span>). <code>more-help</code> will print
1082the usage text by passing it through a pager program.
1083<code>more-help</code> is disabled on platforms without a working
1084<code>fork(2)</code> function. The <code>PAGER</code> environment variable is
1085used to select the program, defaulting to <span class="file">more</span>. Both will exit
1086with a status code of 0.
1087
1088<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p5
1088<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p6
1089Usage: ntp-keygen [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]...
1090 Flg Arg Option-Name Description
1091 -b Num imbits identity modulus bits
1092 - it must be in the range:
1093 256 to 2048
1094 -c Str certificate certificate scheme
1095 -C Str cipher privatekey cipher
1096 -d no debug-level Increase debug verbosity level

--- 715 unchanged lines hidden ---
1089Usage: ntp-keygen [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]...
1090 Flg Arg Option-Name Description
1091 -b Num imbits identity modulus bits
1092 - it must be in the range:
1093 256 to 2048
1094 -c Str certificate certificate scheme
1095 -C Str cipher privatekey cipher
1096 -d no debug-level Increase debug verbosity level

--- 715 unchanged lines hidden ---