]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Update ntpq peer documentation to describe the 'p' type
authorHarlan Stenn <stenn@ntp.org>
Wed, 24 Jan 2018 08:44:24 +0000 (08:44 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 24 Jan 2018 08:44:24 +0000 (08:44 +0000)
bk: 5a684768TbVbb8zV6M4azR8ky2pnPw

12 files changed:
ChangeLog
NEWS
html/ntpq.html
ntpq/invoke-ntpq.texi
ntpq/ntpq-opts.c
ntpq/ntpq-opts.def
ntpq/ntpq-opts.h
ntpq/ntpq.1ntpqman
ntpq/ntpq.1ntpqmdoc
ntpq/ntpq.html
ntpq/ntpq.man.in
ntpq/ntpq.mdoc.in

index 17e9243e5b941e1981aa5e9b3b796b312b578ae4..cabeba3ca7ce39bbf0332ec1f59ad0fdab4e805e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -86,6 +86,7 @@
 * Warn the user if deprecated "driftfile name WanderThreshold" is used.  HStenn.
 * Update the documentation in ntp.conf.def .  HStenn.
 * restrictions() must return restrict flags and ippeerlimit.  HStenn.
+* Update ntpq peer documentation to describe the 'p' type.  HStenn.
 
 ---
 (4.2.8p10) 2017/03/21 Released by Harlan Stenn <stenn@ntp.org>
diff --git a/NEWS b/NEWS
index 4114778fd8e99b0078f2eba929de74e811182bfd..83726c70eb9703ef387ae459d49eef96d84e7fdf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ Focus: Security, Bug fixes, enhancements.
 Severity: MEDIUM ?
 
 This release fixes 1 medium-, 2 low-/medium-, and 1 informational/medum-severity
-vulnerabilities, and provides 58 other non-security fixes and improvements:
+vulnerabilities, and provides 59 other non-security fixes and improvements:
 
 update-leap needs the following perl modules:
        Net::SSLeay
index 6fe4dfc098200099462ff49cfde5d813636c17bf..4789c8ba9cdcfc292b383f7af919614054d01b0f 100644 (file)
@@ -11,7 +11,7 @@
 <img src="pic/bustardfly.gif" alt="gif" align="left"><a href="http://www.eecis.udel.edu/~mills/pictures.html">from <i>Pogo</i>, Walt Kelly</a>
 <p>A typical NTP monitoring packet</p>
 <p>Last update:
-  <!-- #BeginDate format:En2m -->31-Jan-2014  06:54<!-- #EndDate -->
+  <!-- #BeginDate format:En2m -->24-Jan-2018  08:35<!-- #EndDate -->
     UTC</p>
 <br clear="left">
 <h4>More Help</h4>
       </tr>
       <tr>
         <td><tt>t</tt></td>
-        <td><tt>u</tt>: unicast or manycast client, <tt>b</tt>:
-          broadcast or multicast client, <tt>l</tt>: local (reference clock), <tt>s</tt>: symmetric (peer), <tt>A</tt>: manycast server, <tt>B</tt>:
-          broadcast server, <tt>M</tt>: multicast server</td>
+        <td>
+         <tt>u</tt>: unicast or manycast client,
+         <tt>b</tt>: broadcast or multicast client,
+         <tt>p</tt>: pool source,
+         <tt>l</tt>: local (reference clock),
+         <tt>s</tt>: symmetric (peer),
+         <tt>A</tt>: manycast server,
+         <tt>B</tt>: broadcast server,
+         <tt>M</tt>: multicast server
+       </td>
       </tr>
       <tr>
         <td><tt>when</tt></td>
index ff097550fc63100462a8140d556bb5a0b6ac1c25..96613240dd8e7996813c51c35d69cadffbeb9381 100644 (file)
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpq.texi)
 #
-# It has been AutoGen-ed  May 19, 2017 at 12:33:24 PM by AutoGen 5.18.5
+# It has been AutoGen-ed  January 24, 2018 at 08:38:44 AM by AutoGen 5.18.5
 # From the definitions    ntpq-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -523,6 +523,8 @@ reference clocks, ..., 16 for unsynchronized server clocks
 unicast or manycast client,
 @code{b}:
 broadcast or multicast client,
+@code{p}:
+pool source,
 @code{l}:
 local (reference clock),
 @code{s}:
@@ -942,7 +944,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.8p10
+ntpq - standard NTP query program - Ver. 4.2.8p11
 Usage:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 name resolution
index 959fb39b4e5bff6f5085aab5fe776f37fbbbbafc..a94a7e182b4dbc25b5286cca66edea6eb072e4e1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *
- *  It has been AutoGen-ed  May 19, 2017 at 12:33:14 PM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  January 24, 2018 at 08:38:33 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.8p10\n"
+/*     0 */ "ntpq 4.2.8p11\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.8p10\n"
+/*  1789 */ "ntpq - standard NTP query program - Ver. 4.2.8p11\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.8p10\0"
+/*  1958 */ "ntpq 4.2.8p11\0"
 /*  1972 */ "hash";
 
 /**
@@ -841,7 +841,7 @@ static void bogus_function(void) {
      translate option names.
    */
   /* referenced via ntpqOptions.pzCopyright */
-  puts(_("ntpq 4.2.8p10\n\
+  puts(_("ntpq 4.2.8p11\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.8p10\n\
+  puts(_("ntpq - standard NTP query program - Ver. 4.2.8p11\n\
 Usage:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
 
   /* referenced via ntpqOptions.pzFullVersion */
-  puts(_("ntpq 4.2.8p10"));
+  puts(_("ntpq 4.2.8p11"));
 
   /* referenced via ntpqOptions.pzFullUsage */
   puts(_("<<<NOT-FOUND>>>"));
index 782ca2fa872935abcfadf6a1188f78c75e624b64..f34653d1281f02ff7b7d844e6009247169da5d98 100644 (file)
@@ -635,6 +635,8 @@ reference clocks, ..., 16 for unsynchronized server clocks
 unicast or manycast client,
 .Ic b :
 broadcast or multicast client,
+.Ic p :
+pool source,
 .Ic l :
 local (reference clock),
 .Ic s :
index 569e985bbc7007c9b033f978551cb198668f0c45..0651a6a6357895cd743d37b9cddfa9412d2ea923 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *
- *  It has been AutoGen-ed  May 19, 2017 at 12:33:14 PM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  January 24, 2018 at 08:38:33 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.8p10"
+#define NTPQ_VERSION       "4.2.8p11"
 /** Full ntpq version text */
-#define NTPQ_FULL_VERSION  "ntpq 4.2.8p10"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.8p11"
 
 /**
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4a62426b0c6cd31d0c435f6a4054d0c077373e74..44f385e681d6570e16396dd4829cd3ec91dd6a82 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpq 1ntpqman "19 May 2017" "4.2.8p10" "User Commands"
+.TH ntpq 1ntpqman "24 Jan 2018" "4.2.8p11" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:33:25 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed January 24, 2018 at 08:38:45 AM by AutoGen 5.18.5
 .\" From the definitions ntpq-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
@@ -731,6 +731,8 @@ reference clocks, ..., 16 for unsynchronized server clocks
 unicast or manycast client,
 \f\*[B-Font]b\f[]:
 broadcast or multicast client,
+\f\*[B-Font]p\f[]:
+pool source,
 \f\*[B-Font]l\f[]:
 local (reference clock),
 \f\*[B-Font]s\f[]:
index 3b133adfd064ce930d3c2fa75fb30400c2ac0c3c..a8caa8fa97330bb5b562dcaf9f7da693f82bb793 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd January 24 2018
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:33:22 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  January 24, 2018 at 08:38:42 AM by AutoGen 5.18.5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -525,6 +525,8 @@ reference clocks, ..., 16 for unsynchronized server clocks
 unicast or manycast client,
 .Ic b :
 broadcast or multicast client,
+.Ic p :
+pool source,
 .Ic l :
 local (reference clock),
 .Ic s :
index b84d2ff70eafe7a64f60ff5579f0b009b0bd9105..6f7f574b5fd6931f8d180b8bc64e4c5e642463aa 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.8p10 of <code>ntpq</code>.
+  <p>This document applies to version 4.2.8p11 of <code>ntpq</code>.
 
 <ul class="menu">
 <li><a accesskey="1" href="#ntpq-Description">ntpq Description</a>
index 49ddc0bb73874dae33896c46bf23f63866190dad..a23f5dc512b5e7af272a20e10aa04629c3465e74 100644 (file)
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpq @NTPQ_MS@ "19 May 2017" "4.2.8p10" "User Commands"
+.TH ntpq @NTPQ_MS@ "24 Jan 2018" "4.2.8p11" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed May 19, 2017 at 12:33:25 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed January 24, 2018 at 08:38:45 AM by AutoGen 5.18.5
 .\" From the definitions ntpq-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
@@ -731,6 +731,8 @@ reference clocks, ..., 16 for unsynchronized server clocks
 unicast or manycast client,
 \f\*[B-Font]b\f[]:
 broadcast or multicast client,
+\f\*[B-Font]p\f[]:
+pool source,
 \f\*[B-Font]l\f[]:
 local (reference clock),
 \f\*[B-Font]s\f[]:
index 2b04e2161b37ba2fb09beba4c20378991ee9bfa6..b4d1757b32ddc55747cab79d5e5052db05e2956b 100644 (file)
@@ -1,9 +1,9 @@
-.Dd May 19 2017
+.Dd January 24 2018
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  May 19, 2017 at 12:33:22 PM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  January 24, 2018 at 08:38:42 AM by AutoGen 5.18.5
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -525,6 +525,8 @@ reference clocks, ..., 16 for unsynchronized server clocks
 unicast or manycast client,
 .Ic b :
 broadcast or multicast client,
+.Ic p :
+pool source,
 .Ic l :
 local (reference clock),
 .Ic s :