From: Harlan Stenn Date: Tue, 4 Feb 2020 23:58:57 +0000 (+0000) Subject: Update the copyright year X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc7072780aa0305c1214d90c41b34cf32b93fadf;p=thirdparty%2Fntp.git Update the copyright year bk: 5e3a0541QAG60JKuITfRicjjcvo-FA --- diff --git a/ChangeLog b/ChangeLog index 00ee95a94..0a5ef1503 100644 --- a/ChangeLog +++ b/ChangeLog @@ -84,6 +84,7 @@ * [Bug 1433] runtime check whether the kernel really supports capabilities - (modified) patch by Kurt Roeckx * Clean up sntp/networking.c:sendpkt() error message. +* Update the copyright year. --- (4.2.8p13) 2019/03/07 Released by Harlan Stenn diff --git a/html/copyright.html b/html/copyright.html index 518435cf7..93604b7d0 100644 --- a/html/copyright.html +++ b/html/copyright.html @@ -3,14 +3,13 @@ Copyright Notice -

Copyright Notice

jpg "Clone me," says Dolly sheepishly.

Last update: - 2-Jan-2017 11:58 + 4-Feb-2020 23:47 UTC


@@ -39,7 +38,7 @@
 ***********************************************************************
 *                                                                     *
-* Copyright (c) Network Time Foundation 2011-2017                     *
+* Copyright (c) Network Time Foundation 2011-2020                     *
 *                                                                     *
 * All Rights Reserved                                                 *
 *                                                                     *
diff --git a/ntpd/invoke-ntp.conf.texi b/ntpd/invoke-ntp.conf.texi
index 132709eec..1a5023286 100644
--- a/ntpd/invoke-ntp.conf.texi
+++ b/ntpd/invoke-ntp.conf.texi
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.conf.texi)
 #
-# It has been AutoGen-ed  February 20, 2019 at 09:56:39 AM by AutoGen 5.18.5
+# It has been AutoGen-ed  February  4, 2020 at 11:52:59 PM by AutoGen 5.18.5
 # From the definitions    ntp.conf.def
 # and the template file   agtexi-file.tpl
 @end ignore
diff --git a/ntpd/invoke-ntp.keys.texi b/ntpd/invoke-ntp.keys.texi
index 9698c5480..18785b4b1 100644
--- a/ntpd/invoke-ntp.keys.texi
+++ b/ntpd/invoke-ntp.keys.texi
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp.keys.texi)
 #
-# It has been AutoGen-ed  February 20, 2019 at 09:56:41 AM by AutoGen 5.18.5
+# It has been AutoGen-ed  February  4, 2020 at 11:53:00 PM by AutoGen 5.18.5
 # From the definitions    ntp.keys.def
 # and the template file   agtexi-file.tpl
 @end ignore
diff --git a/ntpd/invoke-ntpd.texi b/ntpd/invoke-ntpd.texi
index 16dce2180..183802fec 100644
--- a/ntpd/invoke-ntpd.texi
+++ b/ntpd/invoke-ntpd.texi
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpd.texi)
 #
-# It has been AutoGen-ed  February 20, 2019 at 09:56:42 AM by AutoGen 5.18.5
+# It has been AutoGen-ed  February  4, 2020 at 11:53:01 PM by AutoGen 5.18.5
 # From the definitions    ntpd-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -164,7 +164,7 @@ Usage:  ntpd [ - [] | --[@{=| @}] ]... \
    -g no  panicgate      Allow the first adjustment to be Big
                                 - may appear multiple times
    -G no  force-step-once Step any initial offset correction.
-   -i --- jaildir        built without --enable-clockctl or --enable-linuxcaps or --enable-solarisprivs
+   -i Str jaildir        Jail directory
    -I Str interface      Listen on an interface name or address
                                 - may appear multiple times
    -k Str keyfile        path to symmetric keys
@@ -187,7 +187,7 @@ Usage:  ntpd [ - [] | --[@{=| @}] ]... \
    -s Str statsdir       Statistics file location
    -t Str trustedkey     Trusted key number
                                 - may appear multiple times
-   -u --- user           built without --enable-clockctl or --enable-linuxcaps or --enable-solarisprivs
+   -u Str user           Run as userid (or userid:groupid)
    -U Num updateinterval interval in seconds between scans for new or dropped interfaces
       Str var            make ARG an ntp variable (RW)
                                 - may appear multiple times
diff --git a/ntpd/ntp.conf.5man b/ntpd/ntp.conf.5man
index 50ae14f0e..401cf0785 100644
--- a/ntpd/ntp.conf.5man
+++ b/ntpd/ntp.conf.5man
@@ -10,11 +10,11 @@
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntp.conf 5man "20 Feb 2019" "4.2.8p13" "File Formats"
+.TH ntp.conf 5man "04 Feb 2020" "4.2.8p13" "File Formats"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed February 20, 2019 at 09:56:43 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 4, 2020 at 11:53:03 PM by AutoGen 5.18.5
 .\" From the definitions ntp.conf.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
@@ -3424,7 +3424,7 @@ RFC5905
 .SH "AUTHORS"
 The University of Delaware and Network Time Foundation
 .SH "COPYRIGHT"
-Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .SH BUGS
 The syntax checking is not picky; some combinations of
diff --git a/ntpd/ntp.conf.5mdoc b/ntpd/ntp.conf.5mdoc
index 7d133286e..fbe2d7ed1 100644
--- a/ntpd/ntp.conf.5mdoc
+++ b/ntpd/ntp.conf.5mdoc
@@ -1,9 +1,9 @@
-.Dd February 20 2019
+.Dd February 4 2020
 .Dt NTP_CONF 5mdoc File Formats
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  February 20, 2019 at 09:56:34 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February  4, 2020 at 11:52:53 PM by AutoGen 5.18.5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -3255,7 +3255,7 @@ A snapshot of this documentation is available in HTML format in
 .Sh "AUTHORS"
 The University of Delaware and Network Time Foundation
 .Sh "COPYRIGHT"
-Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .Sh BUGS
 The syntax checking is not picky; some combinations of
diff --git a/ntpd/ntp.conf.man.in b/ntpd/ntp.conf.man.in
index d1d9ca562..f1a942ab1 100644
--- a/ntpd/ntp.conf.man.in
+++ b/ntpd/ntp.conf.man.in
@@ -10,11 +10,11 @@
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntp.conf 5 "20 Feb 2019" "4.2.8p13" "File Formats"
+.TH ntp.conf 5 "04 Feb 2020" "4.2.8p13" "File Formats"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed February 20, 2019 at 09:56:43 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 4, 2020 at 11:53:03 PM by AutoGen 5.18.5
 .\" From the definitions ntp.conf.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
@@ -3424,7 +3424,7 @@ RFC5905
 .SH "AUTHORS"
 The University of Delaware and Network Time Foundation
 .SH "COPYRIGHT"
-Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .SH BUGS
 The syntax checking is not picky; some combinations of
diff --git a/ntpd/ntp.conf.mdoc.in b/ntpd/ntp.conf.mdoc.in
index a1c795da2..82b549d93 100644
--- a/ntpd/ntp.conf.mdoc.in
+++ b/ntpd/ntp.conf.mdoc.in
@@ -1,9 +1,9 @@
-.Dd February 20 2019
+.Dd February 4 2020
 .Dt NTP_CONF 5 File Formats
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  February 20, 2019 at 09:56:34 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February  4, 2020 at 11:52:53 PM by AutoGen 5.18.5
 .\"  From the definitions    ntp.conf.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -3255,7 +3255,7 @@ A snapshot of this documentation is available in HTML format in
 .Sh "AUTHORS"
 The University of Delaware and Network Time Foundation
 .Sh "COPYRIGHT"
-Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .Sh BUGS
 The syntax checking is not picky; some combinations of
diff --git a/ntpd/ntp.keys.5man b/ntpd/ntp.keys.5man
index 2642c5660..1e993edfd 100644
--- a/ntpd/ntp.keys.5man
+++ b/ntpd/ntp.keys.5man
@@ -1,8 +1,8 @@
-.TH ntp.keys 5man "20 Feb 2019" "4.2.8p13" "File Formats"
+.TH ntp.keys 5man "04 Feb 2020" "4.2.8p13" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  February 20, 2019 at 09:56:44 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February  4, 2020 at 11:53:05 PM by AutoGen 5.18.5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agman-file.tpl
 .Sh NAME
@@ -176,7 +176,7 @@ the default name of the configuration file
 .SH "AUTHORS"
 The University of Delaware and Network Time Foundation
 .SH "COPYRIGHT"
-Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
diff --git a/ntpd/ntp.keys.5mdoc b/ntpd/ntp.keys.5mdoc
index 8a2dbcbc8..2d445e29e 100644
--- a/ntpd/ntp.keys.5mdoc
+++ b/ntpd/ntp.keys.5mdoc
@@ -1,9 +1,9 @@
-.Dd February 20 2019
+.Dd February 4 2020
 .Dt NTP_KEYS 5mdoc File Formats
-.Os FreeBSD 11.2-RELEASE_SI
+.Os Linux 3.2.0-4-686-pae
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  February 20, 2019 at 09:56:35 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February  4, 2020 at 11:52:55 PM by AutoGen 5.18.5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agmdoc-file.tpl
 .Sh NAME
@@ -163,7 +163,7 @@ it to autogen\-users@lists.sourceforge.net.  Thank you.
 .Sh "AUTHORS"
 The University of Delaware and Network Time Foundation
 .Sh "COPYRIGHT"
-Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
diff --git a/ntpd/ntp.keys.man.in b/ntpd/ntp.keys.man.in
index 9d8b995ca..85cbf2019 100644
--- a/ntpd/ntp.keys.man.in
+++ b/ntpd/ntp.keys.man.in
@@ -1,8 +1,8 @@
-.TH ntp.keys 5 "20 Feb 2019" "4.2.8p13" "File Formats"
+.TH ntp.keys 5 "04 Feb 2020" "4.2.8p13" "File Formats"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.man)
 .\"
-.\"  It has been AutoGen-ed  February 20, 2019 at 09:56:44 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February  4, 2020 at 11:53:05 PM by AutoGen 5.18.5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agman-file.tpl
 .Sh NAME
@@ -176,7 +176,7 @@ the default name of the configuration file
 .SH "AUTHORS"
 The University of Delaware and Network Time Foundation
 .SH "COPYRIGHT"
-Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .SH "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
diff --git a/ntpd/ntp.keys.mdoc.in b/ntpd/ntp.keys.mdoc.in
index 1bc36e3ef..0358abace 100644
--- a/ntpd/ntp.keys.mdoc.in
+++ b/ntpd/ntp.keys.mdoc.in
@@ -1,9 +1,9 @@
-.Dd February 20 2019
+.Dd February 4 2020
 .Dt NTP_KEYS 5 File Formats
-.Os FreeBSD 11.2-RELEASE_SI
+.Os Linux 3.2.0-4-686-pae
 .\"  EDIT THIS FILE WITH CAUTION  (ntp.mdoc)
 .\"
-.\"  It has been AutoGen-ed  February 20, 2019 at 09:56:35 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February  4, 2020 at 11:52:55 PM by AutoGen 5.18.5
 .\"  From the definitions    ntp.keys.def
 .\"  and the template file   agmdoc-file.tpl
 .Sh NAME
@@ -163,7 +163,7 @@ it to autogen\-users@lists.sourceforge.net.  Thank you.
 .Sh "AUTHORS"
 The University of Delaware and Network Time Foundation
 .Sh "COPYRIGHT"
-Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .Sh "BUGS"
 Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org
diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c
index f07269d00..586d8ad76 100644
--- a/ntpd/ntpd-opts.c
+++ b/ntpd/ntpd-opts.c
@@ -1,11 +1,11 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *
- *  It has been AutoGen-ed  February 20, 2019 at 09:56:15 AM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February  4, 2020 at 11:52:47 PM by AutoGen 5.18.5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
- * Generated from AutoOpts 41:1:16 templates.
+ * Generated from AutoOpts 41:0:16 templates.
  *
  *  AutoOpts is a copyrighted work.  This source file is not encumbered
  *  by AutoOpts licensing, but is provided under the licensing terms chosen
@@ -18,7 +18,7 @@
  * The ntpd program is copyrighted and licensed
  * under the following terms:
  *
- *  Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.
+ *  Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation, all rights reserved.
  *  This is free software. It is licensed for use, modification and
  *  redistribution under the terms of the NTP License, copies of which
  *  can be seen at:
@@ -76,7 +76,7 @@ extern FILE * option_usage_fp;
  */
 static char const ntpd_opt_strs[3132] =
 /*     0 */ "ntpd 4.2.8p13\n"
-            "Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n"
+            "Copyright (C) 1992-2020 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"
@@ -1530,7 +1530,7 @@ static void bogus_function(void) {
    */
   /* referenced via ntpdOptions.pzCopyright */
   puts(_("ntpd 4.2.8p13\n\
-Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n\
+Copyright (C) 1992-2020 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"));
diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h
index e7e8a608d..3a4e9bd8f 100644
--- a/ntpd/ntpd-opts.h
+++ b/ntpd/ntpd-opts.h
@@ -1,11 +1,11 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *
- *  It has been AutoGen-ed  February 20, 2019 at 09:56:15 AM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February  4, 2020 at 11:52:47 PM by AutoGen 5.18.5
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
- * Generated from AutoOpts 41:1:16 templates.
+ * Generated from AutoOpts 41:0:16 templates.
  *
  *  AutoOpts is a copyrighted work.  This header file is not encumbered
  *  by AutoOpts licensing, but is provided under the licensing terms chosen
@@ -18,7 +18,7 @@
  * The ntpd program is copyrighted and licensed
  * under the following terms:
  *
- *  Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.
+ *  Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation, all rights reserved.
  *  This is free software. It is licensed for use, modification and
  *  redistribution under the terms of the NTP License, copies of which
  *  can be seen at:
@@ -53,7 +53,7 @@
  *  tolerable version is at least as old as what was current when the header
  *  template was released.
  */
-#define AO_TEMPLATE_VERSION 167937
+#define AO_TEMPLATE_VERSION 167936
 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \
  || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION)
 # error option template version mismatches autoopts/options.h header
diff --git a/ntpd/ntpd.1ntpdman b/ntpd/ntpd.1ntpdman
index 92d053e40..8a69e17a4 100644
--- a/ntpd/ntpd.1ntpdman
+++ b/ntpd/ntpd.1ntpdman
@@ -10,11 +10,11 @@
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpd 1ntpdman "20 Feb 2019" "4.2.8p13" "User Commands"
+.TH ntpd 1ntpdman "04 Feb 2020" "4.2.8p13" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed February 20, 2019 at 09:56:46 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 4, 2020 at 11:53:06 PM by AutoGen 5.18.5
 .\" From the definitions ntpd-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
@@ -979,7 +979,7 @@ RFC5908
 .SH "AUTHORS"
 The University of Delaware and Network Time Foundation
 .SH "COPYRIGHT"
-Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .SH BUGS
 The
diff --git a/ntpd/ntpd.1ntpdmdoc b/ntpd/ntpd.1ntpdmdoc
index 962089892..eb8140a80 100644
--- a/ntpd/ntpd.1ntpdmdoc
+++ b/ntpd/ntpd.1ntpdmdoc
@@ -1,9 +1,9 @@
-.Dd February 20 2019
+.Dd February 4 2020
 .Dt NTPD 1ntpdmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  February 20, 2019 at 09:56:37 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February  4, 2020 at 11:52:57 PM by AutoGen 5.18.5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -886,7 +886,7 @@ A snapshot of this documentation is available in HTML format in
 .Sh "AUTHORS"
 The University of Delaware and Network Time Foundation
 .Sh "COPYRIGHT"
-Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .Sh BUGS
 The
diff --git a/ntpd/ntpd.man.in b/ntpd/ntpd.man.in
index ed5a2f0bb..a11b4f964 100644
--- a/ntpd/ntpd.man.in
+++ b/ntpd/ntpd.man.in
@@ -10,11 +10,11 @@
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpd @NTPD_MS@ "20 Feb 2019" "4.2.8p13" "User Commands"
+.TH ntpd @NTPD_MS@ "04 Feb 2020" "4.2.8p13" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed February 20, 2019 at 09:56:46 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 4, 2020 at 11:53:06 PM by AutoGen 5.18.5
 .\" From the definitions ntpd-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
@@ -979,7 +979,7 @@ RFC5908
 .SH "AUTHORS"
 The University of Delaware and Network Time Foundation
 .SH "COPYRIGHT"
-Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .SH BUGS
 The
diff --git a/ntpd/ntpd.mdoc.in b/ntpd/ntpd.mdoc.in
index 8e3d42799..a6a4b0475 100644
--- a/ntpd/ntpd.mdoc.in
+++ b/ntpd/ntpd.mdoc.in
@@ -1,9 +1,9 @@
-.Dd February 20 2019
+.Dd February 4 2020
 .Dt NTPD @NTPD_MS@ User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  February 20, 2019 at 09:56:37 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February  4, 2020 at 11:52:57 PM by AutoGen 5.18.5
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -886,7 +886,7 @@ A snapshot of this documentation is available in HTML format in
 .Sh "AUTHORS"
 The University of Delaware and Network Time Foundation
 .Sh "COPYRIGHT"
-Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .Sh BUGS
 The
diff --git a/ntpdc/invoke-ntpdc.texi b/ntpdc/invoke-ntpdc.texi
index 737083477..750fd67f9 100644
--- a/ntpdc/invoke-ntpdc.texi
+++ b/ntpdc/invoke-ntpdc.texi
@@ -6,7 +6,7 @@
 #
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpdc.texi)
 #
-# It has been AutoGen-ed  February 20, 2019 at 09:56:51 AM by AutoGen 5.18.5
+# It has been AutoGen-ed  February  4, 2020 at 11:53:13 PM by AutoGen 5.18.5
 # From the definitions    ntpdc-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c
index 2125040e0..f61fcc1ec 100644
--- a/ntpdc/ntpdc-opts.c
+++ b/ntpdc/ntpdc-opts.c
@@ -1,11 +1,11 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *
- *  It has been AutoGen-ed  February 20, 2019 at 09:56:48 AM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February  4, 2020 at 11:53:07 PM by AutoGen 5.18.5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
- * Generated from AutoOpts 41:1:16 templates.
+ * Generated from AutoOpts 41:0:16 templates.
  *
  *  AutoOpts is a copyrighted work.  This source file is not encumbered
  *  by AutoOpts licensing, but is provided under the licensing terms chosen
@@ -18,7 +18,7 @@
  * The ntpdc program is copyrighted and licensed
  * under the following terms:
  *
- *  Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.
+ *  Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation, all rights reserved.
  *  This is free software. It is licensed for use, modification and
  *  redistribution under the terms of the NTP License, copies of which
  *  can be seen at:
@@ -70,7 +70,7 @@ extern FILE * option_usage_fp;
  */
 static char const ntpdc_opt_strs[1914] =
 /*     0 */ "ntpdc 4.2.8p13\n"
-            "Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n"
+            "Copyright (C) 1992-2020 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"
@@ -797,7 +797,7 @@ static void bogus_function(void) {
    */
   /* referenced via ntpdcOptions.pzCopyright */
   puts(_("ntpdc 4.2.8p13\n\
-Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n\
+Copyright (C) 1992-2020 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"));
diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h
index 5af0193c6..6c8401622 100644
--- a/ntpdc/ntpdc-opts.h
+++ b/ntpdc/ntpdc-opts.h
@@ -1,11 +1,11 @@
 /*
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *
- *  It has been AutoGen-ed  February 20, 2019 at 09:56:48 AM by AutoGen 5.18.5
+ *  It has been AutoGen-ed  February  4, 2020 at 11:53:07 PM by AutoGen 5.18.5
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
- * Generated from AutoOpts 41:1:16 templates.
+ * Generated from AutoOpts 41:0:16 templates.
  *
  *  AutoOpts is a copyrighted work.  This header file is not encumbered
  *  by AutoOpts licensing, but is provided under the licensing terms chosen
@@ -18,7 +18,7 @@
  * The ntpdc program is copyrighted and licensed
  * under the following terms:
  *
- *  Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.
+ *  Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation, all rights reserved.
  *  This is free software. It is licensed for use, modification and
  *  redistribution under the terms of the NTP License, copies of which
  *  can be seen at:
@@ -53,7 +53,7 @@
  *  tolerable version is at least as old as what was current when the header
  *  template was released.
  */
-#define AO_TEMPLATE_VERSION 167937
+#define AO_TEMPLATE_VERSION 167936
 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \
  || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION)
 # error option template version mismatches autoopts/options.h header
diff --git a/ntpdc/ntpdc.1ntpdcman b/ntpdc/ntpdc.1ntpdcman
index e74529e1b..0977d4164 100644
--- a/ntpdc/ntpdc.1ntpdcman
+++ b/ntpdc/ntpdc.1ntpdcman
@@ -10,11 +10,11 @@
 .ds B-Font B
 .ds I-Font I
 .ds R-Font R
-.TH ntpdc 1ntpdcman "20 Feb 2019" "4.2.8p13" "User Commands"
+.TH ntpdc 1ntpdcman "04 Feb 2020" "4.2.8p13" "User Commands"
 .\"
 .\" EDIT THIS FILE WITH CAUTION (in-mem file)
 .\"
-.\" It has been AutoGen-ed February 20, 2019 at 09:56:53 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed February 4, 2020 at 11:53:14 PM by AutoGen 5.18.5
 .\" From the definitions ntpdc-opts.def
 .\" and the template file agman-cmd.tpl
 .SH NAME
@@ -848,7 +848,7 @@ RFC1305
 .SH AUTHORS
 The formatting directives in this document came from FreeBSD.
 .SH "COPYRIGHT"
-Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .SH BUGS
 The
diff --git a/ntpdc/ntpdc.1ntpdcmdoc b/ntpdc/ntpdc.1ntpdcmdoc
index fc6f55fbb..ba8655c7b 100644
--- a/ntpdc/ntpdc.1ntpdcmdoc
+++ b/ntpdc/ntpdc.1ntpdcmdoc
@@ -1,9 +1,9 @@
-.Dd February 20 2019
+.Dd February 4 2020
 .Dt NTPDC 1ntpdcmdoc User Commands
 .Os
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"
-.\"  It has been AutoGen-ed  February 20, 2019 at 09:56:50 AM by AutoGen 5.18.5
+.\"  It has been AutoGen-ed  February  4, 2020 at 11:53:11 PM by AutoGen 5.18.5
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
@@ -787,7 +787,7 @@ it to autogen\-users@lists.sourceforge.net.  Thank you.
 .Sh AUTHORS
 The formatting directives in this document came from FreeBSD.
 .Sh "COPYRIGHT"
-Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved.
+Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved.
 This program is released under the terms of the NTP license, .
 .Sh BUGS
 The
diff --git a/ntpdc/ntpdc.html b/ntpdc/ntpdc.html
index 0d550eb7f..438777564 100644
--- a/ntpdc/ntpdc.html
+++ b/ntpdc/ntpdc.html
@@ -1,219 +1,162 @@
-
-
-
+
 
-
-ntpdc: NTPD Control User’s Manual
-
-
-
-
-
-
-
-
-
-
-
+ntpdc: NTPD Control User's Manual
+
+
+
+
+
+
+
 
-
-
-

ntpdc: NTPD Control User’s Manual

- - - - - + +

ntpdc: NTPD Control User's Manual

+
-
-

-Next: , Previous: , Up: (dir)  

+


+Next: , +Previous: (dir), +Up: (dir) +
- -

ntpdc: NTPD Control User Manual

-

This document describes the use of the NTP Project’s ntpdc program, +

ntpdc: NTPD Control User Manual

+ +

This document describes the use of the NTP Project's ntpdc program, that can be used to query a Network Time Protocol (NTP) server and display the time offset of the system clock relative to the server clock. Run as root, it can correct the system clock to this offset as well. It can be run as an interactive command or from a cron job. -

-

This document applies to version 4.2.8p13 of ntpdc. -

-

The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 + +

This document applies to version 4.2.8p13 of ntpdc. + +

The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. -

- -

Short Table of Contents

-
-
    -
  • 1 Description
  • +
    +

    Short Contents

    +
    + - - - - - - -
    +
    -
    -

    -Next: , Up: Top  

    +


    + +
    - -

    1 Description

    + + +

    Description

    By default, ntpdc writes the local data and time (i.e., not UTC) to the standard output in the format: -

    -
    -
    1996-10-15 20:17:25.123 (+0800) +4.567 +/- 0.089 secs
    -
    -

    where +

         1996-10-15 20:17:25.123 (+0800) +4.567 +/- 0.089 secs
    +
    +

    where YYYY-MM-DD HH:MM:SS.SUBSEC is the local date and time, (+0800) is the local timezone adjustment (so we would add 8 hours and 0 minutes to convert the reported local time to UTC), and the +4.567 +/- 0.089 secs indicates the time offset and error bound of the system clock relative to the server clock. -

    - - - - - -
    + +
    -
    -

    -Next: , Previous: , Up: ntpdc Description  

    +


    + +
    - -

    1.1 Invoking ntpdc

    - - +

    Invoking ntpdc

    +

    -

    ntpdc -is deprecated. +

    ntpdc +is deprecated. Please use ntpq(1ntpqmdoc) instead - it can do everything ntpdc used to do, and it does so using a much more sane interface. -

    -

    ntpdc + +

    ntpdc is a utility program used to query ntpd(1ntpdmdoc) about its -current state and to request changes in that state. -It uses NTP mode 7 control message formats described in the source code. +current state and to request changes in that state. +It uses NTP mode 7 control message formats described in the source code. The program may be run either in interactive mode or controlled using command line -arguments. +arguments. Extensive state and statistics information is available through the ntpdc -interface. +interface. In addition, nearly all the configuration options which can be specified at startup using -ntpd’s configuration file may also be specified at run time using +ntpd's configuration file may also be specified at run time using ntpdc -

    -

    This section was generated by AutoGen, -using the agtexi-cmd template and the option descriptions for the ntpdc program. + +

    This section was generated by AutoGen, +using the agtexi-cmd template and the option descriptions for the ntpdc program. This software is released under the NTP license, <http://ntp.org/license>. -

    - - - - - - - - - - - - - - - - - - -
    + + + +
    -
    -

    -Next: , Up: ntpdc Invocation  

    +


    +Next: , +Up: ntpdc Invocation +
    - -

    1.1.1 ntpdc help/usage (--help)

    - - -

    This is the automatically generated usage text for ntpdc. -

    -

    The text printed is the same whether selected with the help option -(--help) or the more-help option (--more-help). more-help will print -the usage text by passing it through a pager program. + +

    ntpdc help/usage (--help)

    + +

    +This is the automatically generated usage text for ntpdc. + +

    The text printed is the same whether selected with the help option +(--help) or the more-help option (--more-help). more-help will print +the usage text by passing it through a pager program. more-help is disabled on platforms without a working fork(2) function. The PAGER environment variable is -used to select the program, defaulting to more. Both will exit +used to select the program, defaulting to more. Both will exit with a status code of 0. -

    -
    +
    ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p13
     Usage:  ntpdc [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]
       Flg Arg Option-Name    Description
    @@ -258,333 +201,335 @@ The following option preset mechanisms are supported:
      - examining environment variables named NTPDC_*
     
     Please send bug reports to:  <http://bugs.ntp.org, bugs@ntp.org>
    -
    - -
    +
+
-
-

-Next: , Previous: , Up: ntpdc Invocation  

+


+Next: , +Previous: ntpdc usage, +Up: ntpdc Invocation +
- -

1.1.2 ipv4 option (-4)

- - -

This is the “force ipv4 dns name resolution” option. -

-

This option has some usage constraints. It: -

    -
  • must not appear in combination with any of the following options: -ipv6. -
- -

Force DNS resolution of following host names on the command line -to the IPv4 namespace. -


+ +

ipv4 option (-4)

+ +

+This is the “force ipv4 dns name resolution” option. + +

This option has some usage constraints. It: +

    +
  • must not appear in combination with any of the following options: +ipv6. +
+ +

Force DNS resolution of following host names on the command line +to the IPv4 namespace. +

-
-

-Next: , Previous: , Up: ntpdc Invocation  

+


+Next: , +Previous: ntpdc ipv4, +Up: ntpdc Invocation +
- -

1.1.3 ipv6 option (-6)

- - -

This is the “force ipv6 dns name resolution” option. -

-

This option has some usage constraints. It: -

    -
  • must not appear in combination with any of the following options: -ipv4. -
- -

Force DNS resolution of following host names on the command line -to the IPv6 namespace. -


+ +

ipv6 option (-6)

+ +

+This is the “force ipv6 dns name resolution” option. + +

This option has some usage constraints. It: +

    +
  • must not appear in combination with any of the following options: +ipv4. +
+ +

Force DNS resolution of following host names on the command line +to the IPv6 namespace. +

-
-

-Next: , Previous: , Up: ntpdc Invocation  

+


+Next: , +Previous: ntpdc ipv6, +Up: ntpdc Invocation +
- -

1.1.4 command option (-c)

- - -

This is the “run a command and exit” option. -This option takes a string argument cmd. -

-

This option has some usage constraints. It: -

    -
  • may appear an unlimited number of times. -
- -

The following argument is interpreted as an interactive format command + +

command option (-c)

+ +

+This is the “run a command and exit” option. +This option takes a string argument cmd. + +

This option has some usage constraints. It: +

    +
  • may appear an unlimited number of times. +
+ +

The following argument is interpreted as an interactive format command and is added to the list of commands to be executed on the specified -host(s). -


+host(s). +
-
-

-Next: , Previous: , Up: ntpdc Invocation  

+


+Next: , +Previous: ntpdc command, +Up: ntpdc Invocation +
- -

1.1.5 interactive option (-i)

- - -

This is the “force ntpq to operate in interactive mode” option. -

-

This option has some usage constraints. It: -

    -
  • must not appear in combination with any of the following options: -command, listpeers, peers, showpeers. -
- -

Force ntpq to operate in interactive mode. Prompts will be written -to the standard output and commands read from the standard input. -


+ +

interactive option (-i)

+ +

+This is the “force ntpq to operate in interactive mode” option. + +

This option has some usage constraints. It: +

    +
  • must not appear in combination with any of the following options: +command, listpeers, peers, showpeers. +
+ +

Force ntpq to operate in interactive mode. Prompts will be written +to the standard output and commands read from the standard input. +

-
-

-Next: , Previous: , Up: ntpdc Invocation  

+


+Next: , +Previous: ntpdc interactive, +Up: ntpdc Invocation +
- -

1.1.6 listpeers option (-l)

- - -

This is the “print a list of the peers” option. -

-

This option has some usage constraints. It: -

    -
  • must not appear in combination with any of the following options: -command. -
- -

Print a list of the peers known to the server as well as a summary of -their state. This is equivalent to the ’listpeers’ interactive command. -


+ +

listpeers option (-l)

+ +

+This is the “print a list of the peers” option. + +

This option has some usage constraints. It: +

    +
  • must not appear in combination with any of the following options: +command. +
+ +

Print a list of the peers known to the server as well as a summary of +their state. This is equivalent to the 'listpeers' interactive command. +

-
-

-Next: , Previous: , Up: ntpdc Invocation  

+


+Next: , +Previous: ntpdc listpeers, +Up: ntpdc Invocation +
- -

1.1.7 numeric option (-n)

- -

This is the “numeric host addresses” option. +

numeric option (-n)

+ +

+This is the “numeric host addresses” option. Output all host addresses in dotted-quad numeric format rather than converting to the canonical host names. -


+
-
-

-Next: , Previous: , Up: ntpdc Invocation  

+


+Next: , +Previous: ntpdc numeric, +Up: ntpdc Invocation +
- -

1.1.8 peers option (-p)

- - -

This is the “print a list of the peers” option. -

-

This option has some usage constraints. It: -

    -
  • must not appear in combination with any of the following options: -command. -
- -

Print a list of the peers known to the server as well as a summary -of their state. This is equivalent to the ’peers’ interactive command. -


+ +

peers option (-p)

+ +

+This is the “print a list of the peers” option. + +

This option has some usage constraints. It: +

    +
  • must not appear in combination with any of the following options: +command. +
+ +

Print a list of the peers known to the server as well as a summary +of their state. This is equivalent to the 'peers' interactive command. +

-
-

-Next: , Previous: , Up: ntpdc Invocation  

+


+Next: , +Previous: ntpdc peers, +Up: ntpdc Invocation +
- -

1.1.9 showpeers option (-s)

- - -

This is the “show a list of the peers” option. -

-

This option has some usage constraints. It: -

    -
  • must not appear in combination with any of the following options: -command. -
- -

Print a list of the peers known to the server as well as a summary -of their state. This is equivalent to the ’dmpeers’ interactive command. -

- -
+ +

showpeers option (-s)

+ +

+This is the “show a list of the peers” option. + +

This option has some usage constraints. It: +

    +
  • must not appear in combination with any of the following options: +command. +
+ +

Print a list of the peers known to the server as well as a summary +of their state. This is equivalent to the 'dmpeers' interactive command. + +

-
-

-Next: , Previous: , Up: ntpdc Invocation  

+


+Next: , +Previous: ntpdc showpeers, +Up: ntpdc Invocation +
- -

1.1.10 presetting/configuring ntpdc

+ +

presetting/configuring ntpdc

Any option that is not marked as not presettable may be preset by -loading values from configuration ("rc" or "ini") files, and values from environment variables named NTPDC and NTPDC_<OPTION_NAME>. <OPTION_NAME> must be one of -the options listed above in upper case and segmented with underscores. +loading values from configuration ("rc" or "ini") files, and values from environment variables named NTPDC and NTPDC_<OPTION_NAME>. <OPTION_NAME> must be one of +the options listed above in upper case and segmented with underscores. The NTPDC variable will be tokenized and parsed like the command line. The remaining variables are tested for existence and their values are treated like option arguments. -

- -

libopts will search in 2 places for configuration files: -

    -
  • $HOME -
  • $PWD -
-

The environment variables HOME, and PWD -are expanded and replaced when ntpdc runs. -For any of these that are plain files, they are simply processed. -For any that are directories, then a file named .ntprc is searched for + +

libopts will search in 2 places for configuration files: +

    +
  • $HOME +
  • $PWD +
+ The environment variables HOME, and PWD +are expanded and replaced when ntpdc runs. +For any of these that are plain files, they are simply processed. +For any that are directories, then a file named .ntprc is searched for within that directory and processed. -

-

Configuration files may be in a wide variety of formats. + +

Configuration files may be in a wide variety of formats. The basic format is an option name followed by a value (argument) on the same line. Values may be separated from the option name with a colon, equal sign or simply white space. Values may be continued across multiple lines by escaping the newline with a backslash. -

-

Multiple programs may also share the same initialization file. + +

Multiple programs may also share the same initialization file. Common options are collected at the top, followed by program specific segments. The segments are separated by lines like: -

-
[NTPDC]
-
-

or by -

-
<?program ntpdc>
-
-

Do not mix these styles within one configuration file. -

-

Compound values and carefully constructed string values may also be +

    [NTPDC]
+
+

or by +

    <?program ntpdc>
+
+

Do not mix these styles within one configuration file. + +

Compound values and carefully constructed string values may also be specified using XML syntax: -

-
<option-name>
-   <sub-opt>...&lt;...&gt;...</sub-opt>
-</option-name>
-
-

yielding an option-name.sub-opt string value of -

-
"...<...>..."
-
-

AutoOpts does not track suboptions. You simply note that it is a +

    <option-name>
+       <sub-opt>...&lt;...&gt;...</sub-opt>
+    </option-name>
+
+

yielding an option-name.sub-opt string value of +

    "...<...>..."
+
+

AutoOpts does not track suboptions. You simply note that it is a hierarchicly valued option. AutoOpts does provide a means for searching the associated name/value pair list (see: optionFindValue). -

-

The command line options relating to configuration and/or usage help are: -

- -

version (-)

+ +

The command line options relating to configuration and/or usage help are: + +

version (-)

Print the program version to standard out, optionally with licensing information, then exit 0. The optional argument specifies how much licensing -detail to provide. The default is to print just the version. The licensing infomation may be selected with an option argument. +detail to provide. The default is to print just the version. The licensing infomation may be selected with an option argument. Only the first letter of the argument is examined: -

-
-
version
-

Only print the version. This is the default. -

-
copyright
-

Name the copyright usage licensing terms. -

-
verbose
-

Print the full copyright usage licensing terms. -

+ +
+
version
Only print the version. This is the default. +
copyright
Name the copyright usage licensing terms. +
verbose
Print the full copyright usage licensing terms.
-
+
-
-

-Next: , Previous: , Up: ntpdc Invocation  

+


+Next: , +Previous: ntpdc config, +Up: ntpdc Invocation +
- -

1.1.11 ntpdc exit status

+ +

ntpdc exit status

One of the following exit values will be returned: -

-
0 (EXIT_SUCCESS)
-

Successful program execution. -

-
1 (EXIT_FAILURE)
-

The operation failed or the command syntax was not valid. -

-
66 (EX_NOINPUT)
-

A specified configuration file could not be loaded. -

-
70 (EX_SOFTWARE)
-

libopts had an internal operational error. Please report -it to autogen-users@lists.sourceforge.net. Thank you. -

+
+
0 (EXIT_SUCCESS)
Successful program execution. +
1 (EXIT_FAILURE)
The operation failed or the command syntax was not valid. +
66 (EX_NOINPUT)
A specified configuration file could not be loaded. +
70 (EX_SOFTWARE)
libopts had an internal operational error. Please report +it to autogen-users@lists.sourceforge.net. Thank you.
-
+
-
-

-Next: , Previous: , Up: ntpdc Invocation  

+


+Next: , +Previous: ntpdc exit status, +Up: ntpdc Invocation +
- -

1.1.12 ntpdc Usage

-
+ +

ntpdc Usage

+ +
-
-

-Next: , Previous: , Up: ntpdc Invocation  

+


+Next: , +Previous: ntpdc Usage, +Up: ntpdc Invocation +
- -

1.1.13 ntpdc See Also

-
+ +

ntpdc See Also

+ +
-
-

-Next: , Previous: , Up: ntpdc Invocation  

+


+Next: , +Previous: ntpdc See Also, +Up: ntpdc Invocation +
- -

1.1.14 ntpdc Authors

-
+ +

ntpdc Authors

+ +
-
-

-Previous: , Up: ntpdc Invocation  

+


+Previous: ntpdc Authors, +Up: ntpdc Invocation +
- -

1.1.15 ntpdc Bugs

-
+

ntpdc Bugs

+ +
-
-

-Previous: , Up: ntpdc Description  

+


+ +
- -

1.2 Usage

+ + +

Usage

The simplest use of this program is as an unprivileged command to -check the current time, offset, and error in the local clock. +check the current time, offset, and error in the local clock. For example: -

-
-
ntpdc ntpserver.somewhere
-
-

With suitable privilege, it can be run as a command or in a +

    ntpdc ntpserver.somewhere
+
+

With suitable privilege, it can be run as a command or in a cron job to reset the local clock from a reliable server, like -the ntpdate and rdate commands. +the ntpdate and rdate commands. For example: -

-
-
ntpdc -a ntpserver.somewhere
-
-
- +
    ntpdc -a ntpserver.somewhere
+
+ - - diff --git a/ntpdc/ntpdc.man.in b/ntpdc/ntpdc.man.in index 801439049..b198cf23c 100644 --- a/ntpdc/ntpdc.man.in +++ b/ntpdc/ntpdc.man.in @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntpdc @NTPDC_MS@ "20 Feb 2019" "4.2.8p13" "User Commands" +.TH ntpdc @NTPDC_MS@ "04 Feb 2020" "4.2.8p13" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:56:53 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:14 PM by AutoGen 5.18.5 .\" From the definitions ntpdc-opts.def .\" and the template file agman-cmd.tpl .SH NAME @@ -848,7 +848,7 @@ RFC1305 .SH AUTHORS The formatting directives in this document came from FreeBSD. .SH "COPYRIGHT" -Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .SH BUGS The diff --git a/ntpdc/ntpdc.mdoc.in b/ntpdc/ntpdc.mdoc.in index 73f60c1f3..73dad5624 100644 --- a/ntpdc/ntpdc.mdoc.in +++ b/ntpdc/ntpdc.mdoc.in @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt NTPDC @NTPDC_MS@ User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:56:50 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:11 PM by AutoGen 5.18.5 .\" From the definitions ntpdc-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -787,7 +787,7 @@ it to autogen\-users@lists.sourceforge.net. Thank you. .Sh AUTHORS The formatting directives in this document came from FreeBSD. .Sh "COPYRIGHT" -Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .Sh BUGS The diff --git a/ntpq/invoke-ntpq.texi b/ntpq/invoke-ntpq.texi index bba6be6a1..50d9d8075 100644 --- a/ntpq/invoke-ntpq.texi +++ b/ntpq/invoke-ntpq.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-ntpq.texi) # -# It has been AutoGen-ed February 20, 2019 at 09:57:01 AM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:53:27 PM by AutoGen 5.18.5 # From the definitions ntpq-opts.def # and the template file agtexi-cmd.tpl @end ignore diff --git a/ntpq/ntpq-opts.c b/ntpq/ntpq-opts.c index 987b6f6e4..9d6511085 100644 --- a/ntpq/ntpq-opts.c +++ b/ntpq/ntpq-opts.c @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntpq-opts.c) * - * It has been AutoGen-ed February 20, 2019 at 09:56:54 AM by AutoGen 5.18.5 + * It has been AutoGen-ed February 4, 2020 at 11:53:16 PM by AutoGen 5.18.5 * From the definitions ntpq-opts.def * and the template file options * - * Generated from AutoOpts 41:1:16 templates. + * Generated from AutoOpts 41:0:16 templates. * * AutoOpts is a copyrighted work. This source file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -18,7 +18,7 @@ * The ntpq program is copyrighted and licensed * under the following terms: * - * Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved. + * Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation, all rights reserved. * This is free software. It is licensed for use, modification and * redistribution under the terms of the NTP License, copies of which * can be seen at: @@ -70,7 +70,7 @@ extern FILE * option_usage_fp; */ static char const ntpq_opt_strs[1977] = /* 0 */ "ntpq 4.2.8p13\n" - "Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n" + "Copyright (C) 1992-2020 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" @@ -842,7 +842,7 @@ static void bogus_function(void) { */ /* referenced via ntpqOptions.pzCopyright */ puts(_("ntpq 4.2.8p13\n\ -Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n\ +Copyright (C) 1992-2020 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")); diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h index 5564ee303..f4075b45f 100644 --- a/ntpq/ntpq-opts.h +++ b/ntpq/ntpq-opts.h @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntpq-opts.h) * - * It has been AutoGen-ed February 20, 2019 at 09:56:54 AM by AutoGen 5.18.5 + * It has been AutoGen-ed February 4, 2020 at 11:53:16 PM by AutoGen 5.18.5 * From the definitions ntpq-opts.def * and the template file options * - * Generated from AutoOpts 41:1:16 templates. + * Generated from AutoOpts 41:0:16 templates. * * AutoOpts is a copyrighted work. This header file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -18,7 +18,7 @@ * The ntpq program is copyrighted and licensed * under the following terms: * - * Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved. + * Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation, all rights reserved. * This is free software. It is licensed for use, modification and * redistribution under the terms of the NTP License, copies of which * can be seen at: @@ -53,7 +53,7 @@ * tolerable version is at least as old as what was current when the header * template was released. */ -#define AO_TEMPLATE_VERSION 167937 +#define AO_TEMPLATE_VERSION 167936 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \ || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION) # error option template version mismatches autoopts/options.h header diff --git a/ntpq/ntpq.1ntpqman b/ntpq/ntpq.1ntpqman index ce2af8cfa..f7db18575 100644 --- a/ntpq/ntpq.1ntpqman +++ b/ntpq/ntpq.1ntpqman @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntpq 1ntpqman "20 Feb 2019" "4.2.8p13" "User Commands" +.TH ntpq 1ntpqman "04 Feb 2020" "4.2.8p13" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:02 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:28 PM by AutoGen 5.18.5 .\" From the definitions ntpq-opts.def .\" and the template file agman-cmd.tpl .SH NAME @@ -1579,7 +1579,7 @@ it to autogen-users@lists.sourceforge.net. Thank you. .SH "AUTHORS" The University of Delaware and Network Time Foundation .SH "COPYRIGHT" -Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .SH "BUGS" Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org diff --git a/ntpq/ntpq.1ntpqmdoc b/ntpq/ntpq.1ntpqmdoc index 9589e223b..0763a2162 100644 --- a/ntpq/ntpq.1ntpqmdoc +++ b/ntpq/ntpq.1ntpqmdoc @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt NTPQ 1ntpqmdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:56:59 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:25 PM by AutoGen 5.18.5 .\" From the definitions ntpq-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -1046,7 +1046,7 @@ it to autogen\-users@lists.sourceforge.net. Thank you. .Sh "AUTHORS" The University of Delaware and Network Time Foundation .Sh "COPYRIGHT" -Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .Sh "BUGS" Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org diff --git a/ntpq/ntpq.man.in b/ntpq/ntpq.man.in index 861460370..49bfd96b3 100644 --- a/ntpq/ntpq.man.in +++ b/ntpq/ntpq.man.in @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntpq @NTPQ_MS@ "20 Feb 2019" "4.2.8p13" "User Commands" +.TH ntpq @NTPQ_MS@ "04 Feb 2020" "4.2.8p13" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:02 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:28 PM by AutoGen 5.18.5 .\" From the definitions ntpq-opts.def .\" and the template file agman-cmd.tpl .SH NAME @@ -1579,7 +1579,7 @@ it to autogen-users@lists.sourceforge.net. Thank you. .SH "AUTHORS" The University of Delaware and Network Time Foundation .SH "COPYRIGHT" -Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .SH "BUGS" Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org diff --git a/ntpq/ntpq.mdoc.in b/ntpq/ntpq.mdoc.in index d6ebeb5fc..64db19e5a 100644 --- a/ntpq/ntpq.mdoc.in +++ b/ntpq/ntpq.mdoc.in @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt NTPQ @NTPQ_MS@ User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:56:59 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:25 PM by AutoGen 5.18.5 .\" From the definitions ntpq-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -1046,7 +1046,7 @@ it to autogen\-users@lists.sourceforge.net. Thank you. .Sh "AUTHORS" The University of Delaware and Network Time Foundation .Sh "COPYRIGHT" -Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .Sh "BUGS" Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org diff --git a/ntpsnmpd/invoke-ntpsnmpd.texi b/ntpsnmpd/invoke-ntpsnmpd.texi index 4b537ae23..803417058 100644 --- a/ntpsnmpd/invoke-ntpsnmpd.texi +++ b/ntpsnmpd/invoke-ntpsnmpd.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-ntpsnmpd.texi) # -# It has been AutoGen-ed February 20, 2019 at 09:57:07 AM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:53:33 PM by AutoGen 5.18.5 # From the definitions ntpsnmpd-opts.def # and the template file agtexi-cmd.tpl @end ignore diff --git a/ntpsnmpd/ntpsnmpd-opts.c b/ntpsnmpd/ntpsnmpd-opts.c index 609caff4d..9c5bbd838 100644 --- a/ntpsnmpd/ntpsnmpd-opts.c +++ b/ntpsnmpd/ntpsnmpd-opts.c @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c) * - * It has been AutoGen-ed February 20, 2019 at 09:57:03 AM by AutoGen 5.18.5 + * It has been AutoGen-ed February 4, 2020 at 11:53:29 PM by AutoGen 5.18.5 * From the definitions ntpsnmpd-opts.def * and the template file options * - * Generated from AutoOpts 41:1:16 templates. + * Generated from AutoOpts 41:0:16 templates. * * AutoOpts is a copyrighted work. This source file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -18,7 +18,7 @@ * The ntpsnmpd program is copyrighted and licensed * under the following terms: * - * Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved. + * Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation, all rights reserved. * This is free software. It is licensed for use, modification and * redistribution under the terms of the NTP License, copies of which * can be seen at: @@ -62,7 +62,7 @@ extern FILE * option_usage_fp; */ static char const ntpsnmpd_opt_strs[1613] = /* 0 */ "ntpsnmpd 4.2.8p13\n" - "Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n" + "Copyright (C) 1992-2020 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" @@ -555,7 +555,7 @@ static void bogus_function(void) { */ /* referenced via ntpsnmpdOptions.pzCopyright */ puts(_("ntpsnmpd 4.2.8p13\n\ -Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n\ +Copyright (C) 1992-2020 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")); diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 8b88a5128..df426318a 100644 --- a/ntpsnmpd/ntpsnmpd-opts.h +++ b/ntpsnmpd/ntpsnmpd-opts.h @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h) * - * It has been AutoGen-ed February 20, 2019 at 09:57:03 AM by AutoGen 5.18.5 + * It has been AutoGen-ed February 4, 2020 at 11:53:29 PM by AutoGen 5.18.5 * From the definitions ntpsnmpd-opts.def * and the template file options * - * Generated from AutoOpts 41:1:16 templates. + * Generated from AutoOpts 41:0:16 templates. * * AutoOpts is a copyrighted work. This header file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -18,7 +18,7 @@ * The ntpsnmpd program is copyrighted and licensed * under the following terms: * - * Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved. + * Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation, all rights reserved. * This is free software. It is licensed for use, modification and * redistribution under the terms of the NTP License, copies of which * can be seen at: @@ -53,7 +53,7 @@ * tolerable version is at least as old as what was current when the header * template was released. */ -#define AO_TEMPLATE_VERSION 167937 +#define AO_TEMPLATE_VERSION 167936 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \ || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION) # error option template version mismatches autoopts/options.h header diff --git a/ntpsnmpd/ntpsnmpd.1ntpsnmpdman b/ntpsnmpd/ntpsnmpd.1ntpsnmpdman index f8574d77e..1f066476e 100644 --- a/ntpsnmpd/ntpsnmpd.1ntpsnmpdman +++ b/ntpsnmpd/ntpsnmpd.1ntpsnmpdman @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntpsnmpd 1ntpsnmpdman "20 Feb 2019" "4.2.8p13" "User Commands" +.TH ntpsnmpd 1ntpsnmpdman "04 Feb 2020" "4.2.8p13" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:08 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:35 PM by AutoGen 5.18.5 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman-cmd.tpl .SH NAME @@ -138,7 +138,7 @@ it to autogen-users@lists.sourceforge.net. Thank you. .NOP "Heiko Gerstung" .br .SH "COPYRIGHT" -Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .SH "BUGS" Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org diff --git a/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc b/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc index fddcb1927..be76f813d 100644 --- a/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc +++ b/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:05 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:32 PM by AutoGen 5.18.5 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -110,7 +110,7 @@ it to autogen\-users@lists.sourceforge.net. Thank you. .Sh AUTHORS .An "Heiko Gerstung" .Sh "COPYRIGHT" -Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .Sh "BUGS" Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org diff --git a/ntpsnmpd/ntpsnmpd.man.in b/ntpsnmpd/ntpsnmpd.man.in index 5bb4fe450..dd74e8193 100644 --- a/ntpsnmpd/ntpsnmpd.man.in +++ b/ntpsnmpd/ntpsnmpd.man.in @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntpsnmpd @NTPSNMPD_MS@ "20 Feb 2019" "4.2.8p13" "User Commands" +.TH ntpsnmpd @NTPSNMPD_MS@ "04 Feb 2020" "4.2.8p13" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:08 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:35 PM by AutoGen 5.18.5 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agman-cmd.tpl .SH NAME @@ -138,7 +138,7 @@ it to autogen-users@lists.sourceforge.net. Thank you. .NOP "Heiko Gerstung" .br .SH "COPYRIGHT" -Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .SH "BUGS" Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org diff --git a/ntpsnmpd/ntpsnmpd.mdoc.in b/ntpsnmpd/ntpsnmpd.mdoc.in index 6a0421de2..f3cb9beac 100644 --- a/ntpsnmpd/ntpsnmpd.mdoc.in +++ b/ntpsnmpd/ntpsnmpd.mdoc.in @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:05 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:32 PM by AutoGen 5.18.5 .\" From the definitions ntpsnmpd-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -110,7 +110,7 @@ it to autogen\-users@lists.sourceforge.net. Thank you. .Sh AUTHORS .An "Heiko Gerstung" .Sh "COPYRIGHT" -Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .Sh "BUGS" Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org diff --git a/scripts/calc_tickadj/calc_tickadj.1calc_tickadjman b/scripts/calc_tickadj/calc_tickadj.1calc_tickadjman index 14db08ae8..7c0ab6bcf 100644 --- a/scripts/calc_tickadj/calc_tickadj.1calc_tickadjman +++ b/scripts/calc_tickadj/calc_tickadj.1calc_tickadjman @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH calc_tickadj 1calc_tickadjman "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH calc_tickadj 1calc_tickadjman "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:23 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:06 PM by AutoGen 5.18.5 .\" From the definitions calc_tickadj-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc b/scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc index dff96f4b6..71eab8486 100644 --- a/scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc +++ b/scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt CALC_TICKADJ 1calc_tickadjmdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (calc_tickadj-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:24 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:08 PM by AutoGen 5.18.5 .\" From the definitions calc_tickadj-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/scripts/calc_tickadj/calc_tickadj.html b/scripts/calc_tickadj/calc_tickadj.html index 3f65c4948..bbdea3c78 100644 --- a/scripts/calc_tickadj/calc_tickadj.html +++ b/scripts/calc_tickadj/calc_tickadj.html @@ -1,156 +1,121 @@ - - - + - -calc_tickadj User’s Manual - - - - - - - - - - - +calc_tickadj User's Manual + + + + + + + - - -

calc_tickadj User’s Manual

- - - - + +

calc_tickadj User's Manual

+
-
-

-Previous: , Up: (dir)  

+


+Next: , +Previous: (dir), +Up: (dir) +
- -

calc_tickadj User’s Manual

-

This document describes the use of the NTP Project’s calc_tickadj program. +

calc_tickadj User's Manual

+ +

This document describes the use of the NTP Project's calc_tickadj program. This document applies to version 4.2.8p13 of calc_tickadj. -

- -

Short Table of Contents

-
-
    -
  • 1 Invoking calc_tickadj
  • +
    +

    Short Contents

    +
    + - - - - - -
    +
    + -
    -

    -Up: Top  

    +


    +Previous: calc_tickadj Description, +Up: Top +
    - -

    1 Invoking calc_tickadj

    - - -

    The calc_tickadj script uses provided ntp drift file to generate optimal +

    Invoking calc_tickadj

    + +

    +The calc_tickadj script uses provided ntp drift file to generate optimal tick value. Generally, ntpd can do better job if the drift value is the -smallest possible number. -

    -

    The example output of -

    -
    $ ./calc_tickadj
    -81.699 (drift)
    -9999 usec; 9999779 nsec
    -$ cat /etc/ntp/drift
    --23.159
    -
    - -

    means the following. If tick on that box is 10,000, by making the value 9999 -we’ll shift the box from its current drift of -23.159 to a drift of 81.699, and -in doing so we’ll speed the clock up a little every second instead of slowing +smallest possible number. + +

    The example output of +

         $ ./calc_tickadj
    +     81.699 (drift)
    +     9999 usec; 9999779 nsec
    +     $ cat /etc/ntp/drift
    +     -23.159
    +
    +

    means the following. If tick on that box is 10,000, by making the value 9999 +we'll shift the box from its current drift of -23.159 to a drift of 81.699, and +in doing so we'll speed the clock up a little every second instead of slowing the clock down a little. -

    -

    If ’tick’ on that box is 10,000,000 then by setting it to 9999779 the drift + +

    If 'tick' on that box is 10,000,000 then by setting it to 9999779 the drift value will be somewhere around 0.0. -

    -

    calc_tickadj tries to determine the the tick value by using -tickadj program from ntp package. If this doesn’t work you can specify + +

    calc_tickadj tries to determine the the tick value by using +tickadj program from ntp package. If this doesn't work you can specify current tick manually on command line. -

    -

    This section was generated by AutoGen, +

    This section was generated by AutoGen, using the agtexi-cmd template and the option descriptions for the calc_tickadj program. -

    - - - - - - - -
    + + + +
    + - - -

    1.1 calc_tickadj help/usage (--help)

    - - -

    This is the automatically generated usage text for calc_tickadj. -

    -

    The text printed is the same whether selected with the help option -(--help) or the more-help option (--more-help). more-help will print -the usage text by passing it through a pager program. + +

    calc_tickadj help/usage (--help)

    + +

    +This is the automatically generated usage text for calc_tickadj. + +

    The text printed is the same whether selected with the help option +(--help) or the more-help option (--more-help). more-help will print +the usage text by passing it through a pager program. more-help is disabled on platforms without a working fork(2) function. The PAGER environment variable is -used to select the program, defaulting to more. Both will exit +used to select the program, defaulting to more. Both will exit with a status code of 0. -

    -
    -
    calc_tickadj - Calculates "optimal" value for tick given ntp drift file. - Ver. 4.2.7p467
    -USAGE: calc_tickadj [ -<flag> [<val>] | --<name>[{=| }<val>] ]... 
    +
    +
    calc_tickadj - Calculates "optimal" value for tick given ntp drift file. - Ver. 4.2.7p467
    +USAGE: calc_tickadj [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
     
         -d, --drift-file=str         Ntp drift file to use
         -t, --tick=num               Tick value of this host
    @@ -159,64 +124,55 @@ USAGE: calc_tickadj [ -<flag> [<val>] | --<name>[{=| }<val&
     
     Options are specified by doubled hyphens and their name or by a single
     hyphen and the flag character.
    -
    - - - - - - - -
    + +
    + - - -

    1.1.1 drift-file option (-d)

    - -

    This is the “ntp drift file to use” option. -This option takes a string argument. +

    drift-file option (-d)

    + +

    +This is the “ntp drift file to use” option. +This option takes a string argument. Use the specified drift file for calculations -


    +
    + - - -

    1.1.2 tick option (-t)

    - -

    This is the “tick value of this host” option. -This option takes a number argument. +

    tick option (-t)

    + +

    +This is the “tick value of this host” option. +This option takes a number argument. The current tick which to adjustment will be calculated -


    +
    + - - -

    1.1.3 calc_tickadj exit status

    + +

    calc_tickadj exit status

    One of the following exit values will be returned: -

    -
    0 (EXIT_SUCCESS)
    -

    Successful program execution. -

    -
    1 (EXIT_FAILURE)
    -

    The operation failed or the command syntax was not valid. -

    +
    +
    0 (EXIT_SUCCESS)
    Successful program execution. +
    1 (EXIT_FAILURE)
    The operation failed or the command syntax was not valid.
    -
    - + - - diff --git a/scripts/calc_tickadj/calc_tickadj.man.in b/scripts/calc_tickadj/calc_tickadj.man.in index 14db08ae8..7c0ab6bcf 100644 --- a/scripts/calc_tickadj/calc_tickadj.man.in +++ b/scripts/calc_tickadj/calc_tickadj.man.in @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH calc_tickadj 1calc_tickadjman "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH calc_tickadj 1calc_tickadjman "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:23 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:06 PM by AutoGen 5.18.5 .\" From the definitions calc_tickadj-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/calc_tickadj/calc_tickadj.mdoc.in b/scripts/calc_tickadj/calc_tickadj.mdoc.in index dff96f4b6..71eab8486 100644 --- a/scripts/calc_tickadj/calc_tickadj.mdoc.in +++ b/scripts/calc_tickadj/calc_tickadj.mdoc.in @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt CALC_TICKADJ 1calc_tickadjmdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (calc_tickadj-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:24 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:08 PM by AutoGen 5.18.5 .\" From the definitions calc_tickadj-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/scripts/calc_tickadj/invoke-calc_tickadj.texi b/scripts/calc_tickadj/invoke-calc_tickadj.texi index 65c738d31..15a1ae4b2 100644 --- a/scripts/calc_tickadj/invoke-calc_tickadj.texi +++ b/scripts/calc_tickadj/invoke-calc_tickadj.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-calc_tickadj.texi) # -# It has been AutoGen-ed February 20, 2019 at 09:57:25 AM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:09 PM by AutoGen 5.18.5 # From the definitions calc_tickadj-opts.def # and the template file agtexi-cmd.tpl @end ignore diff --git a/scripts/invoke-plot_summary.texi b/scripts/invoke-plot_summary.texi index f0b904579..c827c0e33 100644 --- a/scripts/invoke-plot_summary.texi +++ b/scripts/invoke-plot_summary.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-plot_summary.texi) # -# It has been AutoGen-ed February 20, 2019 at 05:04:25 PM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:30 PM by AutoGen 5.18.5 # From the definitions plot_summary-opts.def # and the template file agtexi-cmd.tpl @end ignore diff --git a/scripts/invoke-summary.texi b/scripts/invoke-summary.texi index 08bf305f0..647dcab0f 100644 --- a/scripts/invoke-summary.texi +++ b/scripts/invoke-summary.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-summary.texi) # -# It has been AutoGen-ed February 20, 2019 at 05:04:29 PM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:34 PM by AutoGen 5.18.5 # From the definitions summary-opts.def # and the template file agtexi-cmd.tpl @end ignore diff --git a/scripts/ntp-wait/invoke-ntp-wait.texi b/scripts/ntp-wait/invoke-ntp-wait.texi index 527035a70..925c2d72b 100644 --- a/scripts/ntp-wait/invoke-ntp-wait.texi +++ b/scripts/ntp-wait/invoke-ntp-wait.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-ntp-wait.texi) # -# It has been AutoGen-ed February 20, 2019 at 09:57:28 AM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:13 PM by AutoGen 5.18.5 # From the definitions ntp-wait-opts.def # and the template file agtexi-cmd.tpl @end ignore diff --git a/scripts/ntp-wait/ntp-wait-opts b/scripts/ntp-wait/ntp-wait-opts index e81dc0e3d..6a9e3a610 100644 --- a/scripts/ntp-wait/ntp-wait-opts +++ b/scripts/ntp-wait/ntp-wait-opts @@ -1,6 +1,6 @@ # EDIT THIS FILE WITH CAUTION (ntp-wait-opts) # -# It has been AutoGen-ed February 20, 2019 at 09:57:27 AM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:11 PM by AutoGen 5.18.5 # From the definitions ntp-wait-opts.def # and the template file perlopt diff --git a/scripts/ntp-wait/ntp-wait.1ntp-waitman b/scripts/ntp-wait/ntp-wait.1ntp-waitman index 90cc4da29..866824f02 100644 --- a/scripts/ntp-wait/ntp-wait.1ntp-waitman +++ b/scripts/ntp-wait/ntp-wait.1ntp-waitman @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntp-wait 1ntp-waitman "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH ntp-wait 1ntp-waitman "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:30 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:14 PM by AutoGen 5.18.5 .\" From the definitions ntp-wait-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/ntp-wait/ntp-wait.1ntp-waitmdoc b/scripts/ntp-wait/ntp-wait.1ntp-waitmdoc index 368b273db..bbe61a7d6 100644 --- a/scripts/ntp-wait/ntp-wait.1ntp-waitmdoc +++ b/scripts/ntp-wait/ntp-wait.1ntp-waitmdoc @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt NTP_WAIT 1ntp-waitmdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:27 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:11 PM by AutoGen 5.18.5 .\" From the definitions ntp-wait-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/scripts/ntp-wait/ntp-wait.html b/scripts/ntp-wait/ntp-wait.html index 3b33e6de7..125c1a328 100644 --- a/scripts/ntp-wait/ntp-wait.html +++ b/scripts/ntp-wait/ntp-wait.html @@ -1,105 +1,72 @@ - - - + - -Ntp-wait User’s Manual - - - - - - - - - - - +Ntp-wait User's Manual + + + + + + + - - -

    Ntp-wait User’s Manual

    - - - - - + +

    Ntp-wait User's Manual

    +
    -
    -

    -Previous: , Up: (dir)  

    +


    +Next: , +Previous: (dir), +Up: (dir) +
    -

    Top

    -

    This document describes the use of the NTP Project’s ntp-wait program. -

    -

    If there are time-sensitive applications, +

    This document describes the use of the NTP Project's ntp-wait program. + +

    If there are time-sensitive applications, the proper sequence of events is to run ntpd -g as early as possible, then invoke all of the non-time-sensitive process, run ntp-wait to block -until the system’s time has stabilized and synchronized, +until the system's time has stabilized and synchronized, and only then start any applicaitons (like database servers) that require accurate and stable time. -

    -

    This document applies to version 4.2.8p13 of ntp-wait. -

    - -

    Short Table of Contents

    -
    -
  • 1 Invoking ntp-wait
  • +

    This document applies to version 4.2.8p13 of ntp-wait. +

    +

    Short Contents

    +
      +
    + - - - - - -
    +
    + -
    -

    -Up: Top  

    +


    + +
    - -

    1 Invoking ntp-wait

    - - +

    0.1 Invoking ntp-wait

    +

    -

    ntp-wait +

    ntp-wait will send at most num-tries queries to @@ -109,58 +76,52 @@ sleeping for after each status return that says ntpd(8) has not yet produced a synchronized and stable system clock. -

    -

    ntp-wait + +

    ntp-wait will do this quietly, unless the -v -flag is provided. +flag is provided. This can be useful at boot time, to delay the boot sequence until after ntpd -g has set the time. -

    -

    This section was generated by AutoGen, + +

    This section was generated by AutoGen, using the agtexi-cmd template and the option descriptions for the ntp-wait program. -

    - - - - - - - - - - -
    + + + +
    + - - -

    1.1 ntp-wait help/usage (--help)

    - - -

    This is the automatically generated usage text for ntp-wait. -

    -

    The text printed is the same whether selected with the help option -(--help) or the more-help option (--more-help). more-help will print -the usage text by passing it through a pager program. + +

    0.1.1 ntp-wait help/usage (--help)

    + +

    +This is the automatically generated usage text for ntp-wait. + +

    The text printed is the same whether selected with the help option +(--help) or the more-help option (--more-help). more-help will print +the usage text by passing it through a pager program. more-help is disabled on platforms without a working fork(2) function. The PAGER environment variable is -used to select the program, defaulting to more. Both will exit +used to select the program, defaulting to more. Both will exit with a status code of 0. -

    -
    +
    ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p13
    -USAGE: ntp-wait [ -<flag> [<val>] | --<name>[{=| }<val>] ]... 
    +USAGE: ntp-wait [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
     
         -n, --tries=num              Number of times to check ntpd
         -s, --sleep=num              How long to sleep between tries
    @@ -170,86 +131,96 @@ USAGE: ntp-wait [ -<flag> [<val>] | --<name>[{=| }<val>]
     
     Options are specified by doubled hyphens and their name or by a single
     hyphen and the flag character.
    -
    - -
    + +
    + -
    -

    -Next: , Previous: , Up: ntp-wait Invocation  

    +


    +Next: , +Previous: ntp-wait usage, +Up: ntp-wait Invocation +
    - -

    1.2 tries option (-n)

    - -

    This is the “number of times to check ntpd” option. -This option takes a number argument. +

    0.1.2 tries option (-n)

    + +

    +This is the “number of times to check ntpd” option. +This option takes a number argument. The maximum number of times we will check ntpd to see if - it has been able to synchronize and stabilize the system clock. -


    + it has been able to synchronize and stabilize the system clock. +
    + -
    -

    -Next: , Previous: , Up: ntp-wait Invocation  

    +


    +Next: , +Previous: ntp-wait tries, +Up: ntp-wait Invocation +
    - -

    1.3 sleep option (-s)

    - - -

    This is the “how long to sleep between tries” option. -This option takes a number argument secs-between-tries. - We will sleep for secs-between-tries after each query - of ntpd that returns "the time is not yet stable". -


    + +

    0.1.3 sleep option (-s)

    + +

    +This is the “how long to sleep between tries” option. +This option takes a number argument secs-between-tries. + We will sleep for secs-between-tries after each query + of ntpd that returns "the time is not yet stable". +

    + - - -

    1.4 verbose option (-v)

    - - -

    This is the “be verbose” option. - By default, ntp-wait is silent. - With this option, ntp-wait will provide status information. -


    + +

    0.1.4 verbose option (-v)

    + +

    +This is the “be verbose” option. + By default, ntp-wait is silent. + With this option, ntp-wait will provide status information. +

    + - - -

    1.5 ntp-wait exit status

    + +

    0.1.5 ntp-wait exit status

    One of the following exit values will be returned: -

    -
    0 (EXIT_SUCCESS)
    -

    Successful program execution. -

    -
    1 (EXIT_FAILURE)
    -

    The operation failed or the command syntax was not valid. -

    +
    +
    0 (EXIT_SUCCESS)
    Successful program execution. +
    1 (EXIT_FAILURE)
    The operation failed or the command syntax was not valid.
    -
    +
    + - - -

    1.6 ntp-wait Authors

    -
    + +

    0.1.6 ntp-wait Authors

    + +
    + -
    -

    -Previous: , Up: ntp-wait Invocation  

    +


    +Previous: ntp-wait Authors, +Up: ntp-wait Invocation +
    - -

    1.7 ntp-wait Notes

    -
    +

    0.1.7 ntp-wait Notes

    + - - diff --git a/scripts/ntp-wait/ntp-wait.man.in b/scripts/ntp-wait/ntp-wait.man.in index 62a4124aa..7e52ea232 100644 --- a/scripts/ntp-wait/ntp-wait.man.in +++ b/scripts/ntp-wait/ntp-wait.man.in @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntp-wait @NTP_WAIT_MS@ "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH ntp-wait @NTP_WAIT_MS@ "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:30 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:14 PM by AutoGen 5.18.5 .\" From the definitions ntp-wait-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/ntp-wait/ntp-wait.mdoc.in b/scripts/ntp-wait/ntp-wait.mdoc.in index ae0195bf2..8c486fc56 100644 --- a/scripts/ntp-wait/ntp-wait.mdoc.in +++ b/scripts/ntp-wait/ntp-wait.mdoc.in @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt NTP_WAIT @NTP_WAIT_MS@ User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:27 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:11 PM by AutoGen 5.18.5 .\" From the definitions ntp-wait-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/scripts/ntpsweep/invoke-ntpsweep.texi b/scripts/ntpsweep/invoke-ntpsweep.texi index 5375dc10e..f3e7a944e 100644 --- a/scripts/ntpsweep/invoke-ntpsweep.texi +++ b/scripts/ntpsweep/invoke-ntpsweep.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-ntpsweep.texi) # -# It has been AutoGen-ed February 20, 2019 at 09:57:31 AM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:17 PM by AutoGen 5.18.5 # From the definitions ntpsweep-opts.def # and the template file agtexi-cmd.tpl @end ignore diff --git a/scripts/ntpsweep/ntpsweep-opts b/scripts/ntpsweep/ntpsweep-opts index 5bd7126f5..7bfaab397 100644 --- a/scripts/ntpsweep/ntpsweep-opts +++ b/scripts/ntpsweep/ntpsweep-opts @@ -1,6 +1,6 @@ # EDIT THIS FILE WITH CAUTION (ntpsweep-opts) # -# It has been AutoGen-ed February 20, 2019 at 09:57:31 AM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:15 PM by AutoGen 5.18.5 # From the definitions ntpsweep-opts.def # and the template file perlopt diff --git a/scripts/ntpsweep/ntpsweep.1ntpsweepman b/scripts/ntpsweep/ntpsweep.1ntpsweepman index 5d2edeeb2..d5691c4bc 100644 --- a/scripts/ntpsweep/ntpsweep.1ntpsweepman +++ b/scripts/ntpsweep/ntpsweep.1ntpsweepman @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntpsweep 1ntpsweepman "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH ntpsweep 1ntpsweepman "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:33 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:19 PM by AutoGen 5.18.5 .\" From the definitions ntpsweep-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/ntpsweep/ntpsweep.1ntpsweepmdoc b/scripts/ntpsweep/ntpsweep.1ntpsweepmdoc index d958cde67..a82b45bc6 100644 --- a/scripts/ntpsweep/ntpsweep.1ntpsweepmdoc +++ b/scripts/ntpsweep/ntpsweep.1ntpsweepmdoc @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt NTPSWEEP 1ntpsweepmdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntpsweep-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:32 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:16 PM by AutoGen 5.18.5 .\" From the definitions ntpsweep-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/scripts/ntpsweep/ntpsweep.html b/scripts/ntpsweep/ntpsweep.html index 61095d421..f55d8edfb 100644 --- a/scripts/ntpsweep/ntpsweep.html +++ b/scripts/ntpsweep/ntpsweep.html @@ -1,139 +1,99 @@ - - - + - -ntpsweep User’s Manual - - - - - - - - - - - +ntpsweep User's Manual + + + + + + + - - -

    ntpsweep User’s Manual

    - - - - - + +

    ntpsweep User's Manual

    +
    -
    -

    -Previous: , Up: (dir)  

    +


    +Next: , +Previous: (dir), +Up: (dir) +
    -

    Top

    -

    This document describes the use of the NTP Project’s ntpsweep program. -

    -

    This document applies to version 4.2.8p13 of ntpsweep. -

    - -

    Short Table of Contents

    +

    This document describes the use of the NTP Project's ntpsweep program. -

    -
  • 1 Invoking ntpsweep
  • +

    This document applies to version 4.2.8p13 of ntpsweep. +

    +

    Short Contents

    +
      +
    + - - - - - -
    +
    -
    -

    -Up: Top  

    +


    + +
    - -

    1 Invoking ntpsweep

    - - -

    ntpsweep +

    0.1 Invoking ntpsweep

    + +

    +ntpsweep prints per host the NTP stratum level, the clock offset in seconds, the daemon version, the operating system and the processor. Optionally recursing through all peers. -

    -

    This section was generated by AutoGen, + +

    This section was generated by AutoGen, using the agtexi-cmd template and the option descriptions for the ntpsweep program. -

    - - - - - - - - - - -
    + + + +
    - - -

    1.1 ntpsweep help/usage (--help)

    - - -

    This is the automatically generated usage text for ntpsweep. -

    -

    The text printed is the same whether selected with the help option -(--help) or the more-help option (--more-help). more-help will print -the usage text by passing it through a pager program. + +

    0.1.1 ntpsweep help/usage (--help)

    + +

    +This is the automatically generated usage text for ntpsweep. + +

    The text printed is the same whether selected with the help option +(--help) or the more-help option (--more-help). more-help will print +the usage text by passing it through a pager program. more-help is disabled on platforms without a working fork(2) function. The PAGER environment variable is -used to select the program, defaulting to more. Both will exit +used to select the program, defaulting to more. Both will exit with a status code of 0. -

    -
    +
    ntpsweep - Print various informations about given ntp servers - Ver. 4.2.8p13
     USAGE: ntpsweep [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [hostfile]
     
    @@ -147,102 +107,106 @@ USAGE: ntpsweep [ -<flag> [<val>] | --<name>[{=| }<val>]
     
     Options are specified by doubled hyphens and their name or by a single
     hyphen and the flag character.
    -
    - -
    + +
    + -
    -

    -Next: , Previous: , Up: ntpsweep Invocation  

    +


    +Next: , +Previous: ntpsweep usage, +Up: ntpsweep Invocation +
    - -

    1.2 host-list option (-l)

    - -

    This is the “host to execute actions on” option. +

    0.1.2 host-list option (-l)

    + +

    +This is the “host to execute actions on” option. This option takes a string argument. -

    -

    This option has some usage constraints. It: -

      -
    • may appear an unlimited number of times. -
    - -

    Use this option to specify the host on which this script operates. - May appear multiple times. -


    + +

    This option has some usage constraints. It: +

      +
    • may appear an unlimited number of times. +
    + +

    Use this option to specify the host on which this script operates. + May appear multiple times. +

    - - -

    1.3 peers option (-p)

    - -

    This is the “recursively list all peers a host synchronizes to” option. -This option has no ‘doc’ documentation. -


    +

    0.1.3 peers option (-p)

    + +

    +This is the “recursively list all peers a host synchronizes to” option. +This option has no ‘doc’ documentation. +

    -
    -

    -Next: , Previous: , Up: ntpsweep Invocation  

    +


    +Next: , +Previous: ntpsweep peers, +Up: ntpsweep Invocation +
    - -

    1.4 maxlevel option (-m)

    - - -

    This is the “traverse peers up to this level (4 is a reasonable number)” option. -This option takes a number argument. -This option has no ‘doc’ documentation. -


    + +

    0.1.4 maxlevel option (-m)

    + +

    +This is the “traverse peers up to this level (4 is a reasonable number)” option. +This option takes a number argument. +This option has no ‘doc’ documentation. +

    -
    -

    -Next: , Previous: , Up: ntpsweep Invocation  

    +


    +Next: , +Previous: ntpsweep maxlevel, +Up: ntpsweep Invocation +
    - -

    1.5 strip option (-s)

    - -

    This is the “strip this string from hostnames” option. -This option takes a string argument. -This option has no ‘doc’ documentation. -


    +

    0.1.5 strip option (-s)

    + +

    +This is the “strip this string from hostnames” option. +This option takes a string argument. +This option has no ‘doc’ documentation. +

    - - -

    1.6 host option (-h)

    - -

    This is the “specify a single host” option. -This option takes a string argument. -This option has no ‘doc’ documentation. -

    -

    NOTE: THIS OPTION IS DEPRECATED -


    +

    0.1.6 host option (-h)

    + +

    +This is the “specify a single host” option. +This option takes a string argument. +This option has no ‘doc’ documentation. + +

    NOTE: THIS OPTION IS DEPRECATED +

    -
    -

    -Previous: , Up: ntpsweep Invocation  

    +


    +Previous: ntpsweep host, +Up: ntpsweep Invocation +
    - -

    1.7 ntpsweep exit status

    + +

    0.1.7 ntpsweep exit status

    One of the following exit values will be returned: -

    -
    0 (EXIT_SUCCESS)
    -

    Successful program execution. -

    -
    1 (EXIT_FAILURE)
    -

    The operation failed or the command syntax was not valid. -

    +
    +
    0 (EXIT_SUCCESS)
    Successful program execution. +
    1 (EXIT_FAILURE)
    The operation failed or the command syntax was not valid.
    -
    - + - - diff --git a/scripts/ntpsweep/ntpsweep.man.in b/scripts/ntpsweep/ntpsweep.man.in index 5d2edeeb2..d5691c4bc 100644 --- a/scripts/ntpsweep/ntpsweep.man.in +++ b/scripts/ntpsweep/ntpsweep.man.in @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntpsweep 1ntpsweepman "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH ntpsweep 1ntpsweepman "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:33 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:19 PM by AutoGen 5.18.5 .\" From the definitions ntpsweep-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/ntpsweep/ntpsweep.mdoc.in b/scripts/ntpsweep/ntpsweep.mdoc.in index d958cde67..a82b45bc6 100644 --- a/scripts/ntpsweep/ntpsweep.mdoc.in +++ b/scripts/ntpsweep/ntpsweep.mdoc.in @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt NTPSWEEP 1ntpsweepmdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntpsweep-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:32 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:16 PM by AutoGen 5.18.5 .\" From the definitions ntpsweep-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/scripts/ntptrace/invoke-ntptrace.texi b/scripts/ntptrace/invoke-ntptrace.texi index 746689e43..5474e29f8 100644 --- a/scripts/ntptrace/invoke-ntptrace.texi +++ b/scripts/ntptrace/invoke-ntptrace.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-ntptrace.texi) # -# It has been AutoGen-ed February 20, 2019 at 09:57:36 AM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:22 PM by AutoGen 5.18.5 # From the definitions ntptrace-opts.def # and the template file agtexi-cmd.tpl @end ignore diff --git a/scripts/ntptrace/ntptrace-opts b/scripts/ntptrace/ntptrace-opts index 6545bff7a..dff014b33 100644 --- a/scripts/ntptrace/ntptrace-opts +++ b/scripts/ntptrace/ntptrace-opts @@ -1,6 +1,6 @@ # EDIT THIS FILE WITH CAUTION (ntptrace-opts) # -# It has been AutoGen-ed February 20, 2019 at 09:57:35 AM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:20 PM by AutoGen 5.18.5 # From the definitions ntptrace-opts.def # and the template file perlopt diff --git a/scripts/ntptrace/ntptrace.1ntptraceman b/scripts/ntptrace/ntptrace.1ntptraceman index 79864da8e..b1bb86275 100644 --- a/scripts/ntptrace/ntptrace.1ntptraceman +++ b/scripts/ntptrace/ntptrace.1ntptraceman @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntptrace 1ntptraceman "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH ntptrace 1ntptraceman "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:37 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:23 PM by AutoGen 5.18.5 .\" From the definitions ntptrace-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/ntptrace/ntptrace.1ntptracemdoc b/scripts/ntptrace/ntptrace.1ntptracemdoc index 7a535d0a5..e2b2adfa9 100644 --- a/scripts/ntptrace/ntptrace.1ntptracemdoc +++ b/scripts/ntptrace/ntptrace.1ntptracemdoc @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt NTPTRACE 1ntptracemdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntptrace-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:35 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:20 PM by AutoGen 5.18.5 .\" From the definitions ntptrace-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/scripts/ntptrace/ntptrace.html b/scripts/ntptrace/ntptrace.html index 9160de231..f8032af1d 100644 --- a/scripts/ntptrace/ntptrace.html +++ b/scripts/ntptrace/ntptrace.html @@ -1,155 +1,116 @@ - - - + - -Ntptrace User’s Manual - - - - - - - - - - - +Ntptrace User's Manual + + + + + + + - - -

    Ntptrace User’s Manual

    - - - - - + +

    Ntptrace User's Manual

    +
    -
    -

    -Previous: , Up: (dir)  

    +


    +Next: , +Previous: (dir), +Up: (dir) +
    - -

    Simple Network Time Protocol User Manual

    -

    This document describes the use of the NTP Project’s ntptrace program. +

    Simple Network Time Protocol User Manual

    + +

    This document describes the use of the NTP Project's ntptrace program. This document applies to version 4.2.8p13 of ntptrace. -

    - -

    Short Table of Contents

    -
    -
      -
    • 1 Invoking ntptrace
    • + + - - - - - -
      +
      -
      -

      -Up: Top  

      +


      +Previous: ntptrace Description, +Up: Top +
      - -

      1 Invoking ntptrace

      - - -

      ntptrace is a perl script that uses the ntpq utility program to follow +

      Invoking ntptrace

      + +

      +ntptrace is a perl script that uses the ntpq utility program to follow the chain of NTP servers from a given host back to the primary time source. For ntptrace to work properly, each of these servers must implement the NTP Control and Monitoring Protocol specified in RFC 1305 and enable NTP Mode 6 packets. -

      -

      If given no arguments, ntptrace starts with localhost. Here is an example of + +

      If given no arguments, ntptrace starts with localhost. Here is an example of the output from ntptrace: -

      -
      -
      % ntptrace localhost: stratum 4, offset 0.0019529, synch distance 0.144135
      -server2ozo.com: stratum 2, offset 0.0124263, synch distance 0.115784 usndh.edu:
      -stratum 1, offset 0.0019298, synch distance 0.011993, refid 'WWVB'
      -
      - -

      On each line, the fields are (left to right): the host name, the host stratum, + +

           % ntptrace localhost: stratum 4, offset 0.0019529, synch distance 0.144135
      +     server2ozo.com: stratum 2, offset 0.0124263, synch distance 0.115784 usndh.edu:
      +     stratum 1, offset 0.0019298, synch distance 0.011993, refid 'WWVB'
      +
      +

      On each line, the fields are (left to right): the host name, the host stratum, the time offset between that host and the local host (as measured by -ntptrace; this is why it is not always zero for "localhost"), the host +ntptrace; this is why it is not always zero for "localhost"), the host synchronization distance, and (only for stratum-1 servers) the reference clock ID. All times are given in seconds. Note that the stratum is the server hop count to the primary source, while the synchronization distance is the estimated error relative to the primary source. These terms are precisely defined in RFC-1305. -

      -

      This section was generated by AutoGen, +

      This section was generated by AutoGen, using the agtexi-cmd template and the option descriptions for the ntptrace program. -

      - - - - - - - - -
      + + + +
      - - -

      1.1 ntptrace help/usage (--help)

      - - -

      This is the automatically generated usage text for ntptrace. -

      -

      The text printed is the same whether selected with the help option -(--help) or the more-help option (--more-help). more-help will print -the usage text by passing it through a pager program. + +

      ntptrace help/usage (--help)

      + +

      +This is the automatically generated usage text for ntptrace. + +

      The text printed is the same whether selected with the help option +(--help) or the more-help option (--more-help). more-help will print +the usage text by passing it through a pager program. more-help is disabled on platforms without a working fork(2) function. The PAGER environment variable is -used to select the program, defaulting to more. Both will exit +used to select the program, defaulting to more. Both will exit with a status code of 0. -

      -
      +
      ntptrace - Trace peers of an NTP server - Ver. 4.2.8p13
       USAGE: ntptrace [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [host]
       
      @@ -161,79 +122,68 @@ USAGE: ntptrace [ -<flag> [<val>] | --<name>[{=| }<val>]
       
       Options are specified by doubled hyphens and their name or by a single
       hyphen and the flag character.
      -
      - - - - - - - - -
      + +
      -
      -

      -Next: , Previous: , Up: ntptrace usage  

      +


      +Next: , +Previous: ntptrace usage, +Up: ntptrace Invocation +
      - -

      1.1.1 numeric option (-n)

      - -

      This is the “print ip addresses instead of hostnames” option. +

      numeric option (-n)

      + +

      +This is the “print ip addresses instead of hostnames” option. Output hosts as dotted-quad numeric format rather than converting to -the canonical host names. -


      +the canonical host names. +
      + -
      -

      -Next: , Previous: , Up: ntptrace usage  

      +


      +Next: , +Previous: ntptrace numeric, +Up: ntptrace Invocation +
      - -

      1.1.2 max-hosts option (-m)

      - - -

      This is the “maximum number of peers to trace” option. -This option takes a number argument. -This option has no ‘doc’ documentation. -


      + +

      max-hosts option (-m)

      + +

      +This is the “maximum number of peers to trace” option. +This option takes a number argument. +This option has no ‘doc’ documentation. +

      - - -

      1.1.3 host option (-r)

      - - -

      This is the “single remote host” option. -This option takes a string argument. -This option has no ‘doc’ documentation. -


      + +

      host option (-r)

      + +

      +This is the “single remote host” option. +This option takes a string argument. +This option has no ‘doc’ documentation. +

      -
      -

      -Previous: , Up: ntptrace usage  

      +


      +Previous: ntptrace host, +Up: ntptrace Invocation +
      - -

      1.1.4 ntptrace exit status

      + +

      ntptrace exit status

      One of the following exit values will be returned: -

      -
      0 (EXIT_SUCCESS)
      -

      Successful program execution. -

      -
      1 (EXIT_FAILURE)
      -

      The operation failed or the command syntax was not valid. -

      +
      +
      0 (EXIT_SUCCESS)
      Successful program execution. +
      1 (EXIT_FAILURE)
      The operation failed or the command syntax was not valid.
      -
      - + - - diff --git a/scripts/ntptrace/ntptrace.man.in b/scripts/ntptrace/ntptrace.man.in index 2b498a6b7..737d5c736 100644 --- a/scripts/ntptrace/ntptrace.man.in +++ b/scripts/ntptrace/ntptrace.man.in @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntptrace @NTPTRACE_MS@ "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH ntptrace @NTPTRACE_MS@ "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:37 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:23 PM by AutoGen 5.18.5 .\" From the definitions ntptrace-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/ntptrace/ntptrace.mdoc.in b/scripts/ntptrace/ntptrace.mdoc.in index 879dcdfbd..1f2612b08 100644 --- a/scripts/ntptrace/ntptrace.mdoc.in +++ b/scripts/ntptrace/ntptrace.mdoc.in @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt NTPTRACE @NTPTRACE_MS@ User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntptrace-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:35 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:20 PM by AutoGen 5.18.5 .\" From the definitions ntptrace-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/scripts/plot_summary-opts b/scripts/plot_summary-opts index 2e0126277..17e92aa3b 100644 --- a/scripts/plot_summary-opts +++ b/scripts/plot_summary-opts @@ -1,6 +1,6 @@ # EDIT THIS FILE WITH CAUTION (plot_summary-opts) # -# It has been AutoGen-ed February 20, 2019 at 05:04:25 PM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:29 PM by AutoGen 5.18.5 # From the definitions plot_summary-opts.def # and the template file perlopt diff --git a/scripts/plot_summary.1plot_summaryman b/scripts/plot_summary.1plot_summaryman index d8188c397..a7e2d1acc 100644 --- a/scripts/plot_summary.1plot_summaryman +++ b/scripts/plot_summary.1plot_summaryman @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH plot_summary 1plot_summaryman "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH plot_summary 1plot_summaryman "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 05:04:26 PM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:31 PM by AutoGen 5.18.5 .\" From the definitions plot_summary-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/plot_summary.1plot_summarymdoc b/scripts/plot_summary.1plot_summarymdoc index d3a9f7bde..c194336ae 100644 --- a/scripts/plot_summary.1plot_summarymdoc +++ b/scripts/plot_summary.1plot_summarymdoc @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt PLOT_SUMMARY 1plot_summarymdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (plot_summary-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 05:04:27 PM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:32 PM by AutoGen 5.18.5 .\" From the definitions plot_summary-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/scripts/plot_summary.html b/scripts/plot_summary.html index 529a761ba..e9e2eb3d6 100644 --- a/scripts/plot_summary.html +++ b/scripts/plot_summary.html @@ -1,138 +1,102 @@ - - - + - -Plot_summary User’s Manual - - - - - - - - - - - +Plot_summary User's Manual + + + + + + + - - -

      Plot_summary User’s Manual

      - - - - - + +

      Plot_summary User's Manual

      +
      -
      -

      -Previous: , Up: (dir)  

      +


      +Next: , +Previous: (dir), +Up: (dir) +
      - -

      Plot_summary User Manual

      -

      This document describes the use of the NTP Project’s plot_summary program. +

      Plot_summary User Manual

      + +

      This document describes the use of the NTP Project's plot_summary program. This document applies to version 4.2.8p13 of plot_summary. -

      - -

      Short Table of Contents

      -
      -
        -
      • 1 Invoking plot_summary
      • +
        +

        Short Contents

        +
        + - - - - - -
        +
        + -
        -

        -Up: Top  

        +


        +Previous: plot_summary Description, +Up: Top +
        - -

        1 Invoking plot_summary

        - - +

        Invoking plot_summary

        + +

        -

        This section was generated by AutoGen, +

        This section was generated by AutoGen, using the agtexi-cmd template and the option descriptions for the plot_summary program. -

        - - - - - - - - - - -
        + + + +
        + - - -

        1.1 plot_summary help/usage (--help)

        - - -

        This is the automatically generated usage text for plot_summary. -

        -

        The text printed is the same whether selected with the help option -(--help) or the more-help option (--more-help). more-help will print -the usage text by passing it through a pager program. + +

        plot_summary help/usage (--help)

        + +

        +This is the automatically generated usage text for plot_summary. + +

        The text printed is the same whether selected with the help option +(--help) or the more-help option (--more-help). more-help will print +the usage text by passing it through a pager program. more-help is disabled on platforms without a working fork(2) function. The PAGER environment variable is -used to select the program, defaulting to more. Both will exit +used to select the program, defaulting to more. Both will exit with a status code of 0. -

        -
        +
        plot_summary - plot statistics generated by summary script - Ver. 4.2.8p13
        -USAGE: plot_summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]... 
        +USAGE: plot_summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
         
                 --directory=str          Where the summary files are
                 --identifier=str         Origin of the data
        @@ -147,121 +111,115 @@ USAGE: plot_summary [ -<flag> [<val>] | --<name>[{=| }<val&
         
         Options are specified by doubled hyphens and their name or by a single
         hyphen and the flag character.
        -
        - - - - - - - - - - -
        + +
        + - - -

        1.1.1 directory option

        - -

        This is the “where the summary files are” option. -This option takes a string argument. +

        directory option

        + +

        +This is the “where the summary files are” option. +This option takes a string argument. The directory where the plot_summary will search for the - *_summary files generated by summary script. -


        + *_summary files generated by summary script. +
        + - - -

        1.1.2 identifier option

        - -

        This is the “origin of the data” option. -This option takes a string argument. - Where does the plotted data come from, default to string "host" plus +

        identifier option

        + +

        +This is the “origin of the data” option. +This option takes a string argument. + Where does the plotted data come from, default to string "host" plus current hostname -


        +
        + - - -

        1.1.3 peer option

        - -

        This is the “peers to generate plots for” option. +

        peer option

        + +

        +This is the “peers to generate plots for” option. This option takes a string argument. -

        -

        This option has some usage constraints. It: -

          -
        • may appear an unlimited number of times. -
        - -

        By default the peer_summary plots are not generated. Use this option to - specify list of peers if you want to generate plots for them. -


        + +

        This option has some usage constraints. It: +

          +
        • may appear an unlimited number of times. +
        + +

        By default the peer_summary plots are not generated. Use this option to + specify list of peers if you want to generate plots for them. +

        + - - -

        1.1.4 plot-term option

        - -

        This is the “gnuplot terminal” option. -This option takes a string argument. +

        plot-term option

        + +

        +This is the “gnuplot terminal” option. +This option takes a string argument. This is string is passed directly to the gnuplot set terminal command. Default is x11 if DISPLAY is set and - dumb is it’s not’. See output from (gnuplot -e "set - terminal") for the list of available options. -


        + dumb is it's not'. See output from -e "set + terminal") for the list of available options. +
        + - - -

        1.1.5 output-file option

        - - -

        This is the “output file” option. -This option takes a str argument. - Output file for gnuplot, default to stdout. -


        + +

        output-file option

        + +

        +This is the “output file” option. +This option takes a str argument. + Output file for gnuplot, default to stdout. +

        + - - -

        1.1.6 plot_summary exit status

        + +

        plot_summary exit status

        One of the following exit values will be returned: -

        -
        0 (EXIT_SUCCESS)
        -

        Successful program execution. -

        -
        1 (EXIT_FAILURE)
        -

        The operation failed or the command syntax was not valid. -

        +
        +
        0 (EXIT_SUCCESS)
        Successful program execution. +
        1 (EXIT_FAILURE)
        The operation failed or the command syntax was not valid.
        -
        - + - - diff --git a/scripts/plot_summary.man.in b/scripts/plot_summary.man.in index d8188c397..a7e2d1acc 100644 --- a/scripts/plot_summary.man.in +++ b/scripts/plot_summary.man.in @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH plot_summary 1plot_summaryman "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH plot_summary 1plot_summaryman "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 05:04:26 PM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:31 PM by AutoGen 5.18.5 .\" From the definitions plot_summary-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/plot_summary.mdoc.in b/scripts/plot_summary.mdoc.in index d3a9f7bde..c194336ae 100644 --- a/scripts/plot_summary.mdoc.in +++ b/scripts/plot_summary.mdoc.in @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt PLOT_SUMMARY 1plot_summarymdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (plot_summary-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 05:04:27 PM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:32 PM by AutoGen 5.18.5 .\" From the definitions plot_summary-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/scripts/summary-opts b/scripts/summary-opts index 9c3102f3a..d07b0ca10 100644 --- a/scripts/summary-opts +++ b/scripts/summary-opts @@ -1,6 +1,6 @@ # EDIT THIS FILE WITH CAUTION (summary-opts) # -# It has been AutoGen-ed February 20, 2019 at 05:04:25 PM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:29 PM by AutoGen 5.18.5 # From the definitions summary-opts.def # and the template file perlopt diff --git a/scripts/summary.1summaryman b/scripts/summary.1summaryman index 932c498a7..d8be9c1cc 100644 --- a/scripts/summary.1summaryman +++ b/scripts/summary.1summaryman @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH summary 1summaryman "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH summary 1summaryman "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 05:04:30 PM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:35 PM by AutoGen 5.18.5 .\" From the definitions summary-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/summary.1summarymdoc b/scripts/summary.1summarymdoc index 198d16262..55e756fb8 100644 --- a/scripts/summary.1summarymdoc +++ b/scripts/summary.1summarymdoc @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt SUMMARY 1summarymdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (summary-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 05:04:31 PM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:36 PM by AutoGen 5.18.5 .\" From the definitions summary-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/scripts/summary.html b/scripts/summary.html index b6e47e19d..4e180b3ad 100644 --- a/scripts/summary.html +++ b/scripts/summary.html @@ -1,138 +1,99 @@ - - - + - -Summary User’s Manual - - - - - - - - - - - +Summary User's Manual + + + + + + + - - -

        Summary User’s Manual

        - - - - - + +

        Summary User's Manual

        +
        -
        -

        -Previous: , Up: (dir)  

        +


        +Next: , +Previous: (dir), +Up: (dir) +
        - -

        Summary User Manual

        -

        This document describes the use of the NTP Project’s summary program. +

        Summary User Manual

        + +

        This document describes the use of the NTP Project's summary program. This document applies to version 4.2.8p13 of summary. -

        - -

        Short Table of Contents

        -
        -
          -
        • 1 Invoking summary
        • +
          +

          Short Contents

          +
          + - - - - - -
          +
          -
          -

          -Up: Top  

          -
          - -

          1 Invoking summary

          - - +


          +Previous: summary Description, +Up: Top +
          +

          Invoking summary

          +

          -

          This section was generated by AutoGen, +

          This section was generated by AutoGen, using the agtexi-cmd template and the option descriptions for the summary program. -

          - - - - - - - - - -
          + + + +
          - - -

          1.1 summary help/usage (--help)

          - - -

          This is the automatically generated usage text for summary. -

          -

          The text printed is the same whether selected with the help option -(--help) or the more-help option (--more-help). more-help will print -the usage text by passing it through a pager program. + +

          summary help/usage (--help)

          + +

          +This is the automatically generated usage text for summary. + +

          The text printed is the same whether selected with the help option +(--help) or the more-help option (--more-help). more-help will print +the usage text by passing it through a pager program. more-help is disabled on platforms without a working fork(2) function. The PAGER environment variable is -used to select the program, defaulting to more. Both will exit +used to select the program, defaulting to more. Both will exit with a status code of 0. -

          -
          +
          summary - compute various stastics from NTP stat files - Ver. 4.2.8p13
          -USAGE: summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]... 
          +USAGE: summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
           
                   --directory=str          Directory containing stat files
                   --end-date=num           End date
          @@ -145,98 +106,89 @@ USAGE: summary [ -<flag> [<val>] | --<name>[{=| }<val>]
           
           Options are specified by doubled hyphens and their name or by a single
           hyphen and the flag character.
          -
          - - - - - - - - - -
          + +
          -
          -

          -Next: , Previous: , Up: summary usage  

          +


          +Next: , +Previous: summary usage, +Up: summary Invocation +
          - -

          1.1.1 directory option

          - -

          This is the “directory containing stat files” option. -This option takes a string argument. +

          directory option

          + +

          +This is the “directory containing stat files” option. +This option takes a string argument. The directory where ntpd will search for .stat files generated - by ntpd. -


          + by ntpd. +
          + - - -

          1.1.2 end-date option

          - -

          This is the “end date” option. -This option takes a number argument. +

          end-date option

          + +

          +This is the “end date” option. +This option takes a number argument. Process all files with the date suffix less or equal to value of this option. Defaults to today minus one day (Use date -u +%Y%m%d) - to get the timestamp. -


          + to get the timestamp. +
          + -
          -

          -Next: , Previous: , Up: summary usage  

          +


          +Next: , +Previous: summary end-date, +Up: summary Invocation +
          - -

          1.1.3 output-directory option

          - - -

          This is the “output directory” option. -This option takes a str argument. - The output directory summary will write all output files to. -


          + +

          output-directory option

          + +

          +This is the “output directory” option. +This option takes a str argument. + The output directory summary will write all output files to. +

          + - - -

          1.1.4 start-date option

          - -

          This is the “start date” option. -This option takes a num argument. +

          start-date option

          + +

          +This is the “start date” option. +This option takes a num argument. Process all files with the date suffix more or equal to value of - this option. Defaults to 197000101. -


          + this option. Defaults to 197000101. +
          -
          -

          -Previous: , Up: summary usage  

          +


          +Previous: summary start-date, +Up: summary Invocation +
          - -

          1.1.5 summary exit status

          + +

          summary exit status

          One of the following exit values will be returned: -

          -
          0 (EXIT_SUCCESS)
          -

          Successful program execution. -

          -
          1 (EXIT_FAILURE)
          -

          The operation failed or the command syntax was not valid. -

          +
          +
          0 (EXIT_SUCCESS)
          Successful program execution. +
          1 (EXIT_FAILURE)
          The operation failed or the command syntax was not valid.
          -
          - + - - diff --git a/scripts/summary.man.in b/scripts/summary.man.in index 932c498a7..d8be9c1cc 100644 --- a/scripts/summary.man.in +++ b/scripts/summary.man.in @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH summary 1summaryman "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH summary 1summaryman "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 05:04:30 PM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:35 PM by AutoGen 5.18.5 .\" From the definitions summary-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/summary.mdoc.in b/scripts/summary.mdoc.in index 198d16262..55e756fb8 100644 --- a/scripts/summary.mdoc.in +++ b/scripts/summary.mdoc.in @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt SUMMARY 1summarymdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (summary-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 05:04:31 PM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:36 PM by AutoGen 5.18.5 .\" From the definitions summary-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/scripts/update-leap/invoke-update-leap.texi b/scripts/update-leap/invoke-update-leap.texi index 0d0fbbe89..2cba50f50 100644 --- a/scripts/update-leap/invoke-update-leap.texi +++ b/scripts/update-leap/invoke-update-leap.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-update-leap.texi) # -# It has been AutoGen-ed February 20, 2019 at 05:04:22 PM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:26 PM by AutoGen 5.18.5 # From the definitions update-leap-opts.def # and the template file agtexi-cmd.tpl @end ignore diff --git a/scripts/update-leap/update-leap-opts b/scripts/update-leap/update-leap-opts index 6074aa7a1..d9f8f7a89 100644 --- a/scripts/update-leap/update-leap-opts +++ b/scripts/update-leap/update-leap-opts @@ -1,6 +1,6 @@ # EDIT THIS FILE WITH CAUTION (update-leap-opts) # -# It has been AutoGen-ed February 20, 2019 at 05:04:25 PM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:29 PM by AutoGen 5.18.5 # From the definitions update-leap-opts.def # and the template file perlopt diff --git a/scripts/update-leap/update-leap.1update-leapman b/scripts/update-leap/update-leap.1update-leapman index 33aa4f665..35a47baae 100644 --- a/scripts/update-leap/update-leap.1update-leapman +++ b/scripts/update-leap/update-leap.1update-leapman @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH update-leap 1update-leapman "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH update-leap 1update-leapman "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 05:04:24 PM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:28 PM by AutoGen 5.18.5 .\" From the definitions update-leap-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/update-leap/update-leap.1update-leapmdoc b/scripts/update-leap/update-leap.1update-leapmdoc index fe1a16472..6dde51eb8 100644 --- a/scripts/update-leap/update-leap.1update-leapmdoc +++ b/scripts/update-leap/update-leap.1update-leapmdoc @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt UPDATE_LEAP 1update-leapmdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (update-leap-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:38 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:25 PM by AutoGen 5.18.5 .\" From the definitions update-leap-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/scripts/update-leap/update-leap.man.in b/scripts/update-leap/update-leap.man.in index 33aa4f665..35a47baae 100644 --- a/scripts/update-leap/update-leap.man.in +++ b/scripts/update-leap/update-leap.man.in @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH update-leap 1update-leapman "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH update-leap 1update-leapman "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 05:04:24 PM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:28 PM by AutoGen 5.18.5 .\" From the definitions update-leap-opts.def .\" and the template file agman-cmd.tpl .SH NAME diff --git a/scripts/update-leap/update-leap.mdoc.in b/scripts/update-leap/update-leap.mdoc.in index fe1a16472..6dde51eb8 100644 --- a/scripts/update-leap/update-leap.mdoc.in +++ b/scripts/update-leap/update-leap.mdoc.in @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt UPDATE_LEAP 1update-leapmdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (update-leap-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:38 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:25 PM by AutoGen 5.18.5 .\" From the definitions update-leap-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/sntp/include/copyright.def b/sntp/include/copyright.def index 902c16e6d..9334ac8da 100644 --- a/sntp/include/copyright.def +++ b/sntp/include/copyright.def @@ -1,7 +1,7 @@ /* -*- Mode: Text -*- */ copyright = { - date = "1992-2017"; + date = "1992-2020"; owner = "The University of Delaware and Network Time Foundation"; eaddr = "http://bugs.ntp.org, bugs@ntp.org"; type = ntp; diff --git a/sntp/invoke-sntp.texi b/sntp/invoke-sntp.texi index 4448653e3..77dcf23c2 100644 --- a/sntp/invoke-sntp.texi +++ b/sntp/invoke-sntp.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-sntp.texi) # -# It has been AutoGen-ed February 20, 2019 at 09:55:49 AM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:52:44 PM by AutoGen 5.18.5 # From the definitions sntp-opts.def # and the template file agtexi-cmd.tpl @end ignore diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index 9f6ee3268..8a9a14a75 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed February 20, 2019 at 09:55:45 AM by AutoGen 5.18.5 + * It has been AutoGen-ed February 4, 2020 at 11:52:38 PM by AutoGen 5.18.5 * From the definitions sntp-opts.def * and the template file options * - * Generated from AutoOpts 41:1:16 templates. + * Generated from AutoOpts 41:0:16 templates. * * AutoOpts is a copyrighted work. This source file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -18,7 +18,7 @@ * The sntp program is copyrighted and licensed * under the following terms: * - * Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved. + * Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation, all rights reserved. * This is free software. It is licensed for use, modification and * redistribution under the terms of the NTP License, copies of which * can be seen at: @@ -71,7 +71,7 @@ extern FILE * option_usage_fp; */ static char const sntp_opt_strs[2566] = /* 0 */ "sntp 4.2.8p13\n" - "Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n" + "Copyright (C) 1992-2020 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" @@ -1177,7 +1177,7 @@ static void bogus_function(void) { */ /* referenced via sntpOptions.pzCopyright */ puts(_("sntp 4.2.8p13\n\ -Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n\ +Copyright (C) 1992-2020 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")); diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index cf17a27c9..93cfd6d4e 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed February 20, 2019 at 09:55:45 AM by AutoGen 5.18.5 + * It has been AutoGen-ed February 4, 2020 at 11:52:38 PM by AutoGen 5.18.5 * From the definitions sntp-opts.def * and the template file options * - * Generated from AutoOpts 41:1:16 templates. + * Generated from AutoOpts 41:0:16 templates. * * AutoOpts is a copyrighted work. This header file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -18,7 +18,7 @@ * The sntp program is copyrighted and licensed * under the following terms: * - * Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved. + * Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation, all rights reserved. * This is free software. It is licensed for use, modification and * redistribution under the terms of the NTP License, copies of which * can be seen at: @@ -53,7 +53,7 @@ * tolerable version is at least as old as what was current when the header * template was released. */ -#define AO_TEMPLATE_VERSION 167937 +#define AO_TEMPLATE_VERSION 167936 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \ || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION) # error option template version mismatches autoopts/options.h header diff --git a/sntp/sntp.1sntpman b/sntp/sntp.1sntpman index 732b0b427..8b66ab187 100644 --- a/sntp/sntp.1sntpman +++ b/sntp/sntp.1sntpman @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH sntp 1sntpman "20 Feb 2019" "4.2.8p13" "User Commands" +.TH sntp 1sntpman "04 Feb 2020" "4.2.8p13" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:55:51 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:45 PM by AutoGen 5.18.5 .\" From the definitions sntp-opts.def .\" and the template file agman-cmd.tpl .SH NAME @@ -353,7 +353,7 @@ it to autogen-users@lists.sourceforge.net. Thank you. .NOP "Dave Hart" .br .SH "COPYRIGHT" -Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .SH "BUGS" Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org diff --git a/sntp/sntp.1sntpmdoc b/sntp/sntp.1sntpmdoc index c3dc84d44..cdcf6e865 100644 --- a/sntp/sntp.1sntpmdoc +++ b/sntp/sntp.1sntpmdoc @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt SNTP 1sntpmdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:55:48 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:42 PM by AutoGen 5.18.5 .\" From the definitions sntp-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -308,7 +308,7 @@ it to autogen\-users@lists.sourceforge.net. Thank you. .An "Harlan Stenn" .An "Dave Hart" .Sh "COPYRIGHT" -Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .Sh "BUGS" Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org diff --git a/sntp/sntp.html b/sntp/sntp.html index 884553b04..52f6cae2e 100644 --- a/sntp/sntp.html +++ b/sntp/sntp.html @@ -1,248 +1,186 @@ - - - + - -Sntp User’s Manual - - - - - - - - - - - +Sntp User's Manual + + + + + + + - - -

          Sntp User’s Manual

          - - - - - + +

          Sntp User's Manual

          +
          -
          -

          -Next: , Previous: , Up: (dir)  

          +


          +Next: , +Previous: (dir), +Up: (dir) +
          - -

          Simple Network Time Protocol User Manual

          -

          This document describes the use of the NTP Project’s sntp program, +

          Simple Network Time Protocol User Manual

          + +

          This document describes the use of the NTP Project's sntp program, that can be used to query a Network Time Protocol (NTP) server and display the time offset of the system clock relative to the server clock. Run as root, it can correct the system clock to this offset as well. It can be run as an interactive command or from a cron job. -

          -

          This document applies to version 4.2.8p13 of sntp. -

          -

          The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 + +

          This document applies to version 4.2.8p13 of sntp. + +

          The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. -

          - -

          Short Table of Contents

          -
          -
            -
          • 1 Description
          • + + - - - - - - -
            +
            -
            -

            -Next: , Up: Top  

            +


            + +
            - -

            1 Description

            + + +

            Description

            By default, sntp writes the local data and time (i.e., not UTC) to the standard output in the format: -

            -
            -
            1996-10-15 20:17:25.123 (+0800) +4.567 +/- 0.089 secs
            -
            -

            where +

                 1996-10-15 20:17:25.123 (+0800) +4.567 +/- 0.089 secs
            +
            +

            where YYYY-MM-DD HH:MM:SS.SUBSEC is the local date and time, (+0800) is the local timezone adjustment (so we would add 8 hours and 0 minutes to convert the reported local time to UTC), and the +4.567 +/- 0.089 secs indicates the time offset and error bound of the system clock relative to the server clock. -

            - - - - - -
            + +
            -
            -

            -Next: , Previous: , Up: sntp Description  

            +


            + +
            - -

            1.1 Invoking sntp

            - - +

            Invoking sntp

            +

            -

            sntp +

            sntp can be used as an SNTP client to query a NTP or SNTP server and either display -the time or set the local system’s time (given suitable privilege). It can be +the time or set the local system's time (given suitable privilege). It can be run as an interactive command or from a cron job. -

            -

            NTP (the Network Time Protocol) and SNTP (the Simple Network Time Protocol) + +

            NTP (the Network Time Protocol) and SNTP (the Simple Network Time Protocol) are defined and described by RFC 5905. -

            -

            The default is to write the estimated correct local date and time (i.e. not +

            The default is to write the estimated correct local date and time (i.e. not UTC) to the standard output in a format like: -

            -

            '1996-10-15 20:17:25.123 (+0800) +4.567 +/- 0.089 [host] IP sN' -

            -

            where the + +

            '1996-10-15 20:17:25.123 (+0800) +4.567 +/- 0.089 [host] IP sN' + +

            where the '(+0800)' means that to get to UTC from the reported local time one must add 8 hours and 0 minutes, the '+4.567' indicates the local clock is 4.567 seconds behind the correct time -(so 4.567 seconds must be added to the local clock to get it to be correct). +(so 4.567 seconds must be added to the local clock to get it to be correct). Note that the number of decimals printed for this value will change -based on the reported precision of the server. +based on the reported precision of the server. '+/- 0.089' is the reported synchronization distance -(in seconds), which represents the maximum error due to all causes. +(in seconds), which represents the maximum error due to all causes. If the server does not report valid data needed to calculate the synchronization distance, this will be reported as -'+/- ?'. +'+/- ?'. If the host is different from the IP, -both will be displayed. -Otherwise, only the +both will be displayed. +Otherwise, only the IP -is displayed. +is displayed. Finally, the stratum of the host is reported and the leap indicator is decoded and displayed. -

            -

            This section was generated by AutoGen, -using the agtexi-cmd template and the option descriptions for the sntp program. + +

            This section was generated by AutoGen, +using the agtexi-cmd template and the option descriptions for the sntp program. This software is released under the NTP license, <http://ntp.org/license>. -

            - - - - - - - - - - - - - - - - - - - - - - -
            + + + +
            -
            -

            -Next: , Up: sntp Invocation  

            +


            +Next: , +Up: sntp Invocation +
            - -

            1.1.1 sntp help/usage (--help)

            - - -

            This is the automatically generated usage text for sntp. -

            -

            The text printed is the same whether selected with the help option -(--help) or the more-help option (--more-help). more-help will print -the usage text by passing it through a pager program. + +

            sntp help/usage (--help)

            + +

            +This is the automatically generated usage text for sntp. + +

            The text printed is the same whether selected with the help option +(--help) or the more-help option (--more-help). more-help will print +the usage text by passing it through a pager program. more-help is disabled on platforms without a working fork(2) function. The PAGER environment variable is -used to select the program, defaulting to more. Both will exit +used to select the program, defaulting to more. Both will exit with a status code of 0. -

            -
            +
            sntp - standard Simple Network Time Protocol client program - Ver. 4.2.8p13
             Usage:  sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
                             [ hostname-or-IP ...]
            @@ -295,408 +233,416 @@ The following option preset mechanisms are supported:
              - examining environment variables named SNTP_*
             
             Please send bug reports to:  <http://bugs.ntp.org, bugs@ntp.org>
            -
            - -
            + +
            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp usage, +Up: sntp Invocation +
            - -

            1.1.2 ipv4 option (-4)

            - - -

            This is the “force ipv4 dns name resolution” option. -

            -

            This option has some usage constraints. It: -

              -
            • must not appear in combination with any of the following options: -ipv6. -
            - -

            Force DNS resolution of the following host names on the command line -to the IPv4 namespace. -


            + +

            ipv4 option (-4)

            + +

            +This is the “force ipv4 dns name resolution” option. + +

            This option has some usage constraints. It: +

              +
            • must not appear in combination with any of the following options: +ipv6. +
            + +

            Force DNS resolution of the following host names on the command line +to the IPv4 namespace. +

            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp ipv4, +Up: sntp Invocation +
            - -

            1.1.3 ipv6 option (-6)

            - - -

            This is the “force ipv6 dns name resolution” option. -

            -

            This option has some usage constraints. It: -

              -
            • must not appear in combination with any of the following options: -ipv4. -
            - -

            Force DNS resolution of the following host names on the command line -to the IPv6 namespace. -


            + +

            ipv6 option (-6)

            + +

            +This is the “force ipv6 dns name resolution” option. + +

            This option has some usage constraints. It: +

              +
            • must not appear in combination with any of the following options: +ipv4. +
            + +

            Force DNS resolution of the following host names on the command line +to the IPv6 namespace. +

            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp ipv6, +Up: sntp Invocation +
            - -

            1.1.4 authentication option (-a)

            - - -

            This is the “enable authentication with the key auth-keynumber” option. -This option takes a number argument auth-keynumber. -Enable authentication using the key specified in this option’s -argument. The argument of this option is the keyid, a -number specified in the keyfile as this key’s identifier. -See the keyfile option (-k) for more details. -


            + +

            authentication option (-a)

            + +

            +This is the “enable authentication with the key auth-keynumber” option. +This option takes a number argument auth-keynumber. +Enable authentication using the key specified in this option's +argument. The argument of this option is the keyid, a +number specified in the keyfile as this key's identifier. +See the keyfile option (-k) for more details. +

            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp authentication, +Up: sntp Invocation +
            - -

            1.1.5 broadcast option (-b)

            - - -

            This is the “listen to the address specified for broadcast time sync” option. -This option takes a string argument broadcast-address. -

            -

            This option has some usage constraints. It: -

              -
            • may appear an unlimited number of times. -
            - -

            If specified sntp will listen to the specified address + +

            broadcast option (-b)

            + +

            +This is the “listen to the address specified for broadcast time sync” option. +This option takes a string argument broadcast-address. + +

            This option has some usage constraints. It: +

              +
            • may appear an unlimited number of times. +
            + +

            If specified sntp will listen to the specified address for NTP broadcasts. The default maximum wait time -can (and probably should) be modified with -t. -


            +can (and probably should) be modified with -t. +
            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp broadcast, +Up: sntp Invocation +
            - -

            1.1.6 concurrent option (-c)

            - - -

            This is the “concurrently query all ips returned for host-name” option. -This option takes a string argument host-name. -

            -

            This option has some usage constraints. It: -

              -
            • may appear an unlimited number of times. -
            - -

            Requests from an NTP "client" to a "server" should never be sent + +

            concurrent option (-c)

            + +

            +This is the “concurrently query all ips returned for host-name” option. +This option takes a string argument host-name. + +

            This option has some usage constraints. It: +

              +
            • may appear an unlimited number of times. +
            + +

            Requests from an NTP "client" to a "server" should never be sent more rapidly than one every 2 seconds. By default, any IPs returned as part of a DNS lookup are assumed to be for a single instance of ntpd, and therefore sntp will send queries to these IPs one after another, with a 2-second gap in between each query. -

            -

            The -c or --concurrent flag says that any IPs + +

            The -c or --concurrent flag says that any IPs returned for the DNS lookup of the supplied host-name are on -different machines, so we can send concurrent queries. -


            +different machines, so we can send concurrent queries. +
            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp concurrent, +Up: sntp Invocation +
            - -

            1.1.7 gap option (-g)

            - -

            This is the “the gap (in milliseconds) between time requests” option. -This option takes a number argument milliseconds. -Since we’re only going to use the first valid response we get and +

            gap option (-g)

            + +

            +This is the “the gap (in milliseconds) between time requests” option. +This option takes a number argument milliseconds. +Since we're only going to use the first valid response we get and there is benefit to specifying a good number of servers to query, separate the queries we send out by the specified number of -milliseconds. -


            +milliseconds. +
            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp gap, +Up: sntp Invocation +
            - -

            1.1.8 kod option (-K)

            - -

            This is the “kod history filename” option. -This option takes a file argument file-name. +

            kod option (-K)

            + +

            +This is the “kod history filename” option. +This option takes a file argument file-name. Specifies the filename to be used for the persistent history of KoD responses received from servers. If the file does not exist, a -warning message will be displayed. The file will not be created. -


            +warning message will be displayed. The file will not be created. +
            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp kod, +Up: sntp Invocation +
            - -

            1.1.9 keyfile option (-k)

            - - -

            This is the “look in this file for the key specified with -a” option. -This option takes a file argument file-name. -This option specifies the keyfile. -sntp will search for the key specified with -a -keyno in this file. See ntp.keys(5) for more -information. -


            + +

            keyfile option (-k)

            + +

            +This is the “look in this file for the key specified with -a” option. +This option takes a file argument file-name. +This option specifies the keyfile. +sntp will search for the key specified with -a +keyno in this file. See ntp.keys(5) for more +information. +

            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp keyfile, +Up: sntp Invocation +
            - -

            1.1.10 logfile option (-l)

            - -

            This is the “log to specified logfile” option. -This option takes a file argument file-name. +

            logfile option (-l)

            + +

            +This is the “log to specified logfile” option. +This option takes a file argument file-name. This option causes the client to write log messages to the specified -logfile. -


            +logfile. +
            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp logfile, +Up: sntp Invocation +
            - -

            1.1.11 steplimit option (-M)

            - - -

            This is the “adjustments less than steplimit msec will be slewed” option. -This option takes a number argument. -If the time adjustment is less than steplimit milliseconds, -slew the amount using adjtime(2). Otherwise, step the -correction using settimeofday(2). The default value is 0, + +

            steplimit option (-M)

            + +

            +This is the “adjustments less than steplimit msec will be slewed” option. +This option takes a number argument. +If the time adjustment is less than steplimit milliseconds, +slew the amount using adjtime(2). Otherwise, step the +correction using settimeofday(2). The default value is 0, which means all adjustments will be stepped. This is a feature, as -different situations demand different values. -


            +different situations demand different values. +
            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp steplimit, +Up: sntp Invocation +
            - -

            1.1.12 ntpversion option (-o)

            - -

            This is the “send int as our ntp protocol version” option. -This option takes a number argument. +

            ntpversion option (-o)

            + +

            +This is the “send int as our ntp protocol version” option. +This option takes a number argument. When sending requests to a remote server, tell them we are running -NTP protocol version ntpversion . -


            +NTP protocol version ntpversion . +
            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp ntpversion, +Up: sntp Invocation +
            - -

            1.1.13 usereservedport option (-r)

            - -

            This is the “use the ntp reserved port (port 123)” option. +

            usereservedport option (-r)

            + +

            +This is the “use the ntp reserved port (port 123)” option. Use port 123, which is reserved for NTP, for our network -communications. -


            +communications. +
            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp usereservedport, +Up: sntp Invocation +
            - -

            1.1.14 timeout option (-t)

            - -

            This is the “the number of seconds to wait for responses” option. -This option takes a number argument seconds. +

            timeout option (-t)

            + +

            +This is the “the number of seconds to wait for responses” option. +This option takes a number argument seconds. When waiting for a reply, sntp will wait the number of seconds specified before giving up. The default should be more than enough for a unicast response. If sntp is only waiting for a broadcast response a longer timeout is -likely needed. -


            +likely needed. +
            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp timeout, +Up: sntp Invocation +
            - -

            1.1.15 wait option

            - - -

            This is the “wait for pending replies (if not setting the time)” option. -

            -

            This option has some usage constraints. It: -

              -
            • can be disabled with –no-wait. -
            • It is enabled by default. -
            - -

            If we are not setting the time, wait for all pending responses. -

            - -
            + +

            wait option

            + +

            +This is the “wait for pending replies (if not setting the time)” option. + +

            This option has some usage constraints. It: +

              +
            • can be disabled with –no-wait. +
            • It is enabled by default. +
            + +

            If we are not setting the time, wait for all pending responses. + +

            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp wait, +Up: sntp Invocation +
            - -

            1.1.16 presetting/configuring sntp

            + +

            presetting/configuring sntp

            Any option that is not marked as not presettable may be preset by -loading values from configuration ("rc" or "ini") files, and values from environment variables named SNTP and SNTP_<OPTION_NAME>. <OPTION_NAME> must be one of -the options listed above in upper case and segmented with underscores. +loading values from configuration ("rc" or "ini") files, and values from environment variables named SNTP and SNTP_<OPTION_NAME>. <OPTION_NAME> must be one of +the options listed above in upper case and segmented with underscores. The SNTP variable will be tokenized and parsed like the command line. The remaining variables are tested for existence and their values are treated like option arguments. -

            - -

            libopts will search in 2 places for configuration files: -

              -
            • $HOME -
            • $PWD -
            -

            The environment variables HOME, and PWD -are expanded and replaced when sntp runs. -For any of these that are plain files, they are simply processed. -For any that are directories, then a file named .ntprc is searched for + +

            libopts will search in 2 places for configuration files: +

              +
            • $HOME +
            • $PWD +
            + The environment variables HOME, and PWD +are expanded and replaced when sntp runs. +For any of these that are plain files, they are simply processed. +For any that are directories, then a file named .ntprc is searched for within that directory and processed. -

            -

            Configuration files may be in a wide variety of formats. + +

            Configuration files may be in a wide variety of formats. The basic format is an option name followed by a value (argument) on the same line. Values may be separated from the option name with a colon, equal sign or simply white space. Values may be continued across multiple lines by escaping the newline with a backslash. -

            -

            Multiple programs may also share the same initialization file. + +

            Multiple programs may also share the same initialization file. Common options are collected at the top, followed by program specific segments. The segments are separated by lines like: -

            -
            [SNTP]
            -
            -

            or by -

            -
            <?program sntp>
            -
            -

            Do not mix these styles within one configuration file. -

            -

            Compound values and carefully constructed string values may also be +

                [SNTP]
            +
            +

            or by +

                <?program sntp>
            +
            +

            Do not mix these styles within one configuration file. + +

            Compound values and carefully constructed string values may also be specified using XML syntax: -

            -
            <option-name>
            -   <sub-opt>...&lt;...&gt;...</sub-opt>
            -</option-name>
            -
            -

            yielding an option-name.sub-opt string value of -

            -
            "...<...>..."
            -
            -

            AutoOpts does not track suboptions. You simply note that it is a +

                <option-name>
            +       <sub-opt>...&lt;...&gt;...</sub-opt>
            +    </option-name>
            +
            +

            yielding an option-name.sub-opt string value of +

                "...<...>..."
            +
            +

            AutoOpts does not track suboptions. You simply note that it is a hierarchicly valued option. AutoOpts does provide a means for searching the associated name/value pair list (see: optionFindValue). -

            -

            The command line options relating to configuration and/or usage help are: -

            - -

            version (-)

            + +

            The command line options relating to configuration and/or usage help are: + +

            version (-)

            Print the program version to standard out, optionally with licensing information, then exit 0. The optional argument specifies how much licensing -detail to provide. The default is to print just the version. The licensing infomation may be selected with an option argument. +detail to provide. The default is to print just the version. The licensing infomation may be selected with an option argument. Only the first letter of the argument is examined: -

            -
            -
            version
            -

            Only print the version. This is the default. -

            -
            copyright
            -

            Name the copyright usage licensing terms. -

            -
            verbose
            -

            Print the full copyright usage licensing terms. -

            + +
            +
            version
            Only print the version. This is the default. +
            copyright
            Name the copyright usage licensing terms. +
            verbose
            Print the full copyright usage licensing terms.
            -
            +
            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp config, +Up: sntp Invocation +
            - -

            1.1.17 sntp exit status

            + +

            sntp exit status

            One of the following exit values will be returned: -

            -
            0 (EXIT_SUCCESS)
            -

            Successful program execution. -

            -
            1 (EXIT_FAILURE)
            -

            The operation failed or the command syntax was not valid. -

            -
            66 (EX_NOINPUT)
            -

            A specified configuration file could not be loaded. -

            -
            70 (EX_SOFTWARE)
            -

            libopts had an internal operational error. Please report -it to autogen-users@lists.sourceforge.net. Thank you. -

            +
            +
            0 (EXIT_SUCCESS)
            Successful program execution. +
            1 (EXIT_FAILURE)
            The operation failed or the command syntax was not valid. +
            66 (EX_NOINPUT)
            A specified configuration file could not be loaded. +
            70 (EX_SOFTWARE)
            libopts had an internal operational error. Please report +it to autogen-users@lists.sourceforge.net. Thank you.
            -
            +
            -
            -

            -Next: , Previous: , Up: sntp Invocation  

            +


            +Next: , +Previous: sntp exit status, +Up: sntp Invocation +
            - -

            1.1.18 sntp Usage

            -
            + +

            sntp Usage

            + +
            -
            -

            -Previous: , Up: sntp Invocation  

            +


            +Previous: sntp Usage, +Up: sntp Invocation +
            - -

            1.1.19 sntp Authors

            -
            +

            sntp Authors

            + +
            -
            -

            -Previous: , Up: sntp Description  

            +


            + +
            - -

            1.2 Usage

            + + +

            Usage

            The simplest use of this program is as an unprivileged command to -check the current time, offset, and error in the local clock. +check the current time, offset, and error in the local clock. For example: -

            -
            -
            sntp ntpserver.somewhere
            -
            -

            With suitable privilege, it can be run as a command or in a +

                sntp ntpserver.somewhere
            +
            +

            With suitable privilege, it can be run as a command or in a crom job to reset the local clock from a reliable server, like -the ntpdate and rdate commands. +the ntpdate and rdate commands. For example: -

            -
            -
            sntp -a ntpserver.somewhere
            -
            -
            - +
                sntp -a ntpserver.somewhere
            +
            + - - diff --git a/sntp/sntp.man.in b/sntp/sntp.man.in index b94a3cdea..e37c98f53 100644 --- a/sntp/sntp.man.in +++ b/sntp/sntp.man.in @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH sntp @SNTP_MS@ "20 Feb 2019" "4.2.8p13" "User Commands" +.TH sntp @SNTP_MS@ "04 Feb 2020" "4.2.8p13" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:55:51 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:45 PM by AutoGen 5.18.5 .\" From the definitions sntp-opts.def .\" and the template file agman-cmd.tpl .SH NAME @@ -353,7 +353,7 @@ it to autogen-users@lists.sourceforge.net. Thank you. .NOP "Dave Hart" .br .SH "COPYRIGHT" -Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .SH "BUGS" Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org diff --git a/sntp/sntp.mdoc.in b/sntp/sntp.mdoc.in index 89eb68c0d..7cd430965 100644 --- a/sntp/sntp.mdoc.in +++ b/sntp/sntp.mdoc.in @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt SNTP @SNTP_MS@ User Commands .Os .\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:55:48 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:52:42 PM by AutoGen 5.18.5 .\" From the definitions sntp-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -308,7 +308,7 @@ it to autogen\-users@lists.sourceforge.net. Thank you. .An "Harlan Stenn" .An "Dave Hart" .Sh "COPYRIGHT" -Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .Sh "BUGS" Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org diff --git a/util/invoke-ntp-keygen.texi b/util/invoke-ntp-keygen.texi index cb0d89103..f83ff36b4 100644 --- a/util/invoke-ntp-keygen.texi +++ b/util/invoke-ntp-keygen.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-ntp-keygen.texi) # -# It has been AutoGen-ed February 20, 2019 at 09:57:13 AM by AutoGen 5.18.5 +# It has been AutoGen-ed February 4, 2020 at 11:53:42 PM by AutoGen 5.18.5 # From the definitions ntp-keygen-opts.def # and the template file agtexi-cmd.tpl @end ignore diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c index e47d7ce5c..6ddb16493 100644 --- a/util/ntp-keygen-opts.c +++ b/util/ntp-keygen-opts.c @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c) * - * It has been AutoGen-ed February 20, 2019 at 09:57:09 AM by AutoGen 5.18.5 + * It has been AutoGen-ed February 4, 2020 at 11:53:36 PM by AutoGen 5.18.5 * From the definitions ntp-keygen-opts.def * and the template file options * - * Generated from AutoOpts 41:1:16 templates. + * Generated from AutoOpts 41:0:16 templates. * * AutoOpts is a copyrighted work. This source file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -18,7 +18,7 @@ * The ntp-keygen program is copyrighted and licensed * under the following terms: * - * Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved. + * Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation, all rights reserved. * This is free software. It is licensed for use, modification and * redistribution under the terms of the NTP License, copies of which * can be seen at: @@ -73,7 +73,7 @@ extern FILE * option_usage_fp; */ static char const ntp_keygen_opt_strs[2442] = /* 0 */ "ntp-keygen (ntp) 4.2.8p13\n" - "Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n" + "Copyright (C) 1992-2020 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" @@ -1311,7 +1311,7 @@ static void bogus_function(void) { */ /* referenced via ntp_keygenOptions.pzCopyright */ puts(_("ntp-keygen (ntp) 4.2.8p13\n\ -Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved.\n\ +Copyright (C) 1992-2020 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")); diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h index 5af994db8..a3d55aeb6 100644 --- a/util/ntp-keygen-opts.h +++ b/util/ntp-keygen-opts.h @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h) * - * It has been AutoGen-ed February 20, 2019 at 09:57:09 AM by AutoGen 5.18.5 + * It has been AutoGen-ed February 4, 2020 at 11:53:36 PM by AutoGen 5.18.5 * From the definitions ntp-keygen-opts.def * and the template file options * - * Generated from AutoOpts 41:1:16 templates. + * Generated from AutoOpts 41:0:16 templates. * * AutoOpts is a copyrighted work. This header file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -18,7 +18,7 @@ * The ntp-keygen program is copyrighted and licensed * under the following terms: * - * Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation, all rights reserved. + * Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation, all rights reserved. * This is free software. It is licensed for use, modification and * redistribution under the terms of the NTP License, copies of which * can be seen at: @@ -53,7 +53,7 @@ * tolerable version is at least as old as what was current when the header * template was released. */ -#define AO_TEMPLATE_VERSION 167937 +#define AO_TEMPLATE_VERSION 167936 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \ || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION) # error option template version mismatches autoopts/options.h header diff --git a/util/ntp-keygen.1ntp-keygenman b/util/ntp-keygen.1ntp-keygenman index 0d5e443d3..b22ae94d4 100644 --- a/util/ntp-keygen.1ntp-keygenman +++ b/util/ntp-keygen.1ntp-keygenman @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntp-keygen 1ntp-keygenman "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH ntp-keygen 1ntp-keygenman "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:14 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:43 PM by AutoGen 5.18.5 .\" From the definitions ntp-keygen-opts.def .\" and the template file agman-cmd.tpl .SH NAME @@ -1351,7 +1351,7 @@ it to autogen-users@lists.sourceforge.net. Thank you. .SH "AUTHORS" The University of Delaware and Network Time Foundation .SH "COPYRIGHT" -Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .SH BUGS It can take quite a while to generate some cryptographic values. diff --git a/util/ntp-keygen.1ntp-keygenmdoc b/util/ntp-keygen.1ntp-keygenmdoc index 602dae875..5b96c92be 100644 --- a/util/ntp-keygen.1ntp-keygenmdoc +++ b/util/ntp-keygen.1ntp-keygenmdoc @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt NTP_KEYGEN 1ntp-keygenmdoc User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:11 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:40 PM by AutoGen 5.18.5 .\" From the definitions ntp-keygen-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -1208,7 +1208,7 @@ it to autogen\-users@lists.sourceforge.net. Thank you. .Sh "AUTHORS" The University of Delaware and Network Time Foundation .Sh "COPYRIGHT" -Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .Sh BUGS It can take quite a while to generate some cryptographic values. diff --git a/util/ntp-keygen.man.in b/util/ntp-keygen.man.in index 13c71eac4..8a2b1fe0f 100644 --- a/util/ntp-keygen.man.in +++ b/util/ntp-keygen.man.in @@ -10,11 +10,11 @@ .ds B-Font B .ds I-Font I .ds R-Font R -.TH ntp-keygen @NTP_KEYGEN_MS@ "20 Feb 2019" "ntp (4.2.8p13)" "User Commands" +.TH ntp-keygen @NTP_KEYGEN_MS@ "04 Feb 2020" "ntp (4.2.8p13)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:14 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:43 PM by AutoGen 5.18.5 .\" From the definitions ntp-keygen-opts.def .\" and the template file agman-cmd.tpl .SH NAME @@ -1351,7 +1351,7 @@ it to autogen-users@lists.sourceforge.net. Thank you. .SH "AUTHORS" The University of Delaware and Network Time Foundation .SH "COPYRIGHT" -Copyright (C) 1992-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .SH BUGS It can take quite a while to generate some cryptographic values. diff --git a/util/ntp-keygen.mdoc.in b/util/ntp-keygen.mdoc.in index a2fcedffb..64289168b 100644 --- a/util/ntp-keygen.mdoc.in +++ b/util/ntp-keygen.mdoc.in @@ -1,9 +1,9 @@ -.Dd February 20 2019 +.Dd February 4 2020 .Dt NTP_KEYGEN @NTP_KEYGEN_MS@ User Commands .Os .\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.mdoc) .\" -.\" It has been AutoGen-ed February 20, 2019 at 09:57:11 AM by AutoGen 5.18.5 +.\" It has been AutoGen-ed February 4, 2020 at 11:53:40 PM by AutoGen 5.18.5 .\" From the definitions ntp-keygen-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -1208,7 +1208,7 @@ it to autogen\-users@lists.sourceforge.net. Thank you. .Sh "AUTHORS" The University of Delaware and Network Time Foundation .Sh "COPYRIGHT" -Copyright (C) 1992\-2017 The University of Delaware and Network Time Foundation all rights reserved. +Copyright (C) 1992\-2020 The University of Delaware and Network Time Foundation all rights reserved. This program is released under the terms of the NTP license, . .Sh BUGS It can take quite a while to generate some cryptographic values.