From: NTP Release Engineering Date: Sat, 28 Dec 2024 10:17:01 +0000 (-0800) Subject: NTP_4_3_107 X-Git-Tag: NTP_4_3_107^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef7670e705e0b0ffe0635873bfed128d5f8c7555;p=thirdparty%2Fntp.git NTP_4_3_107 bk: 676fd01duiCifVf68zz5EBkyth7L7g --- diff --git a/ChangeLog b/ChangeLog index c21fd734e..3f703d83f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.3.107) 2024/12/28 Released by Harlan Stenn * [Bug 3960] Remove duplicate ntp.conf.def content, reported by Ulrich Windl. diff --git a/ntpd/invoke-ntp.conf.texi b/ntpd/invoke-ntp.conf.texi index d88dad7ed..719524ed0 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 November 28, 2024 at 12:05:50 AM by AutoGen 5.18.16 +# It has been AutoGen-ed December 28, 2024 at 02:14:10 AM by AutoGen 5.18.16 # From the definitions ntp.conf.def # and the template file agtexi-file.tpl @end ignore @@ -2995,13 +2995,6 @@ message is sent with a source address of the local interface the message is sent through. Note that on a multihomed host the interface used may vary from time to time with routing changes. -@item @code{ttl} @kbd{hop} @kbd{...} -This command specifies a list of TTL values in increasing order. -Up to 8 values can be specified. -In -@code{manycast} -mode these values are used in-turn in an expanding-ring search. -The default is eight multiples of 32 starting at 31. The trap receiver will generally log event messages and other information from the server in a log file. @@ -3009,7 +3002,7 @@ While such monitor programs may also request their own trap dynamically, configuring a trap receiver will ensure that no messages are lost when the server is started. -@item @code{hop} @kbd{...} +@item @code{ttl} @kbd{hop} @kbd{...} This command specifies a list of TTL values in increasing order, up to 8 values can be specified. In manycast mode these values are used in turn in diff --git a/ntpd/invoke-ntp.keys.texi b/ntpd/invoke-ntp.keys.texi index ab75c16e9..91cf6b87e 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 November 28, 2024 at 12:05:53 AM by AutoGen 5.18.16 +# It has been AutoGen-ed December 28, 2024 at 02:14:13 AM by AutoGen 5.18.16 # 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 c896aaa61..4274f3fdf 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 November 28, 2024 at 12:05:55 AM by AutoGen 5.18.16 +# It has been AutoGen-ed December 28, 2024 at 02:14:14 AM by AutoGen 5.18.16 # From the definitions ntpd-opts.def # and the template file agtexi-cmd.tpl @end ignore @@ -142,7 +142,7 @@ with a status code of 0. @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.3.106 +ntpd - NTP daemon program - Ver. 4.3.107 Usage: ntpd [ - [] | --[@{=| @}] ]... \ [ ... ] Flg Arg Option-Name Description diff --git a/ntpd/ntp.conf.5man b/ntpd/ntp.conf.5man index 5bbc6d5d7..78386b49a 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 "28 Nov 2024" "4.3.106" "File Formats" +.TH ntp.conf 5man "28 Dec 2024" "4.3.107" "File Formats" .\" .\" EDIT THIS FILE WITH CAUTION (in-mem file) .\" -.\" It has been AutoGen-ed November 28, 2024 at 12:05:57 AM by AutoGen 5.18.16 +.\" It has been AutoGen-ed December 28, 2024 at 02:14:17 AM by AutoGen 5.18.16 .\" From the definitions ntp.conf.def .\" and the template file agman-cmd.tpl .SH NAME @@ -3344,14 +3344,6 @@ message is sent with a source address of the local interface the message is sent through. Note that on a multihomed host the interface used may vary from time to time with routing changes. -.TP 7 -.NOP \f\*[B-Font]ttl\f[] \f\*[I-Font]hop\f[] \f\*[I-Font]...\f[] -This command specifies a list of TTL values in increasing order. -Up to 8 values can be specified. -In -\f\*[B-Font]manycast\f[] -mode these values are used in-turn in an expanding-ring search. -The default is eight multiples of 32 starting at 31. .sp \n(Ppu .ne 2 @@ -3362,7 +3354,7 @@ programs may also request their own trap dynamically, configuring a trap receiver will ensure that no messages are lost when the server is started. .TP 7 -.NOP \f\*[B-Font]hop\f[] \f\*[I-Font]...\f[] +.NOP \f\*[B-Font]ttl\f[] \f\*[I-Font]hop\f[] \f\*[I-Font]...\f[] This command specifies a list of TTL values in increasing order, up to 8 values can be specified. In manycast mode these values are used in turn in diff --git a/ntpd/ntp.conf.5mdoc b/ntpd/ntp.conf.5mdoc index 9896c076f..4d750d629 100644 --- a/ntpd/ntp.conf.5mdoc +++ b/ntpd/ntp.conf.5mdoc @@ -1,9 +1,9 @@ -.Dd November 28 2024 +.Dd December 28 2024 .Dt NTP_CONF 5mdoc File Formats .Os .\" EDIT THIS FILE WITH CAUTION (ntp.mdoc) .\" -.\" It has been AutoGen-ed November 28, 2024 at 12:05:44 AM by AutoGen 5.18.16 +.\" It has been AutoGen-ed December 28, 2024 at 02:14:04 AM by AutoGen 5.18.16 .\" From the definitions ntp.conf.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -3211,13 +3211,6 @@ message is sent with a source address of the local interface the message is sent through. Note that on a multihomed host the interface used may vary from time to time with routing changes. -.It Cm ttl Ar hop ... -This command specifies a list of TTL values in increasing order. -Up to 8 values can be specified. -In -.Cm manycast -mode these values are used in\-turn in an expanding\-ring search. -The default is eight multiples of 32 starting at 31. .Pp The trap receiver will generally log event messages and other information from the server in a log file. @@ -3225,7 +3218,7 @@ While such monitor programs may also request their own trap dynamically, configuring a trap receiver will ensure that no messages are lost when the server is started. -.It Cm hop Ar ... +.It Cm ttl Ar hop ... This command specifies a list of TTL values in increasing order, up to 8 values can be specified. In manycast mode these values are used in turn in diff --git a/ntpd/ntp.conf.html b/ntpd/ntp.conf.html index bf908fa7b..bc3a7f05b 100644 --- a/ntpd/ntp.conf.html +++ b/ntpd/ntp.conf.html @@ -50,7 +50,7 @@ Next: