diff options
author | Cy Schubert <cy@FreeBSD.org> | 2023-06-06 12:43:04 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2023-06-09 13:35:55 +0000 |
commit | 5d3fa3d71c3166f573b045a870e45e464399e2ef (patch) | |
tree | 4a7d4fbf837e96684e879cdb01772dda32d86bbf /contrib/ntp/sntp/invoke-sntp.texi | |
parent | 8eba66320128e4258b2e0b676d1e6b7a96f81532 (diff) |
ntp: import ntp-4.2.8p17
Fixes two small bugs including one regression.
Merge commit 'ab1f1aa8333369a83ff284848fc3fc2e52d5f29f'
(cherry picked from commit e6bfd18d21b225af6a0ed67ceeaf1293b7b9eba5)
ntp: Fix build
Two files used to obtain time from reference clocks did not include
ntp_types.h resulting in an undefined NONEMPTY_TRANSLATION_UNIT.
Fixes: e6bfd18d21b2
(cherry picked from commit 82aa1470c94c55db31c0168d65f8a08fa1d41378)
Diffstat (limited to 'contrib/ntp/sntp/invoke-sntp.texi')
-rw-r--r-- | contrib/ntp/sntp/invoke-sntp.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ntp/sntp/invoke-sntp.texi b/contrib/ntp/sntp/invoke-sntp.texi index 7f31eddb8b4d..4c03b3a498f3 100644 --- a/contrib/ntp/sntp/invoke-sntp.texi +++ b/contrib/ntp/sntp/invoke-sntp.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-sntp.texi) # -# It has been AutoGen-ed May 31, 2023 at 02:48:07 PM by AutoGen 5.18.16 +# It has been AutoGen-ed June 6, 2023 at 04:36:12 AM by AutoGen 5.18.16 # From the definitions sntp-opts.def # and the template file agtexi-cmd.tpl @end ignore @@ -101,7 +101,7 @@ with a status code of 0. @exampleindent 0 @example -sntp - standard Simple Network Time Protocol client program - Ver. 4.2.8p16 +sntp - standard Simple Network Time Protocol client program - Ver. 4.2.8p17 Usage: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \ [ hostname-or-IP ...] Flg Arg Option-Name Description |