]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
p11 prep
authorHarlan Stenn <stenn@ntp.org>
Tue, 27 Feb 2018 07:54:59 +0000 (07:54 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 27 Feb 2018 07:54:59 +0000 (07:54 +0000)
bk: 5a950ed3tufqqE_1dUUWNcI8MAvpwA

97 files changed:
ntpd/invoke-ntp.conf.texi
ntpd/invoke-ntp.keys.texi
ntpd/invoke-ntpd.texi
ntpd/ntp.conf.5man
ntpd/ntp.conf.5mdoc
ntpd/ntp.conf.html
ntpd/ntp.conf.man.in
ntpd/ntp.conf.mdoc.in
ntpd/ntp.keys.5man
ntpd/ntp.keys.5mdoc
ntpd/ntp.keys.man.in
ntpd/ntp.keys.mdoc.in
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd.1ntpdman
ntpd/ntpd.1ntpdmdoc
ntpd/ntpd.man.in
ntpd/ntpd.mdoc.in
ntpdc/invoke-ntpdc.texi
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc.1ntpdcman
ntpdc/ntpdc.1ntpdcmdoc
ntpdc/ntpdc.man.in
ntpdc/ntpdc.mdoc.in
ntpq/invoke-ntpq.texi
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq.1ntpqman
ntpq/ntpq.1ntpqmdoc
ntpq/ntpq.html
ntpq/ntpq.man.in
ntpq/ntpq.mdoc.in
ntpsnmpd/invoke-ntpsnmpd.texi
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd.1ntpsnmpdman
ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc
ntpsnmpd/ntpsnmpd.man.in
ntpsnmpd/ntpsnmpd.mdoc.in
packageinfo.sh
scripts/calc_tickadj/calc_tickadj.1calc_tickadjman
scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc
scripts/calc_tickadj/calc_tickadj.man.in
scripts/calc_tickadj/calc_tickadj.mdoc.in
scripts/calc_tickadj/invoke-calc_tickadj.texi
scripts/invoke-plot_summary.texi
scripts/invoke-summary.texi
scripts/ntp-wait/invoke-ntp-wait.texi
scripts/ntp-wait/ntp-wait-opts
scripts/ntp-wait/ntp-wait.1ntp-waitman
scripts/ntp-wait/ntp-wait.1ntp-waitmdoc
scripts/ntp-wait/ntp-wait.man.in
scripts/ntp-wait/ntp-wait.mdoc.in
scripts/ntpsweep/invoke-ntpsweep.texi
scripts/ntpsweep/ntpsweep-opts
scripts/ntpsweep/ntpsweep.1ntpsweepman
scripts/ntpsweep/ntpsweep.1ntpsweepmdoc
scripts/ntpsweep/ntpsweep.man.in
scripts/ntpsweep/ntpsweep.mdoc.in
scripts/ntptrace/invoke-ntptrace.texi
scripts/ntptrace/ntptrace-opts
scripts/ntptrace/ntptrace.1ntptraceman
scripts/ntptrace/ntptrace.1ntptracemdoc
scripts/ntptrace/ntptrace.man.in
scripts/ntptrace/ntptrace.mdoc.in
scripts/plot_summary-opts
scripts/plot_summary.1plot_summaryman
scripts/plot_summary.1plot_summarymdoc
scripts/plot_summary.man.in
scripts/plot_summary.mdoc.in
scripts/summary-opts
scripts/summary.1summaryman
scripts/summary.1summarymdoc
scripts/summary.man.in
scripts/summary.mdoc.in
scripts/update-leap/invoke-update-leap.texi
scripts/update-leap/update-leap-opts
scripts/update-leap/update-leap.1update-leapman
scripts/update-leap/update-leap.1update-leapmdoc
scripts/update-leap/update-leap.html
scripts/update-leap/update-leap.man.in
scripts/update-leap/update-leap.mdoc.in
sntp/invoke-sntp.texi
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp.1sntpman
sntp/sntp.1sntpmdoc
sntp/sntp.man.in
sntp/sntp.mdoc.in
util/invoke-ntp-keygen.texi
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen.1ntp-keygenman
util/ntp-keygen.1ntp-keygenmdoc
util/ntp-keygen.man.in
util/ntp-keygen.mdoc.in

index 6aa0a2a6232ab98be158932ec147d3697f9a4bcb..b26b05544ff843bec0c025281ef2c0f4688b7996 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.conf.texi)
 #
-# It has been AutoGen-ed  January 22, 2018 at 11:49:10 AM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:25:51 AM by AutoGen 5.18.5
 # From the definitions    ntp.conf.def
 # and the template file   agtexi-file.tpl
 @end ignore
@@ -1959,7 +1959,7 @@ there is clear benefit to having the clients notice this change
 as soon as possible.
 Attacks such as replay attacks can happen, however,
 and even though there are a number of protections built in to
-broadcast mode, attempts to perform  a replay attack are possible.
+broadcast mode, attempts to perform a replay attack are possible.
 This value defaults to 0, but can be changed
 to any number of poll intervals between 0 and 4.
 @end table
@@ -2545,14 +2545,14 @@ The
 directive controls which network addresses
 @code{ntpd(1ntpdmdoc)}
 opens, and whether input is dropped without processing.
-The first parameter determines the aciton  for addresses
+The first parameter determines the action for addresses
 which match the second parameter.
 The second parameter specifies a class of addresses,
 or a specific interface name,
 or an address.
 In the address case,
 @kbd{prefixlen}
-determines how many bits must match  for this rule to apply.
+determines how many bits must match for this rule to apply.
 @code{ignore}
 prevents opening matching addresses,
 @code{drop}
index 509864dcad39e5de3531c5d36c3b1eb168ea1c4f..8ad9d67a9e30cf6271ad0e7028196ba706ec22ea 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.keys.texi)
 #
-# It has been AutoGen-ed  January 11, 2018 at 12:04:08 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:25:53 AM by AutoGen 5.18.5
 # From the definitions    ntp.keys.def
 # and the template file   agtexi-file.tpl
 @end ignore
index ff27bc4989edb1dd57a85f745b5b4f804e4b4fed..057ac2bd9c5caaf1d3264f5f684c9791ec194398 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpd.texi)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:33:00 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:25:54 AM by AutoGen 5.18.5
 # From the definitions    ntpd-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index 6d8233ec98f21af4a605e16618cbec9c571d7462..1439144f81655d677a50263d563bb89d47b32270 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntp.conf 5man "22 Jan 2018" "4.2.8p10" "File Formats"
+.TH ntp.conf 5man "27 Feb 2018" "4.2.8p10" "File Formats"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed January 22, 2018 at 11:49:11 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:25:55 AM by AutoGen 5.18.5
 .\" From the definitions ntp.conf.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
@@ -2208,7 +2208,7 @@ there is clear benefit to having the clients notice this change
 as soon as possible.
 Attacks such as replay attacks can happen, however,
 and even though there are a number of protections built in to
-broadcast mode, attempts to perform  a replay attack are possible.
+broadcast mode, attempts to perform a replay attack are possible.
 This value defaults to 0, but can be changed
 to any number of poll intervals between 0 and 4.
 .PP
@@ -2843,14 +2843,14 @@ The
 directive controls which network addresses
 \fCntpd\f[]\fR(1ntpdmdoc)\f[]
 opens, and whether input is dropped without processing.
-The first parameter determines the aciton  for addresses
+The first parameter determines the action for addresses
 which match the second parameter.
 The second parameter specifies a class of addresses,
 or a specific interface name,
 or an address.
 In the address case,
 \f\*[I-Font]prefixlen\f[]
-determines how many bits must match  for this rule to apply.
+determines how many bits must match for this rule to apply.
 \f\*[B-Font]ignore\f[]
 prevents opening matching addresses,
 \f\*[B-Font]drop\f[]
index c779405fab42c1c35451c12b29cb173217184da1..bb77050614793175d08f63792ee43ddad29192d5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 22 2018
+.Dd February 27 2018
 .Dt NTP_CONF 5mdoc File Formats
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  January 22, 2018 at 11:49:08 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:25:45 AM by AutoGen 5.18.5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -2034,7 +2034,7 @@ there is clear benefit to having the clients notice this change
 as soon as possible.
 Attacks such as replay attacks can happen, however,
 and even though there are a number of protections built in to
-broadcast mode, attempts to perform  a replay attack are possible.
+broadcast mode, attempts to perform a replay attack are possible.
 This value defaults to 0, but can be changed
 to any number of poll intervals between 0 and 4.
 .El
@@ -2677,14 +2677,14 @@ The
 directive controls which network addresses
 .Xr ntpd 1ntpdmdoc
 opens, and whether input is dropped without processing.
-The first parameter determines the aciton  for addresses
+The first parameter determines the action for addresses
 which match the second parameter.
 The second parameter specifies a class of addresses,
 or a specific interface name,
 or an address.
 In the address case,
 .Ar prefixlen
-determines how many bits must match  for this rule to apply.
+determines how many bits must match for this rule to apply.
 .Cm ignore
 prevents opening matching addresses,
 .Cm drop
index 77173587b8500d202af68b9ab066c22a9cd8f7e9..a9da7c83eb9310a1ce4b44a4455b1c8d7a43a900 100644 (file)
@@ -37,7 +37,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#dir">(dir)</a>
 
   <p>This document applies to version 4.2.8p10 of <code>ntp.conf</code>.
 
-       <div class="shortcontents">
+  <div class="shortcontents">
 <h2>Short Contents</h2>
 <ul>
 <a href="#Top">NTP's Configuration File User Manual</a>
@@ -1471,7 +1471,7 @@ The
 <code>monitor</code>
 subcommand specifies the probability of discard
 for packets that overflow the rate-control window. 
-<br><dt><code>restrict</code> <code>address</code> <code>[mask </code><kbd>mask</kbd><code>]</code> <code>[</code><kbd>flag</kbd> <kbd>...</kbd><code>]</code><dd>The
+<br><dt><code>restrict</code> <code>address</code> <code>[mask </code><kbd>mask</kbd><code>]</code> <code>[ippeerlimit </code><kbd>int</kbd><code>]</code> <code>[</code><kbd>flag</kbd> <kbd>...</kbd><code>]</code><dd>The
 <kbd>address</kbd>
 argument expressed in
 dotted-quad form is the address of a host or network. 
@@ -1494,6 +1494,15 @@ Note that text string
 <code>default</code>,
 with no mask option, may
 be used to indicate the default entry. 
+The
+<code>ippeerlimit</code>
+directive limits the number of peer requests for each IP to
+<kbd>int</kbd>,
+where a value of -1 means "unlimited", the current default. 
+A value of 0 means "none". 
+There would usually be at most 1 peering request per IP,
+but if the remote peering requests are behind a proxy
+there could well be more than 1 per IP. 
 In the current implementation,
 <code>flag</code>
 always
@@ -1540,6 +1549,17 @@ basis, with later trap requestors being denied service.
 This flag
 modifies the assignment algorithm by allowing low priority traps to
 be overridden by later requests for normal priority traps. 
+<br><dt><code>noepeer</code><dd>Deny ephemeral peer requests,
+even if they come from an authenticated source. 
+Note that the ability to use a symmetric key for authentication may be restricted to
+one or more IPs or subnets via the third field of the
+<samp><span class="file">ntp.keys</span></samp>
+file. 
+This restriction is not enabled by default,
+to maintain backward compatability. 
+Expect
+<code>noepeer</code>
+to become the default in ntp-4.4. 
 <br><dt><code>nomodify</code><dd>Deny
 <code>ntpq(1ntpqmdoc)</code>
 and
@@ -1567,11 +1587,10 @@ directive and also want to use
 by default, you'll want a
 <code>restrict source ...</code>
 line as well that does
-<br><dt>not<dd>include the
+<em>not</em>
+include the
 <code>nopeer</code>
 directive. 
-<br><dt><code>noepeer</code><dd>Deny packets that would mobilize an ephemeral peering association,
-even if authenticated. 
 <br><dt><code>noserve</code><dd>Deny all packets except
 <code>ntpq(1ntpqmdoc)</code>
 and
@@ -1948,11 +1967,12 @@ Attacks such as replay attacks can happen, however,
 and even though there are a number of protections built in to
 broadcast mode, attempts to perform  a replay attack are possible. 
 This value defaults to 0, but can be changed
-to any number of poll intervals between 0 and 4.
+to any number of poll intervals between 0 and 4. 
+</dl>
 
 <h5 class="subsubsection">Manycast Options</h5>
 
-          <dl>
+     <dl>
 <dt><code>tos</code> <code>[ceiling </code><kbd>ceiling</kbd><code> | cohort { 0 | 1 } | floor </code><kbd>floor</kbd><code> | minclock </code><kbd>minclock</kbd><code> | minsane </code><kbd>minsane</kbd><code>]</code><dd>This command affects the clock selection and clustering
 algorithms. 
 It can be used to select the quality and
@@ -1960,7 +1980,7 @@ quantity of peers used to synchronize the system clock
 and is most useful in manycast mode. 
 The variables operate
 as follows:
-               <dl>
+          <dl>
 <dt><code>ceiling</code> <kbd>ceiling</kbd><dd>Peers with strata above
 <code>ceiling</code>
 will be discarded if there are at least
@@ -2002,14 +2022,14 @@ Byzantine agreement,
 should be at least 4 in order to detect and discard
 a single falseticker. 
 </dl>
-          <br><dt><code>ttl</code> <kbd>hop</kbd> <kbd>...</kbd><dd>This command specifies a list of TTL values in increasing
+     <br><dt><code>ttl</code> <kbd>hop</kbd> <kbd>...</kbd><dd>This command specifies a list of TTL values in increasing
 order, up to 8 values can be specified. 
 In manycast mode these values are used in turn
 in an expanding-ring search. 
 The default is eight
 multiples of 32 starting at 31. 
 </dl>
-     <div class="node">
+<div class="node">
 <a name="Reference-Clock-Support"></a>
 <p><hr>
 
@@ -2018,7 +2038,7 @@ multiples of 32 starting at 31.
 
 <h4 class="subsection">Reference Clock Support</h4>
 
-     <p>The NTP Version 4 daemon supports some three dozen different radio,
+<p>The NTP Version 4 daemon supports some three dozen different radio,
 satellite and modem reference clocks plus a special pseudo-clock
 used for backup or when no other clock source is available. 
 Detailed descriptions of individual device drivers and options can
@@ -2055,7 +2075,7 @@ page
 provided in
 <samp><span class="file">/usr/share/doc/ntp</span></samp>).
 
-       <p>A reference clock will generally (though not always) be a radio
+  <p>A reference clock will generally (though not always) be a radio
 timecode receiver which is synchronized to a source of standard
 time such as the services offered by the NRC in Canada and NIST and
 USNO in the US. 
@@ -2071,7 +2091,7 @@ or the hardware port has not been appropriately configured results
 in a scalding remark to the system log file, but is otherwise non
 hazardous.
 
-       <p>For the purposes of configuration,
+  <p>For the purposes of configuration,
 <code>ntpd(1ntpdmdoc)</code>
 treats
 reference clocks in a manner analogous to normal NTP peers as much
@@ -2092,7 +2112,7 @@ While it may seem overkill, it is in fact
 sometimes useful to configure multiple reference clocks of the same
 type, in which case the unit numbers must be unique.
 
-       <p>The
+  <p>The
 <code>server</code>
 command is used to configure a reference
 clock, where the
@@ -2130,7 +2150,7 @@ meaning only for selected clock drivers.
 See the individual clock
 driver document pages for additional information.
 
-       <p>The
+  <p>The
 <code>fudge</code>
 command is used to provide additional
 information for individual clock drivers and normally follows
@@ -2152,7 +2172,7 @@ in the
 <code>fudge</code>
 command as well.
 
-       <p>The stratum number of a reference clock is by default zero. 
+  <p>The stratum number of a reference clock is by default zero. 
 Since the
 <code>ntpd(1ntpdmdoc)</code>
 daemon adds one to the stratum of each
@@ -2175,11 +2195,11 @@ these options apply to all clock drivers.
 
 <h5 class="subsubsection">Reference Clock Commands</h5>
 
-          <dl>
+     <dl>
 <dt><code>server</code> <code>127.127.</code><kbd>t</kbd>.<kbd>u</kbd> <code>[prefer]</code> <code>[mode </code><kbd>int</kbd><code>]</code> <code>[minpoll </code><kbd>int</kbd><code>]</code> <code>[maxpoll </code><kbd>int</kbd><code>]</code><dd>This command can be used to configure reference clocks in
 special ways. 
 The options are interpreted as follows:
-               <dl>
+          <dl>
 <dt><code>prefer</code><dd>Marks the reference clock as preferred. 
 All other things being
 equal, this host will be chosen for synchronization among a set of
@@ -2212,7 +2232,7 @@ defaults to 10 (17.1 m) and
 defaults to 14 (4.5 h). 
 The allowable range is 4 (16 s) to 17 (36.4 h) inclusive. 
 </dl>
-          <br><dt><code>fudge</code> <code>127.127.</code><kbd>t</kbd>.<kbd>u</kbd> <code>[time1 </code><kbd>sec</kbd><code>]</code> <code>[time2 </code><kbd>sec</kbd><code>]</code> <code>[stratum </code><kbd>int</kbd><code>]</code> <code>[refid </code><kbd>string</kbd><code>]</code> <code>[mode </code><kbd>int</kbd><code>]</code> <code>[flag1 0 | 1]</code> <code>[flag2 0 | 1]</code> <code>[flag3 0 | 1]</code> <code>[flag4 0 | 1]</code><dd>This command can be used to configure reference clocks in
+     <br><dt><code>fudge</code> <code>127.127.</code><kbd>t</kbd>.<kbd>u</kbd> <code>[time1 </code><kbd>sec</kbd><code>]</code> <code>[time2 </code><kbd>sec</kbd><code>]</code> <code>[stratum </code><kbd>int</kbd><code>]</code> <code>[refid </code><kbd>string</kbd><code>]</code> <code>[mode </code><kbd>int</kbd><code>]</code> <code>[flag1 0 | 1]</code> <code>[flag2 0 | 1]</code> <code>[flag3 0 | 1]</code> <code>[flag4 0 | 1]</code><dd>This command can be used to configure reference clocks in
 special ways. 
 It must immediately follow the
 <code>server</code>
@@ -2223,7 +2243,7 @@ is possible at run time using the
 program. 
 The options are interpreted as
 follows:
-               <dl>
+          <dl>
 <dt><code>time1</code> <kbd>sec</kbd><dd>Specifies a constant to be added to the time offset produced by
 the driver, a fixed-point decimal number in seconds. 
 This is used
@@ -2260,7 +2280,7 @@ specific drivers in the
 page
 (available as part of the HTML documentation
 provided in
-<samp><span class="file">/usr/share/doc/ntp</span></samp>). 
+<samp><span class="file">/usr/share/doc/ntp</span></samp> <samp><span class="file">).</span></samp>
 <br><dt><code>stratum</code> <kbd>int</kbd><dd>Specifies the stratum number assigned to the driver, an integer
 between 0 and 15. 
 This number overrides the default stratum number
@@ -2294,8 +2314,8 @@ Further information on the
 command can be found in
 <a href="#Monitoring-Options">Monitoring Options</a>. 
 </dl>
-          </dl>
-     <div class="node">
+     </dl>
+<div class="node">
 <a name="Miscellaneous-Options"></a>
 <p><hr>
 
@@ -2304,7 +2324,7 @@ command can be found in
 
 <h4 class="subsection">Miscellaneous Options</h4>
 
-          <dl>
+     <dl>
 <dt><code>broadcastdelay</code> <kbd>seconds</kbd><dd>The broadcast and multicast modes require a special calibration
 to determine the network delay between the local and remote
 servers. 
@@ -2337,7 +2357,7 @@ frequency of zero and creates the file when writing it for the first time.
 If this command is not given, the daemon will always start with an initial
 frequency of zero.
 
-          <p>The file format consists of a single line containing a single
+     <p>The file format consists of a single line containing a single
 floating point number, which records the frequency offset measured
 in parts-per-million (PPM). 
 The file is updated by first writing
@@ -2357,7 +2377,7 @@ Note that all of these flags
 can be controlled remotely using the
 <code>ntpdc(1ntpdcmdoc)</code>
 utility program.
-               <dl>
+          <dl>
 <dt><code>auth</code><dd>Enables the server to synchronize with unconfigured peers only if the
 peer has been correctly authenticated using either public key or
 private key cryptography. 
@@ -2492,7 +2512,7 @@ The
 default for this flag is
 <code>enable</code>. 
 </dl>
-          <br><dt><code>includefile</code> <kbd>includefile</kbd><dd>This command allows additional configuration commands
+     <br><dt><code>includefile</code> <kbd>includefile</kbd><dd>This command allows additional configuration commands
 to be included from a separate file. 
 Include files may
 be nested to a depth of five; upon reaching the end of any
@@ -2502,12 +2522,10 @@ This option is useful for sites that run
 <code>ntpd(1ntpdmdoc)</code>
 on multiple hosts, with (mostly) common options (e.g., a
 restriction list). 
-<br><dt><code>interface</code><dd><code>[listen | ignore | drop]</code>
-<code>[all | ipv4 | ipv6 | wildcard </code><kbd>name</kbd><code> | </code><kbd>address</kbd><code> [/ </code><kbd>prefixlen</kbd><code>]
-The
-interface
+<br><dt><code>interface</code> <code>[listen | ignore | drop]</code> <code>[all | ipv4 | ipv6 | wildcard </code><kbd>name</kbd><code> | </code><kbd>address</kbd><code> [/ </code><kbd>prefixlen</kbd><code>]]</code><dd>The
+<code>interface</code>
 directive controls which network addresses
-ntpd(1ntpdmdoc)
+<code>ntpd(1ntpdmdoc)</code>
 opens, and whether input is dropped without processing. 
 The first parameter determines the aciton  for addresses
 which match the second parameter. 
@@ -2515,77 +2533,77 @@ The second parameter specifies a class of addresses,
 or a specific interface name,
 or an address. 
 In the address case,
-</code><kbd>prefixlen</kbd><code>
+<kbd>prefixlen</kbd>
 determines how many bits must match  for this rule to apply. 
-ignore
+<code>ignore</code>
 prevents opening matching addresses,
-drop
+<code>drop</code>
 causes
-ntpd(1ntpdmdoc)
+<code>ntpd(1ntpdmdoc)</code>
 to open the address and drop all received packets without examination. 
 Multiple
-interface
+<code>interface</code>
 directives can be used. 
 The last rule which matches a particular address determines the action for it. 
-interface
+<code>interface</code>
 directives are disabled if any
--I,
---interface,
--L,
+<code>-I</code>,
+<code>--interface</code>,
+<code>-L</code>,
 or
---novirtualips
+<code>--novirtualips</code>
 command-line options are specified in the configuration file,
 all available network addresses are opened. 
 The
-nic
+<code>nic</code>
 directive is an alias for
-interface
-<br><dt>leapfile </code><kbd>leapfile</kbd><code><dd>This command loads the IERS leapseconds file and initializes the
+<code>interface</code>
+<br><dt><code>leapfile</code> <kbd>leapfile</kbd><dd>This command loads the IERS leapseconds file and initializes the
 leapsecond values for the next leapsecond event, leapfile expiration
 time, and TAI offset. 
 The file can be obtained directly from the IERS at
-https://hpiers.obspm.fr/iers/bul/bulc/ntp/leap-seconds.list
+<code>https://hpiers.obspm.fr/iers/bul/bulc/ntp/leap-seconds.list</code>
 or
-ftp://hpiers.obspm.fr/iers/bul/bulc/ntp/leap-seconds.list
+<code>ftp://hpiers.obspm.fr/iers/bul/bulc/ntp/leap-seconds.list</code>
 The
-leapfile
+<code>leapfile</code>
 is scanned when
-ntpd(1ntpdmdoc)
+<code>ntpd(1ntpdmdoc)</code>
 processes the
-leapfile directive or when
-ntpd detects that the
-</code><kbd>leapfile</kbd><code>
+<code>leapfile</code> <code>directive</code> <code>or</code> <code>when</code>
+<code>ntpd</code> <code>detects</code> <code>that</code> <code>the</code>
+<kbd>leapfile</kbd>
 has changed. 
-ntpd
+<code>ntpd</code>
 checks once a day to see if the
-</code><kbd>leapfile</kbd><code>
+<kbd>leapfile</kbd>
 has changed. 
 The
-update-leap(1update_leapmdoc)
+<code>update-leap(1update_leapmdoc)</code>
 script can be run to see if the
-</code><kbd>leapfile</kbd><code>
+<kbd>leapfile</kbd>
 should be updated. 
-<br><dt>leapsmearinterval </code><kbd>seconds</kbd><code><dd>This EXPERIMENTAL option is only available if
-ntpd(1ntpdmdoc)
+<br><dt><code>leapsmearinterval</code> <kbd>seconds</kbd><dd>This EXPERIMENTAL option is only available if
+<code>ntpd(1ntpdmdoc)</code>
 was built with the
---enable-leap-smear
+<code>--enable-leap-smear</code>
 option to the
-configure
+<code>configure</code>
 script. 
 It specifies the interval over which a leap second correction will be applied. 
 Recommended values for this option are between
 7200 (2 hours) and 86400 (24 hours). 
 .Sy DO NOT USE THIS OPTION ON PUBLIC-ACCESS SERVERS! 
 See http://bugs.ntp.org/2855 for more information. 
-<br><dt>logconfig </code><kbd>configkeyword</kbd><code><dd>This command controls the amount and type of output written to
+<br><dt><code>logconfig</code> <kbd>configkeyword</kbd><dd>This command controls the amount and type of output written to
 the system
-syslog(3)
+<code>syslog(3)</code>
 facility or the alternate
-logfile
+<code>logfile</code>
 log file. 
 By default, all output is turned on. 
 All
-</code><kbd>configkeyword</kbd><code>
+<kbd>configkeyword</kbd>
 keywords can be prefixed with
 &lsquo;=&rsquo;,
 &lsquo;+&rsquo;
@@ -2594,117 +2612,116 @@ and
 where
 &lsquo;=&rsquo;
 sets the
-syslog(3)
+<code>syslog(3)</code>
 priority mask,
 &lsquo;+&rsquo;
 adds and
 &lsquo;-&rsquo;
 removes
 messages. 
-syslog(3)
+<code>syslog(3)</code>
 messages can be controlled in four
 classes
-(clock, peer, sys and sync). 
+(<code>clock</code>, <code>peer</code>, <code>sys</code> and <code>sync</code>). 
 Within these classes four types of messages can be
 controlled: informational messages
-(info),
+(<code>info</code>),
 event messages
-(events),
+(<code>events</code>),
 statistics messages
-(statistics)
+(<code>statistics</code>)
 and
 status messages
-(status).
+(<code>status</code>).
 
-          <p>Configuration keywords are formed by concatenating the message class with
+     <p>Configuration keywords are formed by concatenating the message class with
 the event class. 
 The
-all
+<code>all</code>
 prefix can be used instead of a message class. 
 A
 message class may also be followed by the
-all
+<code>all</code>
 keyword to enable/disable all
 messages of the respective message class. 
 Thus, a minimal log configuration
 could look like this:
-<pre class="verbatim">          logconfig =syncstatus +sysevents
-     </pre>
+<pre class="verbatim">     logconfig =syncstatus +sysevents
+</pre>
 
-          <p>This would just list the synchronizations state of
-ntpd(1ntpdmdoc)
+     <p>This would just list the synchronizations state of
+<code>ntpd(1ntpdmdoc)</code>
 and the major system events. 
 For a simple reference server, the
 following minimum message configuration could be useful:
-<pre class="verbatim">          logconfig =syncall +clockall
-     </pre>
+<pre class="verbatim">     logconfig =syncall +clockall
+</pre>
 
-          <p>This configuration will list all clock information and
+     <p>This configuration will list all clock information and
 synchronization information. 
 All other events and messages about
 peers, system events and so on is suppressed. 
-<br><dt>logfile </code><kbd>logfile</kbd><code><dd>This command specifies the location of an alternate log file to
+<br><dt><code>logfile</code> <kbd>logfile</kbd><dd>This command specifies the location of an alternate log file to
 be used instead of the default system
-syslog(3)
+<code>syslog(3)</code>
 facility. 
 This is the same operation as the
--l
+<code>-l</code>
 command line option. 
-<br><dt>mru<dd>[maxdepth </code><kbd>count</kbd><code> | maxmem </code><kbd>kilobytes</kbd><code> | mindepth </code><kbd>count</kbd><code> | maxage </code><kbd>seconds</kbd><code> | initialloc </code><kbd>count</kbd><code> | initmem </code><kbd>kilobytes</kbd><code> | incalloc </code><kbd>count</kbd><code> | incmem </code><kbd>kilobytes</kbd><code>]
-Controls size limite of the monitoring facility's Most Recently Used
+<br><dt><code>mru</code> <code>[maxdepth </code><kbd>count</kbd><code> | maxmem </code><kbd>kilobytes</kbd><code> | mindepth </code><kbd>count</kbd><code> | maxage </code><kbd>seconds</kbd><code> | initialloc </code><kbd>count</kbd><code> | initmem </code><kbd>kilobytes</kbd><code> | incalloc </code><kbd>count</kbd><code> | incmem </code><kbd>kilobytes</kbd><code>]</code><dd>Controls size limite of the monitoring facility's Most Recently Used
 (MRU) list
 of client addresses, which is also used by the
 rate control facility.
-               <dl>
-<dt>maxdepth </code><kbd>count</kbd><code><br><dt>maxmem </code><kbd>kilobytes</kbd><code><dd>Equivalent upper limits on the size of the MRU list, in terms of entries or kilobytes. 
+          <dl>
+<dt><code>maxdepth</code> <kbd>count</kbd><br><dt><code>maxmem</code> <kbd>kilobytes</kbd><dd>Equivalent upper limits on the size of the MRU list, in terms of entries or kilobytes. 
 The acutal limit will be up to
-incalloc
+<code>incalloc</code>
 entries or
-incmem
+<code>incmem</code>
 kilobytes larger. 
 As with all of the
-mru
+<code>mru</code>
 options offered in units of entries or kilobytes, if both
-maxdepth
+<code>maxdepth</code>
 and
-maxmem are used, the last one used controls. 
+<code>maxmem</code> <code>are</code> <code>used,</code> <code>the</code> <code>last</code> <code>one</code> <code>used</code> <code>controls.</code>
 The default is 1024 kilobytes. 
-<br><dt>mindepth </code><kbd>count</kbd><code><dd>Lower limit on the MRU list size. 
+<br><dt><code>mindepth</code> <kbd>count</kbd><dd>Lower limit on the MRU list size. 
 When the MRU list has fewer than
-mindepth
+<code>mindepth</code>
 entries, existing entries are never removed to make room for newer ones,
 regardless of their age. 
 The default is 600 entries. 
-<br><dt>maxage </code><kbd>seconds</kbd><code><dd>Once the MRU list has
-mindepth
+<br><dt><code>maxage</code> <kbd>seconds</kbd><dd>Once the MRU list has
+<code>mindepth</code>
 entries and an additional client is to ba added to the list,
 if the oldest entry was updated more than
-maxage
+<code>maxage</code>
 seconds ago, that entry is removed and its storage is reused. 
 If the oldest entry was updated more recently the MRU list is grown,
 subject to
-maxdepth / moxmem
+<code>maxdepth</code> <code>/</code> <code>moxmem</code>
 The default is 64 seconds. 
-<br><dt>initalloc </code><kbd>count</kbd><code><br><dt>initmem </code><kbd>kilobytes</kbd><code><dd>Initial memory allocation at the time the monitoringfacility is first enabled,
+<br><dt><code>initalloc</code> <kbd>count</kbd><br><dt><code>initmem</code> <kbd>kilobytes</kbd><dd>Initial memory allocation at the time the monitoringfacility is first enabled,
 in terms of the number of entries or kilobytes. 
 The default is 4 kilobytes. 
-<br><dt>incalloc </code><kbd>count</kbd><code><br><dt>incmem </code><kbd>kilobytes</kbd><code><dd>Size of additional memory allocations when growing the MRU list, in entries or kilobytes. 
+<br><dt><code>incalloc</code> <kbd>count</kbd><br><dt><code>incmem</code> <kbd>kilobytes</kbd><dd>Size of additional memory allocations when growing the MRU list, in entries or kilobytes. 
 The default is 4 kilobytes. 
 </dl>
-          <br><dt>nonvolatile </code><kbd>threshold</kbd><code><dd>Specify the
-</code><kbd>threshold</kbd><code>
+     <br><dt><code>nonvolatile</code> <kbd>threshold</kbd><dd>Specify the
+<kbd>threshold</kbd>
 delta in seconds before an hourly change to the
-driftfile
+<code>driftfile</code>
 (frequency file) will be written, with a default value of 1e-7 (0.1 PPM). 
 The frequency file is inspected each hour. 
 If the difference between the current frequency and the last value written
 exceeds the threshold, the file is written and the
-threshold
+<code>threshold</code>
 becomes the new threshold value. 
 If the threshold is not exceeeded, it is reduced by half. 
 This is intended to reduce the number of file writes
 for embedded systems with nonvolatile memory. 
-<br><dt>phone </code><kbd>dial</kbd> <kbd>...</kbd><code><dd>This command is used in conjunction with
+<br><dt><code>phone</code> <kbd>dial</kbd> <kbd>...</kbd><dd>This command is used in conjunction with
 the ACTS modem driver (type 18)
 or the JJY driver (type 40, mode 100 - 180). 
 For the ACTS modem driver (type 18), the arguments consist of
@@ -2714,107 +2731,100 @@ For the JJY driver (type 40 mode 100 - 180), the argument is
 one telephone number used to dial the telephone JJY service. 
 The Hayes command ATDT is normally prepended to the number. 
 The number can contain other modem control codes as well. 
-<br><dt>reset<dd>[allpeers]
-[auth]
-[ctl]
-[io]
-[mem]
-[sys]
-[timer]
-Reset one or more groups of counters maintained by
-ntpd
+<br><dt><code>reset</code> <code>[allpeers]</code> <code>[auth]</code> <code>[ctl]</code> <code>[io]</code> <code>[mem]</code> <code>[sys]</code> <code>[timer]</code><dd>Reset one or more groups of counters maintained by
+<code>ntpd</code>
 and exposed by
-ntpq
+<code>ntpq</code>
 and
-ntpdc
-<br><dt>rlimit [memlock </code><kbd>Nmegabytes</kbd><code> | stacksize </code><kbd>N4kPages</kbd><code> filenum </code><kbd>Nfiledescriptors</kbd><code>]<dd>
-               <dl>
-<dt>memlock </code><kbd>Nmegabytes</kbd><code><dd>Specify the number of megabytes of memory that should be
+<code>ntpdc</code>
+<br><dt><code>rlimit</code> <code>[memlock </code><kbd>Nmegabytes</kbd><code> | stacksize </code><kbd>N4kPages</kbd><code> filenum </code><kbd>Nfiledescriptors</kbd><code>]</code><dd>
+          <dl>
+<dt><code>memlock</code> <kbd>Nmegabytes</kbd><dd>Specify the number of megabytes of memory that should be
 allocated and locked. 
 Probably only available under Linux, this option may be useful
 when dropping root (the
--i
+<code>-i</code>
 option). 
 The default is 32 megabytes on non-Linux machines, and -1 under Linux. 
 -1 means "do not lock the process into memory". 
 0 means "lock whatever memory the process wants into memory". 
-<br><dt>stacksize </code><kbd>N4kPages</kbd><code><dd>Specifies the maximum size of the process stack on systems with the
-mlockall()
+<br><dt><code>stacksize</code> <kbd>N4kPages</kbd><dd>Specifies the maximum size of the process stack on systems with the
+<code>mlockall()</code>
 function. 
 Defaults to 50 4k pages (200 4k pages in OpenBSD). 
-<br><dt>filenum </code><kbd>Nfiledescriptors</kbd><code><dd>Specifies the maximum number of file descriptors ntpd may have open at once. 
+<br><dt><code>filenum</code> <kbd>Nfiledescriptors</kbd><dd>Specifies the maximum number of file descriptors ntpd may have open at once. 
 Defaults to the system default. 
 </dl>
-          <br><dt>saveconfigdir </code><kbd>directory_path</kbd><code><dd>Specify the directory in which to write configuration snapshots
+     <br><dt><code>saveconfigdir</code> <kbd>directory_path</kbd><dd>Specify the directory in which to write configuration snapshots
 requested with
 .Cm ntpq 's
-saveconfig
+<code>saveconfig</code>
 command. 
 If
-saveconfigdir
+<code>saveconfigdir</code>
 does not appear in the configuration file,
-saveconfig
+<code>saveconfig</code>
 requests are rejected by
-ntpd
-<br><dt>saveconfig </code><kbd>filename</kbd><code><dd>Write the current configuration, including any runtime
+<code>ntpd</code>
+<br><dt><code>saveconfig</code> <kbd>filename</kbd><dd>Write the current configuration, including any runtime
 modifications given with
-:config
+<code>:config</code>
 or
-config-from-file
+<code>config-from-file</code>
 to the
-ntpd
+<code>ntpd</code>
 host's
-</code><kbd>filename</kbd><code>
+<kbd>filename</kbd>
 in the
-saveconfigdir
+<code>saveconfigdir</code>
 This command will be rejected unless the
-saveconfigdir
+<code>saveconfigdir</code>
 directive appears in
 .Cm ntpd 's
 configuration file. 
-</code><kbd>filename</kbd><code>
+<kbd>filename</kbd>
 can use
-strftime(3)
+<code>strftime(3)</code>
 format directives to substitute the current date and time,
 for example,
-saveconfig\ ntp-%Y%m%d-%H%M%S.conf
+<code>saveconfig\ ntp-%Y%m%d-%H%M%S.conf</code>
 The filename used is stored in the system variable
-savedconfig
+<code>savedconfig</code>
 Authentication is required. 
-<br><dt>setvar </code><kbd>variable</kbd><code> [default]<dd>This command adds an additional system variable. 
+<br><dt><code>setvar</code> <kbd>variable</kbd> <code>[default]</code><dd>This command adds an additional system variable. 
 These
 variables can be used to distribute additional information such as
 the access policy. 
 If the variable of the form
-name=</code><kbd>value</kbd><code>
+<code>name</code><code>=</code><kbd>value</kbd>
 is followed by the
-default
+<code>default</code>
 keyword, the
 variable will be listed as part of the default system variables
-(rv command)). 
+(<code>rv</code> command)). 
 These additional variables serve
 informational purposes only. 
 They are not related to the protocol
 other that they can be listed. 
 The known protocol variables will
 always override any variables defined via the
-setvar
+<code>setvar</code>
 mechanism. 
 There are three special variables that contain the names
 of all variable of the same group. 
 The
-sys_var_list
+<code>sys_var_list</code>
 holds
 the names of all system variables. 
 The
-peer_var_list
+<code>peer_var_list</code>
 holds
 the names of all peer variables and the
-clock_var_list
+<code>clock_var_list</code>
 holds the names of the reference clock variables. 
-<br><dt>sysinfo<dd>Display operational summary. 
-<br><dt>sysstats<dd>Show statistucs counters maintained in the protocol module. 
-<br><dt>tinker [allan </code><kbd>allan</kbd><code> | dispersion </code><kbd>dispersion</kbd><code> | freq </code><kbd>freq</kbd><code> | huffpuff </code><kbd>huffpuff</kbd><code> | panic </code><kbd>panic</kbd><code> | step </code><kbd>step</kbd><code> | stepback </code><kbd>stepback</kbd><code> | stepfwd </code><kbd>stepfwd</kbd><code> | stepout </code><kbd>stepout</kbd><code>]<dd>This command can be used to alter several system variables in
+<br><dt><code>sysinfo</code><dd>Display operational summary. 
+<br><dt><code>sysstats</code><dd>Show statistics counters maintained in the protocol module. 
+<br><dt><code>tinker</code> <code>[allan </code><kbd>allan</kbd><code> | dispersion </code><kbd>dispersion</kbd><code> | freq </code><kbd>freq</kbd><code> | huffpuff </code><kbd>huffpuff</kbd><code> | panic </code><kbd>panic</kbd><code> | step </code><kbd>step</kbd><code> | stepback </code><kbd>stepback</kbd><code> | stepfwd </code><kbd>stepfwd</kbd><code> | stepout </code><kbd>stepout</kbd><code>]</code><dd>This command can be used to alter several system variables in
 very exceptional circumstances. 
 It should occur in the
 configuration file before any other configuration options. 
@@ -2831,20 +2841,20 @@ for them.
 Emphasis added: twisters are on their own and can expect
 no help from the support group.
 
-          <p>The variables operate as follows:
-               <dl>
-<dt>allan </code><kbd>allan</kbd><code><dd>The argument becomes the new value for the minimum Allan
+     <p>The variables operate as follows:
+          <dl>
+<dt><code>allan</code> <kbd>allan</kbd><dd>The argument becomes the new value for the minimum Allan
 intercept, which is a parameter of the PLL/FLL clock discipline
 algorithm. 
 The value in log2 seconds defaults to 7 (1024 s), which is also the lower
 limit. 
-<br><dt>dispersion </code><kbd>dispersion</kbd><code><dd>The argument becomes the new value for the dispersion increase rate,
+<br><dt><code>dispersion</code> <kbd>dispersion</kbd><dd>The argument becomes the new value for the dispersion increase rate,
 normally .000015 s/s. 
-<br><dt>freq </code><kbd>freq</kbd><code><dd>The argument becomes the initial value of the frequency offset in
+<br><dt><code>freq</code> <kbd>freq</kbd><dd>The argument becomes the initial value of the frequency offset in
 parts-per-million. 
 This overrides the value in the frequency file, if
 present, and avoids the initial training state if it is not. 
-<br><dt>huffpuff </code><kbd>huffpuff</kbd><code><dd>The argument becomes the new value for the experimental
+<br><dt><code>huffpuff</code> <kbd>huffpuff</kbd><dd>The argument becomes the new value for the experimental
 huff-n'-puff filter span, which determines the most recent interval
 the algorithm will search for a minimum delay. 
 The lower limit is
@@ -2852,11 +2862,11 @@ The lower limit is
 There
 is no default, since the filter is not enabled unless this command
 is given. 
-<br><dt>panic </code><kbd>panic</kbd><code><dd>The argument is the panic threshold, normally 1000 s. 
+<br><dt><code>panic</code> <kbd>panic</kbd><dd>The argument is the panic threshold, normally 1000 s. 
 If set to zero,
 the panic sanity check is disabled and a clock offset of any value will
 be accepted. 
-<br><dt>step </code><kbd>step</kbd><code><dd>The argument is the step threshold, which by default is 0.128 s. 
+<br><dt><code>step</code> <kbd>step</kbd><dd>The argument is the step threshold, which by default is 0.128 s. 
 It can
 be set to any positive number in seconds. 
 If set to zero, step
@@ -2864,7 +2874,7 @@ adjustments will never occur.
 Note: The kernel time discipline is
 disabled if the step threshold is set to zero or greater than the
 default. 
-<br><dt>stepback </code><kbd>stepback</kbd><code><dd>The argument is the step threshold for the backward direction,
+<br><dt><code>stepback</code> <kbd>stepback</kbd><dd>The argument is the step threshold for the backward direction,
 which by default is 0.128 s. 
 It can
 be set to any positive number in seconds. 
@@ -2874,26 +2884,25 @@ Note: The kernel time discipline is
 disabled if
 each direction of step threshold are either
 set to zero or greater than .5 second. 
-<br><dt>stepfwd </code><kbd>stepfwd</kbd><code><dd>As for stepback, but for the forward direction. 
-<br><dt>stepout </code><kbd>stepout</kbd><code><dd>The argument is the stepout timeout, which by default is 900 s. 
+<br><dt><code>stepfwd</code> <kbd>stepfwd</kbd><dd>As for stepback, but for the forward direction. 
+<br><dt><code>stepout</code> <kbd>stepout</kbd><dd>The argument is the stepout timeout, which by default is 900 s. 
 It can
 be set to any positive number in seconds. 
 If set to zero, the stepout
 pulses will not be suppressed. 
 </dl>
-          <br><dt>writevar </code><kbd>assocID\ name</kbd> <kbd>=</kbd> <kbd>value</kbd> <kbd>[,...]</kbd><code><dd>Write (create or update) the specified variables. 
+     <br><dt><code>writevar</code> <kbd>assocID\ name</kbd> <kbd>=</kbd> <kbd>value</kbd> <kbd>[,...]</kbd><dd>Write (create or update) the specified variables. 
 If the
-assocID
+<code>assocID</code>
 is zero, the variablea re from the
 system variables
 name space, otherwise they are from the
 peer variables
 name space. 
 The
-assocID
-is required, as the same name can occur in both name spaces.
-
-          <br><dt>trap </code><kbd>host_address</kbd><code> [port </code><kbd>port_number</kbd><code>] [interface </code><kbd>interface_address</kbd><code>]<dd>This command configures a trap receiver at the given host
+<code>assocID</code>
+is required, as the same name can occur in both name spaces. 
+<br><dt><code>trap</code> <kbd>host_address</kbd> <code>[port </code><kbd>port_number</kbd><code>]</code> <code>[interface </code><kbd>interface_address</kbd><code>]</code><dd>This command configures a trap receiver at the given host
 address and port number for sending messages with the specified
 local interface address. 
 If the port number is unspecified, a value
@@ -2903,20 +2912,20 @@ message is sent with a source address of the local interface the
 message is sent through. 
 Note that on a multihomed host the
 interface used may vary from time to time with routing changes. 
-<br><dt>ttl </code><kbd>hop</kbd> <kbd>...</kbd><code><dd>This command specifies a list of TTL values in increasing order. 
+<br><dt><code>ttl</code> <kbd>hop</kbd> <kbd>...</kbd><dd>This command specifies a list of TTL values in increasing order. 
 Up to 8 values can be specified. 
 In
-manycast
+<code>manycast</code>
 mode these values are used in-turn in an expanding-ring search. 
 The default is eight multiples of 32 starting at 31.
 
-          <p>The trap receiver will generally log event messages and other
+     <p>The trap receiver will generally log event messages and other
 information from the server in a log file. 
 While such monitor
 programs may also request their own trap dynamically, configuring a
 trap receiver will ensure that no messages are lost when the server
 is started. 
-<br><dt>hop </code><kbd>...</kbd><code><dd>This command specifies a list of TTL values in increasing order, up to 8
+<br><dt><code>hop</code> <kbd>...</kbd><dd>This command specifies a list of TTL values in increasing order, up to 8
 values can be specified. 
 In manycast mode these values are used in turn in
 an expanding-ring search. 
@@ -2924,18 +2933,18 @@ The default is eight multiples of 32 starting at
 31. 
 </dl>
 
-       <p>This section was generated by </code><strong>AutoGen</strong><code>,
-using the agtexi-cmd template and the option descriptions for the ntp.conf program. 
+  <p>This section was generated by <strong>AutoGen</strong>,
+using the <code>agtexi-cmd</code> template and the option descriptions for the <code>ntp.conf</code> program. 
 This software is released under the NTP license, &lt;http://ntp.org/license&gt;.
 
-     <ul class="menu">
+<ul class="menu">
 <li><a accesskey="1" href="#ntp_002econf-Files">ntp.conf Files</a>:                   Files
 <li><a accesskey="2" href="#ntp_002econf-See-Also">ntp.conf See Also</a>:                See Also
 <li><a accesskey="3" href="#ntp_002econf-Bugs">ntp.conf Bugs</a>:                    Bugs
 <li><a accesskey="4" href="#ntp_002econf-Notes">ntp.conf Notes</a>:                   Notes
 </ul>
 
-       <p></code><div class="node">
+<div class="node">
 <a name="ntp.conf-Files"></a>
 <a name="ntp_002econf-Files"></a>
 <p><hr>
@@ -2945,14 +2954,14 @@ This software is released under the NTP license, &lt;http://ntp.org/license&gt;.
 
 <h4 class="subsection">ntp.conf Files</h4>
 
-          <dl>
+     <dl>
 <dt><samp><span class="file">/etc/ntp.conf</span></samp><dd>the default name of the configuration file
 <br><dt><samp><span class="file">ntp.keys</span></samp><dd>private MD5 keys
 <br><dt><samp><span class="file">ntpkey</span></samp><dd>RSA private key
 <br><dt><samp><span class="file">ntpkey_</span></samp><kbd>host</kbd><dd>RSA public key
 <br><dt><samp><span class="file">ntp_dh</span></samp><dd>Diffie-Hellman agreement parameters
 </dl>
-     <div class="node">
+<div class="node">
 <a name="ntp.conf-See-Also"></a>
 <a name="ntp_002econf-See-Also"></a>
 <p><hr>
@@ -2962,11 +2971,11 @@ This software is released under the NTP license, &lt;http://ntp.org/license&gt;.
 
 <h4 class="subsection">ntp.conf See Also</h4>
 
-     <p><code>ntpd(1ntpdmdoc)</code>,
+<p><code>ntpd(1ntpdmdoc)</code>,
 <code>ntpdc(1ntpdcmdoc)</code>,
 <code>ntpq(1ntpqmdoc)</code>
 
-       <p>In addition to the manual pages provided,
+  <p>In addition to the manual pages provided,
 comprehensive documentation is available on the world wide web
 at
 <code>http://www.ntp.org/</code>. 
@@ -2974,7 +2983,7 @@ A snapshot of this documentation is available in HTML format in
 <samp><span class="file">/usr/share/doc/ntp</span></samp>. 
 <br>
 
-       <p><br>
+  <p><br>
 David L. Mills, <em>Network Time Protocol (Version 4)</em>, RFC5905
 <div class="node">
 <a name="ntp.conf-Bugs"></a>
@@ -2986,11 +2995,11 @@ David L. Mills, <em>Network Time Protocol (Version 4)</em>, RFC5905
 
 <h4 class="subsection">ntp.conf Bugs</h4>
 
-     <p>The syntax checking is not picky; some combinations of
+<p>The syntax checking is not picky; some combinations of
 ridiculous and even hilarious options and modes may not be
 detected.
 
-       <p>The
+  <p>The
 <samp><span class="file">ntpkey_</span></samp><kbd>host</kbd>
 files are really digital
 certificates. 
@@ -3006,7 +3015,7 @@ services when they become universally available.
 
 <h4 class="subsection">ntp.conf Notes</h4>
 
-     <p>This document was derived from FreeBSD.
+<p>This document was derived from FreeBSD.
 
 </body></html>
 
index 70cc30202d3c3e463bb2b5cb1f34cc2946b49d79..e92e29d77a4986b25e1218951bd51a8584c0be8d 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntp.conf 5 "22 Jan 2018" "4.2.8p10" "File Formats"
+.TH ntp.conf 5 "27 Feb 2018" "4.2.8p10" "File Formats"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed January 22, 2018 at 11:49:11 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:25:55 AM by AutoGen 5.18.5
 .\" From the definitions ntp.conf.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
@@ -2208,7 +2208,7 @@ there is clear benefit to having the clients notice this change
 as soon as possible.
 Attacks such as replay attacks can happen, however,
 and even though there are a number of protections built in to
-broadcast mode, attempts to perform  a replay attack are possible.
+broadcast mode, attempts to perform a replay attack are possible.
 This value defaults to 0, but can be changed
 to any number of poll intervals between 0 and 4.
 .PP
@@ -2843,14 +2843,14 @@ The
 directive controls which network addresses
 \fCntpd\f[]\fR(@NTPD_MS@)\f[]
 opens, and whether input is dropped without processing.
-The first parameter determines the aciton  for addresses
+The first parameter determines the action for addresses
 which match the second parameter.
 The second parameter specifies a class of addresses,
 or a specific interface name,
 or an address.
 In the address case,
 \f\*[I-Font]prefixlen\f[]
-determines how many bits must match  for this rule to apply.
+determines how many bits must match for this rule to apply.
 \f\*[B-Font]ignore\f[]
 prevents opening matching addresses,
 \f\*[B-Font]drop\f[]
index 20a652937201f7499d794f5144c59dfc5c7c9b53..5a1ee9496c226bfda569026d2be75dff9cb44e9a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 22 2018
+.Dd February 27 2018
 .Dt NTP_CONF 5 File Formats
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  January 22, 2018 at 11:49:08 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:25:45 AM by AutoGen 5.18.5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -2034,7 +2034,7 @@ there is clear benefit to having the clients notice this change
 as soon as possible.
 Attacks such as replay attacks can happen, however,
 and even though there are a number of protections built in to
-broadcast mode, attempts to perform  a replay attack are possible.
+broadcast mode, attempts to perform a replay attack are possible.
 This value defaults to 0, but can be changed
 to any number of poll intervals between 0 and 4.
 .El
@@ -2677,14 +2677,14 @@ The
 directive controls which network addresses
 .Xr ntpd @NTPD_MS@
 opens, and whether input is dropped without processing.
-The first parameter determines the aciton  for addresses
+The first parameter determines the action for addresses
 which match the second parameter.
 The second parameter specifies a class of addresses,
 or a specific interface name,
 or an address.
 In the address case,
 .Ar prefixlen
-determines how many bits must match  for this rule to apply.
+determines how many bits must match for this rule to apply.
 .Cm ignore
 prevents opening matching addresses,
 .Cm drop
index 12884b856936dd0aebf7b954b5713fa20caf593e..758e1bb7befbebc94deb733438937502778f938e 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5man "11 Jan 2018" "4.2.8p10" "File Formats"
+.TH ntp.keys 5man "27 Feb 2018" "4.2.8p10" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  January 11, 2018 at 12:04:09 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:25:57 AM by AutoGen 5.18.5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agman-file.tpl
 .Sh NAME
index 15fa6b4f309f1f1604e7deb76a4f07d161e5960a..10b45744c56860521633f1439871f80d204ce4b3 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 11 2018
+.Dd February 27 2018
 .Dt NTP_KEYS 5mdoc File Formats
 .Os Linux 3.2.0-4-686-pae
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  January 11, 2018 at 12:04:07 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:25:48 AM by AutoGen 5.18.5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agmdoc-file.tpl
 .Sh NAME
index 3459e38827e8a1f4c75e23cdbb8a83f16358b021..5d40ed019a540f6cc650153e0446994a0f4d6780 100644 (file)
@@ -1,8 +1,8 @@
-.TH ntp.keys 5 "11 Jan 2018" "4.2.8p10" "File Formats"
+.TH ntp.keys 5 "27 Feb 2018" "4.2.8p10" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  January 11, 2018 at 12:04:09 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:25:57 AM by AutoGen 5.18.5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agman-file.tpl
 .Sh NAME
index 9e165a52c18bcf057559a8b6c18c5a797c96651c..3ba24eff84bffda7f0bef3714846511a6b7e436e 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 11 2018
+.Dd February 27 2018
 .Dt NTP_KEYS 5 File Formats
 .Os Linux 3.2.0-4-686-pae
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  January 11, 2018 at 12:04:07 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:25:48 AM by AutoGen 5.18.5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agmdoc-file.tpl
 .Sh NAME
index c6876eb38a8cb7afa4ac34738239f782a710039a..8f39c8b7d850367f631f474bb86529a8358f577b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *
- *  It has been AutoGen-ed  May 19, 2017 at 12:32:23 PM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February 27, 2018 at 07:25:08 AM by AutoGen 5.18.5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
index 7b671247588a43d792727b2c110510b29a515100..996a1629bad126bd555cdacc9be05abe81cd1f80 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *
- *  It has been AutoGen-ed  May 19, 2017 at 12:32:23 PM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February 27, 2018 at 07:25:08 AM by AutoGen 5.18.5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
index 8e7ec0cbd0ccc266c0e6609e2b27a08d43f4c074..5d05e4e5ce2afb3f26dffdce200e31bb827cf5f2 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpd 1ntpdman "19 May 2017" "4.2.8p10" "User Commands"
+.TH ntpd 1ntpdman "27 Feb 2018" "4.2.8p10" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:33:03 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:25:58 AM by AutoGen 5.18.5
 .\" From the definitions ntpd-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index a54f55139e9112393e9d36b9e21e3844b917d686..bbfcae53149d801cbfc5ba85965848819e889047 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTPD 1ntpdmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:32:56 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:25:49 AM by AutoGen 5.18.5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f28f8feecf0d17f4a902f2233dec9bbc4563c0f0..2cdf7c4a81741aa9ce44c1509d9553250a153802 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpd @NTPD_MS@ "19 May 2017" "4.2.8p10" "User Commands"
+.TH ntpd @NTPD_MS@ "27 Feb 2018" "4.2.8p10" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:33:03 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:25:58 AM by AutoGen 5.18.5
 .\" From the definitions ntpd-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 0df9043f13c61af985e4e79e19392af33ea7fad2..082204a6ec790a1fe6a8f90b442cf92d5786de2b 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTPD @NTPD_MS@ User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:32:56 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:25:49 AM by AutoGen 5.18.5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 8856dee9b888973c5ccd9828e752c3af2d083faf..dc1fd6907064ebce08d3585def2c52cf132444cb 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpdc.texi)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:33:12 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:26:10 AM by AutoGen 5.18.5
 # From the definitions    ntpdc-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index a7737b75e4c3d74738d48911fec907738a33a0c0..e67aa6edf985f6bacd7d451dfb3a45fc2d76cc62 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *
- *  It has been AutoGen-ed  May 19, 2017 at 12:33:06 PM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February 27, 2018 at 07:26:03 AM by AutoGen 5.18.5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
index 21a0b692e84a7d9fc9dc5a342ca60221fa1ed5bf..cda6d8596c208035c4b65a908bb034358ba4e4a7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *
- *  It has been AutoGen-ed  May 19, 2017 at 12:33:06 PM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February 27, 2018 at 07:26:03 AM by AutoGen 5.18.5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
index 38246a67b0d5fc156cd2249d7a391b15266ea579..56c101994a8e1485745fb3157e728213f9ef379e 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpdc 1ntpdcman "19 May 2017" "4.2.8p10" "User Commands"
+.TH ntpdc 1ntpdcman "27 Feb 2018" "4.2.8p10" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:33:13 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:26:11 AM by AutoGen 5.18.5
 .\" From the definitions ntpdc-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 48d445b97d1a640734e03b86766fadd04e656d82..6908c855b7f99a6b4aa10e8530eb54f0597dcf1c 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:33:10 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:26:08 AM by AutoGen 5.18.5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 68d8dd1e7ef23996e4398cf390318ccf7f29c70e..bab0854b167c4627bfb25441eaaeae4adce93e27 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpdc @NTPDC_MS@ "19 May 2017" "4.2.8p10" "User Commands"
+.TH ntpdc @NTPDC_MS@ "27 Feb 2018" "4.2.8p10" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:33:13 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:26:11 AM by AutoGen 5.18.5
 .\" From the definitions ntpdc-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index fbe0df53bd4932321d66a522898627d2a75877b2..184a4876939e6427a7468ead8330d30cecf8fe8a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:33:10 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:26:08 AM by AutoGen 5.18.5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 96613240dd8e7996813c51c35d69cadffbeb9381..eb38f31336984b35cba19251031103d9eab86d56 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpq.texi)
 #
-# It has been AutoGen-ed  January 24, 2018 at 08:38:44 AM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:26:24 AM by AutoGen 5.18.5
 # From the definitions    ntpq-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -944,7 +944,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.8p11
+ntpq - standard NTP query program - Ver. 4.2.8p10
 Usage:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 name resolution
index a94a7e182b4dbc25b5286cca66edea6eb072e4e1..13666286459283587e2ac0b698d1818a4f1813a6 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *
- *  It has been AutoGen-ed  January 24, 2018 at 08:38:33 AM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February 27, 2018 at 07:26:13 AM by AutoGen 5.18.5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,7 +69,7 @@ extern FILE * option_usage_fp;
  *  static const strings for ntpq options
  */
 static char const ntpq_opt_strs[1977] =
-/*     0 */ "ntpq 4.2.8p11\n"
+/*     0 */ "ntpq 4.2.8p10\n"
             "Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
@@ -132,13 +132,13 @@ static char const ntpq_opt_strs[1977] =
 /*  1768 */ "no-load-opts\0"
 /*  1781 */ "no\0"
 /*  1784 */ "NTPQ\0"
-/*  1789 */ "ntpq - standard NTP query program - Ver. 4.2.8p11\n"
+/*  1789 */ "ntpq - standard NTP query program - Ver. 4.2.8p10\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
 /*  1909 */ "$HOME\0"
 /*  1915 */ ".\0"
 /*  1917 */ ".ntprc\0"
 /*  1924 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/*  1958 */ "ntpq 4.2.8p11\0"
+/*  1958 */ "ntpq 4.2.8p10\0"
 /*  1972 */ "hash";
 
 /**
@@ -841,7 +841,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpqOptions.pzCopyright */
-  puts(_("ntpq 4.2.8p11\n\
+  puts(_("ntpq 4.2.8p10\n\
 Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -910,11 +910,11 @@ implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntpqOptions.pzUsageTitle */
-  puts(_("ntpq - standard NTP query program - Ver. 4.2.8p11\n\
+  puts(_("ntpq - standard NTP query program - Ver. 4.2.8p10\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpqOptions.pzFullVersion */
-  puts(_("ntpq 4.2.8p11"));
+  puts(_("ntpq 4.2.8p10"));
 
   /* referenced via ntpqOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 0651a6a6357895cd743d37b9cddfa9412d2ea923..74f2f1247f0d09c55f08880b80084466d28ec756 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *
- *  It has been AutoGen-ed  January 24, 2018 at 08:38:33 AM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February 27, 2018 at 07:26:13 AM by AutoGen 5.18.5
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -84,9 +84,9 @@ typedef enum {
 /** count of all options for ntpq */
 #define OPTION_CT    16
 /** ntpq version */
-#define NTPQ_VERSION       "4.2.8p11"
+#define NTPQ_VERSION       "4.2.8p10"
 /** Full ntpq version text */
-#define NTPQ_FULL_VERSION  "ntpq 4.2.8p11"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.8p10"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 44f385e681d6570e16396dd4829cd3ec91dd6a82..91ebb40355825120a781156b00be601f3976e908 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpq 1ntpqman "24 Jan 2018" "4.2.8p11" "User Commands"
+.TH ntpq 1ntpqman "27 Feb 2018" "4.2.8p10" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed January 24, 2018 at 08:38:45 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:26:25 AM by AutoGen 5.18.5
 .\" From the definitions ntpq-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index a8caa8fa97330bb5b562dcaf9f7da693f82bb793..877bf08e269c2944287a7b00af4f52596b3f341a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2018
+.Dd February 27 2018
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  January 24, 2018 at 08:38:42 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:26:22 AM by AutoGen 5.18.5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6f7f574b5fd6931f8d180b8bc64e4c5e642463aa..95d1d3269d02cfa6c865862dfac3bc90262e6f96 100644 (file)
@@ -46,7 +46,7 @@ monitor the operational status
 and determine the performance of
 <code>ntpd</code>, the NTP daemon.
 
-  <p>This document applies to version 4.2.8p11 of <code>ntpq</code>.
+  <p>This document applies to version 4.2.8p10 of <code>ntpq</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntpq-Description">ntpq Description</a>
@@ -534,6 +534,8 @@ reference clocks, ..., 16 for unsynchronized server clocks
 unicast or manycast client,
 <code>b</code>:
 broadcast or multicast client,
+<code>p</code>:
+pool source,
 <code>l</code>:
 local (reference clock),
 <code>s</code>:
@@ -858,7 +860,7 @@ the usage text by passing it through a pager program.
 used to select the program, defaulting to <samp><span class="file">more</span></samp>.  Both will exit
 with a status code of 0.
 
-<pre class="example">ntpq - standard NTP query program - Ver. 4.2.8p10
+<pre class="example">ntpq - standard NTP query program - Ver. 4.2.8p11
 Usage:  ntpq [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 name resolution
index a23f5dc512b5e7af272a20e10aa04629c3465e74..722947f226a392b2ea59ea94fdefc4c0515706d4 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpq @NTPQ_MS@ "24 Jan 2018" "4.2.8p11" "User Commands"
+.TH ntpq @NTPQ_MS@ "27 Feb 2018" "4.2.8p10" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed January 24, 2018 at 08:38:45 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:26:25 AM by AutoGen 5.18.5
 .\" From the definitions ntpq-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index b4d1757b32ddc55747cab79d5e5052db05e2956b..3b0b10659a9931b3c1be6e5ed41c81307b2c4f7b 100644 (file)
@@ -1,9 +1,9 @@
-.Dd January 24 2018
+.Dd February 27 2018
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  January 24, 2018 at 08:38:42 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:26:22 AM by AutoGen 5.18.5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 43819ec8876fd856472e5d5a9f9bacf64bedaf64..5174f72666ebbd364cd460c8cbd9d6c9df9d08d2 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpsnmpd.texi)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:27:12 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:26:32 AM by AutoGen 5.18.5
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -47,7 +47,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.8p10-x
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.8p10
 Usage:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index a6363b957316bf41d78c78e6d31be7ddacbac63f..92abfdfab27e7d1a8da7d44fc400b79ec0951d11 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *
- *  It has been AutoGen-ed  May 19, 2017 at 12:33:26 PM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February 27, 2018 at 07:26:26 AM by AutoGen 5.18.5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
index 42b82796d1c693c5b2866e4a924400b5c8d4598a..58880ccb1940b134b223c9ebf5c922c4f434520b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *
- *  It has been AutoGen-ed  May 19, 2017 at 12:33:26 PM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February 27, 2018 at 07:26:26 AM by AutoGen 5.18.5
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
index ad34860825858cd934ec3a9c17cfd265ea9f610d..18795f711f6146da3ad4e7828fc975da43ed16a3 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpsnmpd 1ntpsnmpdman "19 May 2017" "4.2.8p10-x" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "27 Feb 2018" "4.2.8p10" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:27:13 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:26:33 AM by AutoGen 5.18.5
 .\" From the definitions ntpsnmpd-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 28805cd4bbfe65175d478f516cf8e57104cd902c..4a41f21313c9cc2f218f06d2dd939e546c7e8daf 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:27:10 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:26:30 AM by AutoGen 5.18.5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 40c621ac6af084a7a162ad7060af8055ab13ec12..096ac879f2e9e107317a47be027fe58b81845be1 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpsnmpd @NTPSNMPD_MS@ "19 May 2017" "4.2.8p10-x" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "27 Feb 2018" "4.2.8p10" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:27:13 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:26:33 AM by AutoGen 5.18.5
 .\" From the definitions ntpsnmpd-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index c91cebad1f08d4c0c00f073667e9f4a0866c3c8b..91ad2ae62e19d3734b7cf62c0785ba6084373c13 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:27:10 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:26:30 AM by AutoGen 5.18.5
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 0f45fbfbb5e02e78e58f73107f3efde9731fb135..df276a40ade84e0a2ecd9c580a540134f20770be 100644 (file)
@@ -83,7 +83,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=11
+point=10
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 8fd0028d1f5acb7d5c983ca91bad77fbaaed77b2..c8697651670c58930895a5726386934a74cd1a09 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH calc_tickadj 1calc_tickadjman "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH calc_tickadj 1calc_tickadjman "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:31:37 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:26 AM by AutoGen 5.18.5
 .\" From the definitions calc_tickadj-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 0b1b0882330ec1f9e10b6358135749bf61e823a0..3b7003a18fbcd41e7e57180fae21a50b0498bcf6 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt CALC_TICKADJ 1calc_tickadjmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (calc_tickadj-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:31:38 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:27 AM by AutoGen 5.18.5
 .\"  From the definitions    calc_tickadj-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 8fd0028d1f5acb7d5c983ca91bad77fbaaed77b2..c8697651670c58930895a5726386934a74cd1a09 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH calc_tickadj 1calc_tickadjman "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH calc_tickadj 1calc_tickadjman "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:31:37 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:26 AM by AutoGen 5.18.5
 .\" From the definitions calc_tickadj-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 0b1b0882330ec1f9e10b6358135749bf61e823a0..3b7003a18fbcd41e7e57180fae21a50b0498bcf6 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt CALC_TICKADJ 1calc_tickadjmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (calc_tickadj-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:31:38 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:27 AM by AutoGen 5.18.5
 .\"  From the definitions    calc_tickadj-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 6fa2efdc1217a28c62a7f7f591bd4709539c92cf..4b8abcaf28f67ae30a1634d6bc7300aa7d532e84 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-calc_tickadj.texi)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:31:40 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:36:28 AM by AutoGen 5.18.5
 # From the definitions    calc_tickadj-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index 3bde8b808488b11fa0aa3f529a754cc9bb9dec7f..acacb59ce0317cbcdf099f816e4fbf3c31d4333b 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-plot_summary.texi)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:31:59 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:36:17 AM by AutoGen 5.18.5
 # From the definitions    plot_summary-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index 3edd613acde7ed214e3b58062a75d708bf166b7b..994c2f736ac0eb9896ff6391ad61fd9928cc038c 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-summary.texi)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:32:02 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:36:21 AM by AutoGen 5.18.5
 # From the definitions    summary-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index d4710833290d72b96614f7f694c88d211d3d2397..e03dbf0d007cda32229c7a4fb0e1bcd9168b30c1 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-wait.texi)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:31:43 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:36:32 AM by AutoGen 5.18.5
 # From the definitions    ntp-wait-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index 64e931a657274147162b4fb3cea2fc2b823aa694..674825a0218a61a697b372efd8991d33f5213091 100644 (file)
@@ -1,6 +1,6 @@
 # EDIT THIS FILE WITH CAUTION  (ntp-wait-opts)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:31:41 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:36:32 AM by AutoGen 5.18.5
 # From the definitions    ntp-wait-opts.def
 # and the template file   perlopt
 
index 64c64c07bbab88067a29ebc6b6790fea59aaad2d..e7abeb2e8b07beda02461480bfdf2aaa1eafcd98 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntp-wait 1ntp-waitman "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH ntp-wait 1ntp-waitman "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:31:44 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:29 AM by AutoGen 5.18.5
 .\" From the definitions ntp-wait-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 4e63f9f5f61b5f1ce7423d705d9d27103772c290..f2cc0504661c67e760e54c1ac43f7ab0af6e8084 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTP_WAIT 1ntp-waitmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:31:42 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:31 AM by AutoGen 5.18.5
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index ccf073cd440484cf77645d82385f8f8a0d4e6153..2abf6017d5c7f7b7057d4f0ce137031e55952836 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntp-wait @NTP_WAIT_MS@ "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:31:44 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:29 AM by AutoGen 5.18.5
 .\" From the definitions ntp-wait-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 507c4c3ea304bca649adce85a43918f01c7428d7..e3809a15db7d98d2cb0edcd6cb1e4f192abe5fcb 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTP_WAIT @NTP_WAIT_MS@ User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:31:42 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:31 AM by AutoGen 5.18.5
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index d8cac824eb7507f925867cb9e27269338f04ad41..5d88fb193f4c1f63bbc998cb3f840ba7223a8547 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpsweep.texi)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:31:47 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:36:36 AM by AutoGen 5.18.5
 # From the definitions    ntpsweep-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index ddaf2aef5955181328beb6d321ff7ea00cdd6fc5..109d8cc69fb024cec613ffd272b63e54b16bf10d 100644 (file)
@@ -1,6 +1,6 @@
 # EDIT THIS FILE WITH CAUTION  (ntpsweep-opts)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:31:45 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:36:36 AM by AutoGen 5.18.5
 # From the definitions    ntpsweep-opts.def
 # and the template file   perlopt
 
index e642a08b6d0a66423b9c2bcf6e3dafc592602c54..f6f4d516c6fc5561d9d36f25f893f922ac8c6079 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpsweep 1ntpsweepman "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH ntpsweep 1ntpsweepman "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:31:48 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:33 AM by AutoGen 5.18.5
 .\" From the definitions ntpsweep-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 2169785f299c627a961998606460b7250233b9aa..549a58f4fe0611be77d31a41dc27f163d3f1b4fe 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTPSWEEP 1ntpsweepmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsweep-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:31:46 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:35 AM by AutoGen 5.18.5
 .\"  From the definitions    ntpsweep-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index e642a08b6d0a66423b9c2bcf6e3dafc592602c54..f6f4d516c6fc5561d9d36f25f893f922ac8c6079 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpsweep 1ntpsweepman "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH ntpsweep 1ntpsweepman "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:31:48 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:33 AM by AutoGen 5.18.5
 .\" From the definitions ntpsweep-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 2169785f299c627a961998606460b7250233b9aa..549a58f4fe0611be77d31a41dc27f163d3f1b4fe 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTPSWEEP 1ntpsweepmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsweep-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:31:46 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:35 AM by AutoGen 5.18.5
 .\"  From the definitions    ntpsweep-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f9dca8d85aea91faa08f1cbf0c7787424d84e69c..d1101e3a5a93968b0f6d4a95342315fe230c8443 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntptrace.texi)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:31:51 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:36:40 AM by AutoGen 5.18.5
 # From the definitions    ntptrace-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index ad1e06fb15fced32f1bda02e15052baaa64b1420..4a6a2b03c4a61fa53c71e97ec9c7bdde05df11ea 100644 (file)
@@ -1,6 +1,6 @@
 # EDIT THIS FILE WITH CAUTION  (ntptrace-opts)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:31:50 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:36:40 AM by AutoGen 5.18.5
 # From the definitions    ntptrace-opts.def
 # and the template file   perlopt
 
index fd93ce59da0b3d74bb9eddf6b1a20422a26b2026..073bf4e4bf4574e691bfed01aee0b5ae452bc55e 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntptrace 1ntptraceman "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH ntptrace 1ntptraceman "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:31:52 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:37 AM by AutoGen 5.18.5
 .\" From the definitions ntptrace-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 123792da90d0d972204314a8338ac43e6062d0a0..080f4e86f9c7c8f84f395a6aefb1f94bccf0ce1a 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTPTRACE 1ntptracemdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntptrace-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:31:50 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:38 AM by AutoGen 5.18.5
 .\"  From the definitions    ntptrace-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 8f1a0278d6ce329dc90c49b90e30b55b711e16fb..89e1473dbf187c2a79d863d9d7f355a2515dc1b9 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntptrace @NTPTRACE_MS@ "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH ntptrace @NTPTRACE_MS@ "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:31:52 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:37 AM by AutoGen 5.18.5
 .\" From the definitions ntptrace-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 5c33e49277555ee1cc95845717c40414fcaf0669..84b69547489524130ff574c64bb6ae1d78f90d55 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTPTRACE @NTPTRACE_MS@ User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntptrace-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:31:50 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:38 AM by AutoGen 5.18.5
 .\"  From the definitions    ntptrace-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index b7dfd8bb567b518541c0a312b04a9439caad31d9..8487c224f4d0d46f0a266ab70337b6bb45f2cec6 100644 (file)
@@ -1,6 +1,6 @@
 # EDIT THIS FILE WITH CAUTION  (plot_summary-opts)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:31:58 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:36:17 AM by AutoGen 5.18.5
 # From the definitions    plot_summary-opts.def
 # and the template file   perlopt
 
index f3475569fcd1ef9e3a32a0443b35dccefeaa6cdb..04957b52a550ae4b8ae1dd2d648db00f37086d6f 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH plot_summary 1plot_summaryman "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH plot_summary 1plot_summaryman "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:32:00 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:18 AM by AutoGen 5.18.5
 .\" From the definitions plot_summary-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 883d2a329f21765902124627f8bace503b2c5e9b..6b64a7286251503cd136043c99ed25e4d350ae43 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt PLOT_SUMMARY 1plot_summarymdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (plot_summary-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:32:01 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:20 AM by AutoGen 5.18.5
 .\"  From the definitions    plot_summary-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index f3475569fcd1ef9e3a32a0443b35dccefeaa6cdb..04957b52a550ae4b8ae1dd2d648db00f37086d6f 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH plot_summary 1plot_summaryman "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH plot_summary 1plot_summaryman "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:32:00 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:18 AM by AutoGen 5.18.5
 .\" From the definitions plot_summary-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 883d2a329f21765902124627f8bace503b2c5e9b..6b64a7286251503cd136043c99ed25e4d350ae43 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt PLOT_SUMMARY 1plot_summarymdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (plot_summary-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:32:01 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:20 AM by AutoGen 5.18.5
 .\"  From the definitions    plot_summary-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 31e6108bcd2b5d1dd5feaf6faceed40d666b20b5..591ef41ec2398c8ebbead879624f001ab06c52a8 100644 (file)
@@ -1,6 +1,6 @@
 # EDIT THIS FILE WITH CAUTION  (summary-opts)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:31:58 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:36:21 AM by AutoGen 5.18.5
 # From the definitions    summary-opts.def
 # and the template file   perlopt
 
index 4af50b6d03270dd426b40f187e500812c1fa8c6f..ec39cfec076dccb154c9205f13ed45ba04c5b2a6 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH summary 1summaryman "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH summary 1summaryman "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:32:03 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:22 AM by AutoGen 5.18.5
 .\" From the definitions summary-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 8356a9fa5a41e469eb2da174877666023ec4505e..3cc4109b90473679b241dc19a6eb21761809ac54 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt SUMMARY 1summarymdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (summary-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:32:04 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:23 AM by AutoGen 5.18.5
 .\"  From the definitions    summary-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 4af50b6d03270dd426b40f187e500812c1fa8c6f..ec39cfec076dccb154c9205f13ed45ba04c5b2a6 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH summary 1summaryman "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH summary 1summaryman "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:32:03 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:22 AM by AutoGen 5.18.5
 .\" From the definitions summary-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 8356a9fa5a41e469eb2da174877666023ec4505e..3cc4109b90473679b241dc19a6eb21761809ac54 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt SUMMARY 1summarymdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (summary-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:32:04 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:23 AM by AutoGen 5.18.5
 .\"  From the definitions    summary-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index c173cb792c9abf2152e7241939a1df6929773ff5..69ea0acfbfd87a1455e95e6c5498a5b54f33cf84 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-update-leap.texi)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:31:55 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:36:41 AM by AutoGen 5.18.5
 # From the definitions    update-leap-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -70,56 +70,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-    update-leap
-        Usage: $0 [options] [leapfile]
-
-        Verifies and if necessary, updates leap-second definition file
-
-        All arguments are optional: Default (or current value) shown: -s
-        Specify the URL of the master copy to download $LEAPSRC -d Specify
-        the filename on the local system $LEAPFILE -e Specify how long (in
-        days) before expiration the file is to be refreshed. Note that
-        larger values imply more frequent refreshes. "$PREFETCH" -f Specify
-        location of ntp.conf (used to make sure leapfile directive is
-        present and to default leapfile) $NTPCONF -F Force update even if
-        current file is OK and not close to expiring. -r Specify number of
-        times to retry on get failure $MAXTRIES -i Specify number of minutes
-        between retries $INTERVAL -l Use syslog for output (Implied if
-        CRONJOB is set) -L Don't use syslog for output -P Specify the syslog
-        facility for logging $LOGFAC -t Name of temporary file used in
-        validation $TMPFILE -q Only report errors to stdout -v Verbose
-        output
-
-        The following options are not (yet) implemented in the perl version:
-        -4 Use only IPv4 -6 Use only IPv6 -c Command to restart NTP after
-        installing a new file <none> - ntpd checks file daily -p 4|6 Prefer
-        IPv4 or IPv6 (as specified) addresses, but use either -z Specify
-        path for utilities $PATHLIST -Z Only use system path
-
-        $0 will validate the file currently on the local system
-
-        Ordinarily, the file is found using the "leapfile" directive in
-        $NTPCONF. However, an alternate location can be specified on the
-        command line.
-
-        If the file does not exist, is not valid, has expired, or is
-        expiring soon, a new copy will be downloaded. If the new copy
-        validates, it is installed and NTP is (optionally) restarted.
-
-        If the current file is acceptable, no download or restart occurs.
-
-        -c can also be used to invoke another script to perform
-        administrative functions, e.g. to copy the file to other local
-        systems.
-
-        This can be run as a cron job. As the file is rarely updated, and
-        leap seconds are announced at least one month in advance (usually
-        longer), it need not be run more frequently than about once every
-        three weeks.
-
-        For cron-friendly behavior, define CRONJOB=1 in the crontab.
-
-        Version $VERSION
+
 @end example
 @exampleindent 4
 
index 84ffe755768ae124751ba156e357d6efd8ca5612..abf498b3c439ed99eb6ee26035ee99d18d477930 100644 (file)
@@ -1,6 +1,6 @@
 # EDIT THIS FILE WITH CAUTION  (update-leap-opts)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:31:58 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:36:44 AM by AutoGen 5.18.5
 # From the definitions    update-leap-opts.def
 # and the template file   perlopt
 
index fae10dd39424247a62a1544659b2d0c812d1e6ed..ccca72b40aede5a32cacca5aec43c894ab529a97 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH update-leap 1update-leapman "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH update-leap 1update-leapman "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:31:57 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:44 AM by AutoGen 5.18.5
 .\" From the definitions update-leap-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 1ee6e67aff6616e2a4997d0a2edfdf02b721ce95..6c7218beda5bb8cb84d766118990ce22c4792300 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt UPDATE_LEAP 1update-leapmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (update-leap-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:31:54 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:45 AM by AutoGen 5.18.5
 .\"  From the definitions    update-leap-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 90600346e83cd57cdaf137f4af63b58e9e8582eb..b74c8ab99e100e08e5f53ee6f733a5415b38b2e2 100644 (file)
@@ -120,56 +120,7 @@ the usage text by passing it through a pager program.
 used to select the program, defaulting to <samp><span class="file">more</span></samp>.  Both will exit
 with a status code of 0.
 
-<pre class="example">    update-leap
-        Usage: $0 [options] [leapfile]
-
-        Verifies and if necessary, updates leap-second definition file
-
-        All arguments are optional: Default (or current value) shown: -s
-        Specify the URL of the master copy to download $LEAPSRC -d Specify
-        the filename on the local system $LEAPFILE -e Specify how long (in
-        days) before expiration the file is to be refreshed. Note that
-        larger values imply more frequent refreshes. "$PREFETCH" -f Specify
-        location of ntp.conf (used to make sure leapfile directive is
-        present and to default leapfile) $NTPCONF -F Force update even if
-        current file is OK and not close to expiring. -r Specify number of
-        times to retry on get failure $MAXTRIES -i Specify number of minutes
-        between retries $INTERVAL -l Use syslog for output (Implied if
-        CRONJOB is set) -L Don't use syslog for output -P Specify the syslog
-        facility for logging $LOGFAC -t Name of temporary file used in
-        validation $TMPFILE -q Only report errors to stdout -v Verbose
-        output
-
-        The following options are not (yet) implemented in the perl version:
-        -4 Use only IPv4 -6 Use only IPv6 -c Command to restart NTP after
-        installing a new file &lt;none&gt; - ntpd checks file daily -p 4|6 Prefer
-        IPv4 or IPv6 (as specified) addresses, but use either -z Specify
-        path for utilities $PATHLIST -Z Only use system path
-
-        $0 will validate the file currently on the local system
-
-        Ordinarily, the file is found using the "leapfile" directive in
-        $NTPCONF. However, an alternate location can be specified on the
-        command line.
-
-        If the file does not exist, is not valid, has expired, or is
-        expiring soon, a new copy will be downloaded. If the new copy
-        validates, it is installed and NTP is (optionally) restarted.
-
-        If the current file is acceptable, no download or restart occurs.
-
-        -c can also be used to invoke another script to perform
-        administrative functions, e.g. to copy the file to other local
-        systems.
-
-        This can be run as a cron job. As the file is rarely updated, and
-        leap seconds are announced at least one month in advance (usually
-        longer), it need not be run more frequently than about once every
-        three weeks.
-
-        For cron-friendly behavior, define CRONJOB=1 in the crontab.
-
-        Version $VERSION
+<pre class="example">
 </pre>
   <div class="node">
 <a name="update-leap-source-url"></a>
index fae10dd39424247a62a1544659b2d0c812d1e6ed..ccca72b40aede5a32cacca5aec43c894ab529a97 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH update-leap 1update-leapman "19 May 2017" "ntp (4.2.8p10)" "User Commands"
+.TH update-leap 1update-leapman "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:31:57 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:36:44 AM by AutoGen 5.18.5
 .\" From the definitions update-leap-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 1ee6e67aff6616e2a4997d0a2edfdf02b721ce95..6c7218beda5bb8cb84d766118990ce22c4792300 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt UPDATE_LEAP 1update-leapmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (update-leap-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:31:54 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:36:45 AM by AutoGen 5.18.5
 .\"  From the definitions    update-leap-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 563326a20afa362487381e0ba874d74d803b5b26..2d039247b0b2b7da06249563d0a9f6fa2c42be39 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-sntp.texi)
 #
-# It has been AutoGen-ed  December 11, 2017 at 08:51:14 AM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:23:24 AM by AutoGen 5.18.5
 # From the definitions    sntp-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index e20dbbbc0ee6f17b7eb8fc3e3fae164b3ff9d614..969ad9f14a45ad60f2568df6aa8fc3a7c7509727 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *
- *  It has been AutoGen-ed  December 11, 2017 at 08:51:08 AM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February 27, 2018 at 07:23:09 AM by AutoGen 5.18.5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
index bde47a567a25451332ca7e07e7384d89b18185a8..30594a8d6c1ea04745927a44dd19d580c805782d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *
- *  It has been AutoGen-ed  December 11, 2017 at 08:51:08 AM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February 27, 2018 at 07:23:09 AM by AutoGen 5.18.5
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
index ea30ce9bf0c633c33613cfd39bf6c636205ff1b3..d6f9731aca8d21fc148129ba210d13e5e10ae68a 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH sntp 1sntpman "11 Dec 2017" "4.2.8p10" "User Commands"
+.TH sntp 1sntpman "27 Feb 2018" "4.2.8p10" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed December 11, 2017 at 08:51:15 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:23:25 AM by AutoGen 5.18.5
 .\" From the definitions sntp-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 94b8f6983208bf5d360265600bedb784c08396bf..561a953dbcf84ebe642b61bf31a4196a888c5dc5 100644 (file)
@@ -1,9 +1,9 @@
-.Dd December 11 2017
+.Dd February 27 2018
 .Dt SNTP 1sntpmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  December 11, 2017 at 08:51:13 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:23:22 AM by AutoGen 5.18.5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 77d52956c9bc70dd0c7d8a7cae9064879870674d..573bf534daeeca1d7c765f57f25a115ed91093a9 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH sntp @SNTP_MS@ "11 Dec 2017" "4.2.8p10" "User Commands"
+.TH sntp @SNTP_MS@ "27 Feb 2018" "4.2.8p10" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed December 11, 2017 at 08:51:15 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:23:25 AM by AutoGen 5.18.5
 .\" From the definitions sntp-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 5739a7d07eaad07a16d6c5d9a1616e445959e240..959069c2d2f70e77485532471b99d4646a4ca633 100644 (file)
@@ -1,9 +1,9 @@
-.Dd December 11 2017
+.Dd February 27 2018
 .Dt SNTP @SNTP_MS@ User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  December 11, 2017 at 08:51:13 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:23:22 AM by AutoGen 5.18.5
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 705c0dee2b4d6af1c8066e8cbb7feee198fe4cef..58d842a210ee1a4601d4a8bf534b2d65fe7e35c1 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-keygen.texi)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:27:20 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  February 27, 2018 at 07:26:42 AM by AutoGen 5.18.5
 # From the definitions    ntp-keygen-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -1056,7 +1056,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p10-x
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p10
 Usage:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -b Num imbits         identity modulus bits
index 8dd53c773ba2c5b5f29bd941cfd382fc4a1231ec..0f632abdd3246deed4ed9bfafa5becee88a822a9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *
- *  It has been AutoGen-ed  May 19, 2017 at 12:27:15 PM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February 27, 2018 at 07:26:35 AM by AutoGen 5.18.5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -51,7 +51,7 @@ extern "C" {
 #endif
 extern FILE * option_usage_fp;
 #define zCopyright      (ntp_keygen_opt_strs+0)
-#define zLicenseDescrip (ntp_keygen_opt_strs+355)
+#define zLicenseDescrip (ntp_keygen_opt_strs+353)
 
 /*
  *  global included definitions
@@ -71,15 +71,15 @@ extern FILE * option_usage_fp;
 /**
  *  static const strings for ntp-keygen options
  */
-static char const ntp_keygen_opt_strs[2448] =
-/*     0 */ "ntp-keygen (ntp) 4.2.8p10-x\n"
+static char const ntp_keygen_opt_strs[2442] =
+/*     0 */ "ntp-keygen (ntp) 4.2.8p10\n"
             "Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n"
             "This is free software. It is licensed for use, modification and\n"
             "redistribution under the terms of the NTP License, copies of which\n"
             "can be seen at:\n"
             "  <http://ntp.org/license>\n"
             "  <http://opensource.org/licenses/ntp-license.php>\n\0"
-/*   355 */ "Permission to use, copy, modify, and distribute this software and its\n"
+/*   353 */ "Permission to use, copy, modify, and distribute this software and its\n"
             "documentation for any purpose with or without fee is hereby granted,\n"
             "provided that the above copyright notice appears in all copies and that\n"
             "both the copyright notice and this permission notice appear in supporting\n"
@@ -89,101 +89,101 @@ static char const ntp_keygen_opt_strs[2448] =
             "Time Foundation makes no representations about the suitability this\n"
             "software for any purpose.  It is provided \"as is\" without express or\n"
             "implied warranty.\n\0"
-/*  1023 */ "identity modulus bits\0"
-/*  1045 */ "IMBITS\0"
-/*  1052 */ "imbits\0"
-/*  1059 */ "certificate scheme\0"
-/*  1078 */ "CERTIFICATE\0"
-/*  1090 */ "certificate\0"
-/*  1102 */ "privatekey cipher\0"
-/*  1120 */ "CIPHER\0"
-/*  1127 */ "cipher\0"
-/*  1134 */ "Increase debug verbosity level\0"
-/*  1165 */ "DEBUG_LEVEL\0"
-/*  1177 */ "debug-level\0"
-/*  1189 */ "Set the debug verbosity level\0"
-/*  1219 */ "SET_DEBUG_LEVEL\0"
-/*  1235 */ "set-debug-level\0"
-/*  1251 */ "Write IFF or GQ identity keys\0"
-/*  1281 */ "ID_KEY\0"
-/*  1288 */ "id-key\0"
-/*  1295 */ "Generate GQ parameters and keys\0"
-/*  1327 */ "GQ_PARAMS\0"
-/*  1337 */ "gq-params\0"
-/*  1347 */ "generate RSA host key\0"
-/*  1369 */ "HOST_KEY\0"
-/*  1378 */ "host-key\0"
-/*  1387 */ "generate IFF parameters\0"
-/*  1411 */ "IFFKEY\0"
-/*  1418 */ "iffkey\0"
-/*  1425 */ "set Autokey group name\0"
-/*  1448 */ "IDENT\0"
-/*  1454 */ "ident\0"
-/*  1460 */ "set certificate lifetime\0"
-/*  1485 */ "LIFETIME\0"
-/*  1494 */ "lifetime\0"
-/*  1503 */ "prime modulus\0"
-/*  1517 */ "MODULUS\0"
-/*  1525 */ "modulus\0"
-/*  1533 */ "generate symmetric keys\0"
-/*  1557 */ "MD5KEY\0"
-/*  1564 */ "md5key\0"
-/*  1571 */ "generate PC private certificate\0"
-/*  1603 */ "PVT_CERT\0"
-/*  1612 */ "pvt-cert\0"
-/*  1621 */ "local private password\0"
-/*  1644 */ "PASSWORD\0"
-/*  1653 */ "password\0"
-/*  1662 */ "export IFF or GQ group keys with password\0"
-/*  1704 */ "EXPORT_PASSWD\0"
-/*  1718 */ "export-passwd\0"
-/*  1732 */ "set host and optionally group name\0"
-/*  1767 */ "SUBJECT_NAME\0"
-/*  1780 */ "subject-name\0"
-/*  1793 */ "generate sign key (RSA or DSA)\0"
-/*  1824 */ "SIGN_KEY\0"
-/*  1833 */ "sign-key\0"
-/*  1842 */ "trusted certificate (TC scheme)\0"
-/*  1874 */ "TRUSTED_CERT\0"
-/*  1887 */ "trusted-cert\0"
-/*  1900 */ "generate <num> MV parameters\0"
-/*  1929 */ "MV_PARAMS\0"
-/*  1939 */ "mv-params\0"
-/*  1949 */ "update <num> MV keys\0"
-/*  1970 */ "MV_KEYS\0"
-/*  1978 */ "mv-keys\0"
-/*  1986 */ "display extended usage information and exit\0"
-/*  2030 */ "help\0"
-/*  2035 */ "extended usage information passed thru pager\0"
-/*  2080 */ "more-help\0"
-/*  2090 */ "output version information and exit\0"
-/*  2126 */ "version\0"
-/*  2134 */ "save the option state to a config file\0"
-/*  2173 */ "save-opts\0"
-/*  2183 */ "load options from a config file\0"
-/*  2215 */ "LOAD_OPTS\0"
-/*  2225 */ "no-load-opts\0"
-/*  2238 */ "no\0"
-/*  2241 */ "NTP_KEYGEN\0"
-/*  2252 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p10-x\n"
+/*  1021 */ "identity modulus bits\0"
+/*  1043 */ "IMBITS\0"
+/*  1050 */ "imbits\0"
+/*  1057 */ "certificate scheme\0"
+/*  1076 */ "CERTIFICATE\0"
+/*  1088 */ "certificate\0"
+/*  1100 */ "privatekey cipher\0"
+/*  1118 */ "CIPHER\0"
+/*  1125 */ "cipher\0"
+/*  1132 */ "Increase debug verbosity level\0"
+/*  1163 */ "DEBUG_LEVEL\0"
+/*  1175 */ "debug-level\0"
+/*  1187 */ "Set the debug verbosity level\0"
+/*  1217 */ "SET_DEBUG_LEVEL\0"
+/*  1233 */ "set-debug-level\0"
+/*  1249 */ "Write IFF or GQ identity keys\0"
+/*  1279 */ "ID_KEY\0"
+/*  1286 */ "id-key\0"
+/*  1293 */ "Generate GQ parameters and keys\0"
+/*  1325 */ "GQ_PARAMS\0"
+/*  1335 */ "gq-params\0"
+/*  1345 */ "generate RSA host key\0"
+/*  1367 */ "HOST_KEY\0"
+/*  1376 */ "host-key\0"
+/*  1385 */ "generate IFF parameters\0"
+/*  1409 */ "IFFKEY\0"
+/*  1416 */ "iffkey\0"
+/*  1423 */ "set Autokey group name\0"
+/*  1446 */ "IDENT\0"
+/*  1452 */ "ident\0"
+/*  1458 */ "set certificate lifetime\0"
+/*  1483 */ "LIFETIME\0"
+/*  1492 */ "lifetime\0"
+/*  1501 */ "prime modulus\0"
+/*  1515 */ "MODULUS\0"
+/*  1523 */ "modulus\0"
+/*  1531 */ "generate symmetric keys\0"
+/*  1555 */ "MD5KEY\0"
+/*  1562 */ "md5key\0"
+/*  1569 */ "generate PC private certificate\0"
+/*  1601 */ "PVT_CERT\0"
+/*  1610 */ "pvt-cert\0"
+/*  1619 */ "local private password\0"
+/*  1642 */ "PASSWORD\0"
+/*  1651 */ "password\0"
+/*  1660 */ "export IFF or GQ group keys with password\0"
+/*  1702 */ "EXPORT_PASSWD\0"
+/*  1716 */ "export-passwd\0"
+/*  1730 */ "set host and optionally group name\0"
+/*  1765 */ "SUBJECT_NAME\0"
+/*  1778 */ "subject-name\0"
+/*  1791 */ "generate sign key (RSA or DSA)\0"
+/*  1822 */ "SIGN_KEY\0"
+/*  1831 */ "sign-key\0"
+/*  1840 */ "trusted certificate (TC scheme)\0"
+/*  1872 */ "TRUSTED_CERT\0"
+/*  1885 */ "trusted-cert\0"
+/*  1898 */ "generate <num> MV parameters\0"
+/*  1927 */ "MV_PARAMS\0"
+/*  1937 */ "mv-params\0"
+/*  1947 */ "update <num> MV keys\0"
+/*  1968 */ "MV_KEYS\0"
+/*  1976 */ "mv-keys\0"
+/*  1984 */ "display extended usage information and exit\0"
+/*  2028 */ "help\0"
+/*  2033 */ "extended usage information passed thru pager\0"
+/*  2078 */ "more-help\0"
+/*  2088 */ "output version information and exit\0"
+/*  2124 */ "version\0"
+/*  2132 */ "save the option state to a config file\0"
+/*  2171 */ "save-opts\0"
+/*  2181 */ "load options from a config file\0"
+/*  2213 */ "LOAD_OPTS\0"
+/*  2223 */ "no-load-opts\0"
+/*  2236 */ "no\0"
+/*  2239 */ "NTP_KEYGEN\0"
+/*  2250 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p10\n"
             "Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
-/*  2369 */ "$HOME\0"
-/*  2375 */ ".\0"
-/*  2377 */ ".ntprc\0"
-/*  2384 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/*  2418 */ "\n\0"
-/*  2420 */ "ntp-keygen (ntp) 4.2.8p10-x";
+/*  2365 */ "$HOME\0"
+/*  2371 */ ".\0"
+/*  2373 */ ".ntprc\0"
+/*  2380 */ "http://bugs.ntp.org, bugs@ntp.org\0"
+/*  2414 */ "\n\0"
+/*  2416 */ "ntp-keygen (ntp) 4.2.8p10";
 
 /**
  *  imbits option description:
  */
 #ifdef AUTOKEY
 /** Descriptive text for the imbits option */
-#define IMBITS_DESC      (ntp_keygen_opt_strs+1023)
+#define IMBITS_DESC      (ntp_keygen_opt_strs+1021)
 /** Upper-cased name for the imbits option */
-#define IMBITS_NAME      (ntp_keygen_opt_strs+1045)
+#define IMBITS_NAME      (ntp_keygen_opt_strs+1043)
 /** Name string for the imbits option */
-#define IMBITS_name      (ntp_keygen_opt_strs+1052)
+#define IMBITS_name      (ntp_keygen_opt_strs+1050)
 /** Compiled in flag settings for the imbits option */
 #define IMBITS_FLAGS     (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
@@ -200,11 +200,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the certificate option */
-#define CERTIFICATE_DESC      (ntp_keygen_opt_strs+1059)
+#define CERTIFICATE_DESC      (ntp_keygen_opt_strs+1057)
 /** Upper-cased name for the certificate option */
-#define CERTIFICATE_NAME      (ntp_keygen_opt_strs+1078)
+#define CERTIFICATE_NAME      (ntp_keygen_opt_strs+1076)
 /** Name string for the certificate option */
-#define CERTIFICATE_name      (ntp_keygen_opt_strs+1090)
+#define CERTIFICATE_name      (ntp_keygen_opt_strs+1088)
 /** Compiled in flag settings for the certificate option */
 #define CERTIFICATE_FLAGS     (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
@@ -221,11 +221,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the cipher option */
-#define CIPHER_DESC      (ntp_keygen_opt_strs+1102)
+#define CIPHER_DESC      (ntp_keygen_opt_strs+1100)
 /** Upper-cased name for the cipher option */
-#define CIPHER_NAME      (ntp_keygen_opt_strs+1120)
+#define CIPHER_NAME      (ntp_keygen_opt_strs+1118)
 /** Name string for the cipher option */
-#define CIPHER_name      (ntp_keygen_opt_strs+1127)
+#define CIPHER_name      (ntp_keygen_opt_strs+1125)
 /** Compiled in flag settings for the cipher option */
 #define CIPHER_FLAGS     (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
@@ -241,11 +241,11 @@ static char const ntp_keygen_opt_strs[2448] =
  *  debug-level option description:
  */
 /** Descriptive text for the debug-level option */
-#define DEBUG_LEVEL_DESC      (ntp_keygen_opt_strs+1134)
+#define DEBUG_LEVEL_DESC      (ntp_keygen_opt_strs+1132)
 /** Upper-cased name for the debug-level option */
-#define DEBUG_LEVEL_NAME      (ntp_keygen_opt_strs+1165)
+#define DEBUG_LEVEL_NAME      (ntp_keygen_opt_strs+1163)
 /** Name string for the debug-level option */
-#define DEBUG_LEVEL_name      (ntp_keygen_opt_strs+1177)
+#define DEBUG_LEVEL_name      (ntp_keygen_opt_strs+1175)
 /** Compiled in flag settings for the debug-level option */
 #define DEBUG_LEVEL_FLAGS     (OPTST_DISABLED)
 
@@ -253,11 +253,11 @@ static char const ntp_keygen_opt_strs[2448] =
  *  set-debug-level option description:
  */
 /** Descriptive text for the set-debug-level option */
-#define SET_DEBUG_LEVEL_DESC      (ntp_keygen_opt_strs+1189)
+#define SET_DEBUG_LEVEL_DESC      (ntp_keygen_opt_strs+1187)
 /** Upper-cased name for the set-debug-level option */
-#define SET_DEBUG_LEVEL_NAME      (ntp_keygen_opt_strs+1219)
+#define SET_DEBUG_LEVEL_NAME      (ntp_keygen_opt_strs+1217)
 /** Name string for the set-debug-level option */
-#define SET_DEBUG_LEVEL_name      (ntp_keygen_opt_strs+1235)
+#define SET_DEBUG_LEVEL_name      (ntp_keygen_opt_strs+1233)
 /** Compiled in flag settings for the set-debug-level option */
 #define SET_DEBUG_LEVEL_FLAGS     (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
@@ -267,11 +267,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the id-key option */
-#define ID_KEY_DESC      (ntp_keygen_opt_strs+1251)
+#define ID_KEY_DESC      (ntp_keygen_opt_strs+1249)
 /** Upper-cased name for the id-key option */
-#define ID_KEY_NAME      (ntp_keygen_opt_strs+1281)
+#define ID_KEY_NAME      (ntp_keygen_opt_strs+1279)
 /** Name string for the id-key option */
-#define ID_KEY_name      (ntp_keygen_opt_strs+1288)
+#define ID_KEY_name      (ntp_keygen_opt_strs+1286)
 /** Compiled in flag settings for the id-key option */
 #define ID_KEY_FLAGS     (OPTST_DISABLED)
 
@@ -287,11 +287,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the gq-params option */
-#define GQ_PARAMS_DESC      (ntp_keygen_opt_strs+1295)
+#define GQ_PARAMS_DESC      (ntp_keygen_opt_strs+1293)
 /** Upper-cased name for the gq-params option */
-#define GQ_PARAMS_NAME      (ntp_keygen_opt_strs+1327)
+#define GQ_PARAMS_NAME      (ntp_keygen_opt_strs+1325)
 /** Name string for the gq-params option */
-#define GQ_PARAMS_name      (ntp_keygen_opt_strs+1337)
+#define GQ_PARAMS_name      (ntp_keygen_opt_strs+1335)
 /** Compiled in flag settings for the gq-params option */
 #define GQ_PARAMS_FLAGS     (OPTST_DISABLED)
 
@@ -307,11 +307,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the host-key option */
-#define HOST_KEY_DESC      (ntp_keygen_opt_strs+1347)
+#define HOST_KEY_DESC      (ntp_keygen_opt_strs+1345)
 /** Upper-cased name for the host-key option */
-#define HOST_KEY_NAME      (ntp_keygen_opt_strs+1369)
+#define HOST_KEY_NAME      (ntp_keygen_opt_strs+1367)
 /** Name string for the host-key option */
-#define HOST_KEY_name      (ntp_keygen_opt_strs+1378)
+#define HOST_KEY_name      (ntp_keygen_opt_strs+1376)
 /** Compiled in flag settings for the host-key option */
 #define HOST_KEY_FLAGS     (OPTST_DISABLED)
 
@@ -327,11 +327,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the iffkey option */
-#define IFFKEY_DESC      (ntp_keygen_opt_strs+1387)
+#define IFFKEY_DESC      (ntp_keygen_opt_strs+1385)
 /** Upper-cased name for the iffkey option */
-#define IFFKEY_NAME      (ntp_keygen_opt_strs+1411)
+#define IFFKEY_NAME      (ntp_keygen_opt_strs+1409)
 /** Name string for the iffkey option */
-#define IFFKEY_name      (ntp_keygen_opt_strs+1418)
+#define IFFKEY_name      (ntp_keygen_opt_strs+1416)
 /** Compiled in flag settings for the iffkey option */
 #define IFFKEY_FLAGS     (OPTST_DISABLED)
 
@@ -347,11 +347,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the ident option */
-#define IDENT_DESC      (ntp_keygen_opt_strs+1425)
+#define IDENT_DESC      (ntp_keygen_opt_strs+1423)
 /** Upper-cased name for the ident option */
-#define IDENT_NAME      (ntp_keygen_opt_strs+1448)
+#define IDENT_NAME      (ntp_keygen_opt_strs+1446)
 /** Name string for the ident option */
-#define IDENT_name      (ntp_keygen_opt_strs+1454)
+#define IDENT_name      (ntp_keygen_opt_strs+1452)
 /** Compiled in flag settings for the ident option */
 #define IDENT_FLAGS     (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
@@ -368,11 +368,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the lifetime option */
-#define LIFETIME_DESC      (ntp_keygen_opt_strs+1460)
+#define LIFETIME_DESC      (ntp_keygen_opt_strs+1458)
 /** Upper-cased name for the lifetime option */
-#define LIFETIME_NAME      (ntp_keygen_opt_strs+1485)
+#define LIFETIME_NAME      (ntp_keygen_opt_strs+1483)
 /** Name string for the lifetime option */
-#define LIFETIME_name      (ntp_keygen_opt_strs+1494)
+#define LIFETIME_name      (ntp_keygen_opt_strs+1492)
 /** Compiled in flag settings for the lifetime option */
 #define LIFETIME_FLAGS     (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
@@ -389,11 +389,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the modulus option */
-#define MODULUS_DESC      (ntp_keygen_opt_strs+1503)
+#define MODULUS_DESC      (ntp_keygen_opt_strs+1501)
 /** Upper-cased name for the modulus option */
-#define MODULUS_NAME      (ntp_keygen_opt_strs+1517)
+#define MODULUS_NAME      (ntp_keygen_opt_strs+1515)
 /** Name string for the modulus option */
-#define MODULUS_name      (ntp_keygen_opt_strs+1525)
+#define MODULUS_name      (ntp_keygen_opt_strs+1523)
 /** Compiled in flag settings for the modulus option */
 #define MODULUS_FLAGS     (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
@@ -409,11 +409,11 @@ static char const ntp_keygen_opt_strs[2448] =
  *  md5key option description:
  */
 /** Descriptive text for the md5key option */
-#define MD5KEY_DESC      (ntp_keygen_opt_strs+1533)
+#define MD5KEY_DESC      (ntp_keygen_opt_strs+1531)
 /** Upper-cased name for the md5key option */
-#define MD5KEY_NAME      (ntp_keygen_opt_strs+1557)
+#define MD5KEY_NAME      (ntp_keygen_opt_strs+1555)
 /** Name string for the md5key option */
-#define MD5KEY_name      (ntp_keygen_opt_strs+1564)
+#define MD5KEY_name      (ntp_keygen_opt_strs+1562)
 /** Compiled in flag settings for the md5key option */
 #define MD5KEY_FLAGS     (OPTST_DISABLED)
 
@@ -422,11 +422,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the pvt-cert option */
-#define PVT_CERT_DESC      (ntp_keygen_opt_strs+1571)
+#define PVT_CERT_DESC      (ntp_keygen_opt_strs+1569)
 /** Upper-cased name for the pvt-cert option */
-#define PVT_CERT_NAME      (ntp_keygen_opt_strs+1603)
+#define PVT_CERT_NAME      (ntp_keygen_opt_strs+1601)
 /** Name string for the pvt-cert option */
-#define PVT_CERT_name      (ntp_keygen_opt_strs+1612)
+#define PVT_CERT_name      (ntp_keygen_opt_strs+1610)
 /** Compiled in flag settings for the pvt-cert option */
 #define PVT_CERT_FLAGS     (OPTST_DISABLED)
 
@@ -442,11 +442,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the password option */
-#define PASSWORD_DESC      (ntp_keygen_opt_strs+1621)
+#define PASSWORD_DESC      (ntp_keygen_opt_strs+1619)
 /** Upper-cased name for the password option */
-#define PASSWORD_NAME      (ntp_keygen_opt_strs+1644)
+#define PASSWORD_NAME      (ntp_keygen_opt_strs+1642)
 /** Name string for the password option */
-#define PASSWORD_name      (ntp_keygen_opt_strs+1653)
+#define PASSWORD_name      (ntp_keygen_opt_strs+1651)
 /** Compiled in flag settings for the password option */
 #define PASSWORD_FLAGS     (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
@@ -463,11 +463,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the export-passwd option */
-#define EXPORT_PASSWD_DESC      (ntp_keygen_opt_strs+1662)
+#define EXPORT_PASSWD_DESC      (ntp_keygen_opt_strs+1660)
 /** Upper-cased name for the export-passwd option */
-#define EXPORT_PASSWD_NAME      (ntp_keygen_opt_strs+1704)
+#define EXPORT_PASSWD_NAME      (ntp_keygen_opt_strs+1702)
 /** Name string for the export-passwd option */
-#define EXPORT_PASSWD_name      (ntp_keygen_opt_strs+1718)
+#define EXPORT_PASSWD_name      (ntp_keygen_opt_strs+1716)
 /** Compiled in flag settings for the export-passwd option */
 #define EXPORT_PASSWD_FLAGS     (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
@@ -484,11 +484,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the subject-name option */
-#define SUBJECT_NAME_DESC      (ntp_keygen_opt_strs+1732)
+#define SUBJECT_NAME_DESC      (ntp_keygen_opt_strs+1730)
 /** Upper-cased name for the subject-name option */
-#define SUBJECT_NAME_NAME      (ntp_keygen_opt_strs+1767)
+#define SUBJECT_NAME_NAME      (ntp_keygen_opt_strs+1765)
 /** Name string for the subject-name option */
-#define SUBJECT_NAME_name      (ntp_keygen_opt_strs+1780)
+#define SUBJECT_NAME_name      (ntp_keygen_opt_strs+1778)
 /** Compiled in flag settings for the subject-name option */
 #define SUBJECT_NAME_FLAGS     (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
@@ -505,11 +505,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the sign-key option */
-#define SIGN_KEY_DESC      (ntp_keygen_opt_strs+1793)
+#define SIGN_KEY_DESC      (ntp_keygen_opt_strs+1791)
 /** Upper-cased name for the sign-key option */
-#define SIGN_KEY_NAME      (ntp_keygen_opt_strs+1824)
+#define SIGN_KEY_NAME      (ntp_keygen_opt_strs+1822)
 /** Name string for the sign-key option */
-#define SIGN_KEY_name      (ntp_keygen_opt_strs+1833)
+#define SIGN_KEY_name      (ntp_keygen_opt_strs+1831)
 /** Compiled in flag settings for the sign-key option */
 #define SIGN_KEY_FLAGS     (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_STRING))
@@ -526,11 +526,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the trusted-cert option */
-#define TRUSTED_CERT_DESC      (ntp_keygen_opt_strs+1842)
+#define TRUSTED_CERT_DESC      (ntp_keygen_opt_strs+1840)
 /** Upper-cased name for the trusted-cert option */
-#define TRUSTED_CERT_NAME      (ntp_keygen_opt_strs+1874)
+#define TRUSTED_CERT_NAME      (ntp_keygen_opt_strs+1872)
 /** Name string for the trusted-cert option */
-#define TRUSTED_CERT_name      (ntp_keygen_opt_strs+1887)
+#define TRUSTED_CERT_name      (ntp_keygen_opt_strs+1885)
 /** Compiled in flag settings for the trusted-cert option */
 #define TRUSTED_CERT_FLAGS     (OPTST_DISABLED)
 
@@ -546,11 +546,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the mv-params option */
-#define MV_PARAMS_DESC      (ntp_keygen_opt_strs+1900)
+#define MV_PARAMS_DESC      (ntp_keygen_opt_strs+1898)
 /** Upper-cased name for the mv-params option */
-#define MV_PARAMS_NAME      (ntp_keygen_opt_strs+1929)
+#define MV_PARAMS_NAME      (ntp_keygen_opt_strs+1927)
 /** Name string for the mv-params option */
-#define MV_PARAMS_name      (ntp_keygen_opt_strs+1939)
+#define MV_PARAMS_name      (ntp_keygen_opt_strs+1937)
 /** Compiled in flag settings for the mv-params option */
 #define MV_PARAMS_FLAGS     (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
@@ -567,11 +567,11 @@ static char const ntp_keygen_opt_strs[2448] =
  */
 #ifdef AUTOKEY
 /** Descriptive text for the mv-keys option */
-#define MV_KEYS_DESC      (ntp_keygen_opt_strs+1949)
+#define MV_KEYS_DESC      (ntp_keygen_opt_strs+1947)
 /** Upper-cased name for the mv-keys option */
-#define MV_KEYS_NAME      (ntp_keygen_opt_strs+1970)
+#define MV_KEYS_NAME      (ntp_keygen_opt_strs+1968)
 /** Name string for the mv-keys option */
-#define MV_KEYS_name      (ntp_keygen_opt_strs+1978)
+#define MV_KEYS_name      (ntp_keygen_opt_strs+1976)
 /** Compiled in flag settings for the mv-keys option */
 #define MV_KEYS_FLAGS     (OPTST_DISABLED \
         | OPTST_SET_ARGTYPE(OPARG_TYPE_NUMERIC))
@@ -586,11 +586,11 @@ static char const ntp_keygen_opt_strs[2448] =
 /*
  *  Help/More_Help/Version option descriptions:
  */
-#define HELP_DESC       (ntp_keygen_opt_strs+1986)
-#define HELP_name       (ntp_keygen_opt_strs+2030)
+#define HELP_DESC       (ntp_keygen_opt_strs+1984)
+#define HELP_name       (ntp_keygen_opt_strs+2028)
 #ifdef HAVE_WORKING_FORK
-#define MORE_HELP_DESC  (ntp_keygen_opt_strs+2035)
-#define MORE_HELP_name  (ntp_keygen_opt_strs+2080)
+#define MORE_HELP_DESC  (ntp_keygen_opt_strs+2033)
+#define MORE_HELP_name  (ntp_keygen_opt_strs+2078)
 #define MORE_HELP_FLAGS (OPTST_IMM | OPTST_NO_INIT)
 #else
 #define MORE_HELP_DESC  HELP_DESC
@@ -603,14 +603,14 @@ static char const ntp_keygen_opt_strs[2448] =
 #  define VER_FLAGS     (OPTST_SET_ARGTYPE(OPARG_TYPE_STRING) | \
                          OPTST_ARG_OPTIONAL | OPTST_IMM | OPTST_NO_INIT)
 #endif
-#define VER_DESC        (ntp_keygen_opt_strs+2090)
-#define VER_name        (ntp_keygen_opt_strs+2126)
-#define SAVE_OPTS_DESC  (ntp_keygen_opt_strs+2134)
-#define SAVE_OPTS_name  (ntp_keygen_opt_strs+2173)
-#define LOAD_OPTS_DESC     (ntp_keygen_opt_strs+2183)
-#define LOAD_OPTS_NAME     (ntp_keygen_opt_strs+2215)
-#define NO_LOAD_OPTS_name  (ntp_keygen_opt_strs+2225)
-#define LOAD_OPTS_pfx      (ntp_keygen_opt_strs+2238)
+#define VER_DESC        (ntp_keygen_opt_strs+2088)
+#define VER_name        (ntp_keygen_opt_strs+2124)
+#define SAVE_OPTS_DESC  (ntp_keygen_opt_strs+2132)
+#define SAVE_OPTS_name  (ntp_keygen_opt_strs+2171)
+#define LOAD_OPTS_DESC     (ntp_keygen_opt_strs+2181)
+#define LOAD_OPTS_NAME     (ntp_keygen_opt_strs+2213)
+#define NO_LOAD_OPTS_name  (ntp_keygen_opt_strs+2223)
+#define LOAD_OPTS_pfx      (ntp_keygen_opt_strs+2236)
 #define LOAD_OPTS_name     (NO_LOAD_OPTS_name + 3)
 /**
  *  Declare option callback procedures
@@ -961,24 +961,24 @@ static tOptDesc optDesc[OPTION_CT] = {
 
 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 /** Reference to the upper cased version of ntp-keygen. */
-#define zPROGNAME       (ntp_keygen_opt_strs+2241)
+#define zPROGNAME       (ntp_keygen_opt_strs+2239)
 /** Reference to the title line for ntp-keygen usage. */
-#define zUsageTitle     (ntp_keygen_opt_strs+2252)
+#define zUsageTitle     (ntp_keygen_opt_strs+2250)
 /** ntp-keygen configuration file name. */
-#define zRcName         (ntp_keygen_opt_strs+2377)
+#define zRcName         (ntp_keygen_opt_strs+2373)
 /** Directories to search for ntp-keygen config files. */
 static char const * const apzHomeList[3] = {
-    ntp_keygen_opt_strs+2369,
-    ntp_keygen_opt_strs+2375,
+    ntp_keygen_opt_strs+2365,
+    ntp_keygen_opt_strs+2371,
     NULL };
 /** The ntp-keygen program bug email address. */
-#define zBugsAddr       (ntp_keygen_opt_strs+2384)
+#define zBugsAddr       (ntp_keygen_opt_strs+2380)
 /** Clarification/explanation of what ntp-keygen does. */
-#define zExplain        (ntp_keygen_opt_strs+2418)
+#define zExplain        (ntp_keygen_opt_strs+2414)
 /** Extra detail explaining what ntp-keygen does. */
 #define zDetail         (NULL)
 /** The full version string for ntp-keygen. */
-#define zFullVersion    (ntp_keygen_opt_strs+2420)
+#define zFullVersion    (ntp_keygen_opt_strs+2416)
 /* extracted from optcode.tlib near line 364 */
 
 #if defined(ENABLE_NLS)
@@ -1310,7 +1310,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntp_keygenOptions.pzCopyright */
-  puts(_("ntp-keygen (ntp) 4.2.8p10-x\n\
+  puts(_("ntp-keygen (ntp) 4.2.8p10\n\
 Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n\
 This is free software. It is licensed for use, modification and\n\
 redistribution under the terms of the NTP License, copies of which\n\
@@ -1409,14 +1409,14 @@ implied warranty.\n"));
   puts(_("load options from a config file"));
 
   /* referenced via ntp_keygenOptions.pzUsageTitle */
-  puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p10-x\n\
+  puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p10\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
 
   /* referenced via ntp_keygenOptions.pzExplain */
   puts(_("\n"));
 
   /* referenced via ntp_keygenOptions.pzFullVersion */
-  puts(_("ntp-keygen (ntp) 4.2.8p10-x"));
+  puts(_("ntp-keygen (ntp) 4.2.8p10"));
 
   /* referenced via ntp_keygenOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index af8ca86c0b0748532b660bbf2b6b8112f5360b20..a167c83cde6ed3352a8108d1130839faf63d0391 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *
- *  It has been AutoGen-ed  May 19, 2017 at 12:27:15 PM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February 27, 2018 at 07:26:35 AM by AutoGen 5.18.5
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -94,9 +94,9 @@ typedef enum {
 /** count of all options for ntp-keygen */
 #define OPTION_CT    26
 /** ntp-keygen version */
-#define NTP_KEYGEN_VERSION       "4.2.8p10-x"
+#define NTP_KEYGEN_VERSION       "4.2.8p10"
 /** Full ntp-keygen version text */
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.8p10-x"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.8p10"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0b74f13fc95f1b633f26d36ce8d282900bb828a3..ee5967c1b2f45b4ea888a983d50af87bc74beb04 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntp-keygen 1ntp-keygenman "19 May 2017" "ntp (4.2.8p10-x)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:27:21 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:26:44 AM by AutoGen 5.18.5
 .\" From the definitions ntp-keygen-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index b39380606721af589d9f20ac0a3f71eb327145dc..4133c579cc3c2e107ced943683272a97520e3bcc 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTP_KEYGEN 1ntp-keygenmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:27:18 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:26:40 AM by AutoGen 5.18.5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
index 79967b8f1895b4c524be26f757d169db34c5bc93..c302c5632b042654c1d3787bf4c7faef788103a3 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntp-keygen @NTP_KEYGEN_MS@ "19 May 2017" "ntp (4.2.8p10-x)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "27 Feb 2018" "ntp (4.2.8p10)" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:27:21 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 27, 2018 at 07:26:44 AM by AutoGen 5.18.5
 .\" From the definitions ntp-keygen-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
index 63068ec313ff23da6c46e6892a0f6a589df9d9a9..107723ad23b5ccf96b294e0cbd0f59e2f21f698f 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd February 27 2018
 .Dt NTP_KEYGEN @NTP_KEYGEN_MS@ User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:27:18 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February 27, 2018 at 07:26:40 AM by AutoGen 5.18.5
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME