Date: Fri, 6 Sep 2024 19:27:53 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 739ff8f761 - main - releases/13.4R: Fix typos Message-ID: <202409061927.486JRrq8097302@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/doc/commit/?id=739ff8f761f1c4342267e968c98fac9edd8d507b commit 739ff8f761f1c4342267e968c98fac9edd8d507b Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-09-06 19:26:59 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-09-06 19:26:59 +0000 releases/13.4R: Fix typos - Reword Reported by: dch Approved by: re (blanket) --- website/content/en/releases/13.4R/relnotes.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/en/releases/13.4R/relnotes.adoc b/website/content/en/releases/13.4R/relnotes.adoc index c102daddb5..becc0be5b8 100644 --- a/website/content/en/releases/13.4R/relnotes.adoc +++ b/website/content/en/releases/13.4R/relnotes.adoc @@ -85,7 +85,7 @@ This change reduces the number of calls to man:tzset[3] and improves performance [[userland-contrib]] === Contributed Software -`sqlite3` has been upgraded to 3.46.0a +`sqlite3` has been upgraded to 3.46.0. `OpenSSH` has been to upgraded to 9.7p1. This release contains mostly bugfixes. @@ -123,7 +123,7 @@ This section covers changes and additions to devices and device drivers since {r [[drivers-device]] === Device Drivers -The man:irdma[4] driver has been updted. +The man:irdma[4] driver has been updated. The man:ice[4] driver has been updated. @@ -189,7 +189,7 @@ This section covers changes to manual (man:man[1]) pages and other documentation [[man-pages]] === Man Pages -References to the `disklabel` utility have been removed as they have been removed from the base system from FreeBSD 15.0 onwards. +References to the legacy `disklabel` utility have been removed in favour of gpart. Future FreeBSD releases will remove this tool entirely." [[ports]] == Ports Collection and Package Infrastructure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409061927.486JRrq8097302>