Date: Thu, 27 Nov 2025 20:50:22 +0000 From: Olivier Certner <olce@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 8cad169020 - main - releases/15.0R/relnotes: smbios(4): Fix wording style of paragraph start Message-ID: <6928b98e.2dd4f.edfc78c@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/doc/commit/?id=8cad1690201e7aec0ad181849fe81369d18b1790 commit 8cad1690201e7aec0ad181849fe81369d18b1790 Author: Olivier Certner <olce@FreeBSD.org> AuthorDate: 2025-11-27 20:49:13 +0000 Commit: Olivier Certner <olce@FreeBSD.org> CommitDate: 2025-11-27 20:49:44 +0000 releases/15.0R/relnotes: smbios(4): Fix wording style of paragraph start Previous style was arguably quite telegraphic and more similar to a commit's first line. Replace the header sentence with a true one, as is done elsewhere. Sponsored by: The FreeBSD Foundation --- website/content/en/releases/15.0R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc index 348b710a4f..4713be41c4 100644 --- a/website/content/en/releases/15.0R/relnotes.adoc +++ b/website/content/en/releases/15.0R/relnotes.adoc @@ -788,7 +788,7 @@ A new cellular modem driver supports USB network devices implementing the Mobile The accompanying man:umbctl[8] tool is used to display or set MBIM cellular modem interface parameters (4G/LTE). gitref:0f1bf1c22a0c[repository=src] (Sponsored by The FreeBSD Foundation) -man:smbios[4]: Search for the SMBIOS v3 (64-bit) entry point first also on BIOS boot. +man:smbios[4] now searches for the SMBIOS v3 (64-bit) entry point first also if booted from BIOS. This allows to detect and report the proper SMBIOS version with BIOSes that only provide the v3 table, as happens on Hetzner virtual machines. For machines that provide both, leverage the v3 table in priority consistently with the EFI case. gitref:bc7f6508363c[repository=src]help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6928b98e.2dd4f.edfc78c>
