Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2021 02:26:46 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 151fb7cb3f - main - 12.3 relnotes: fix minor wording nits
Message-ID:  <202112080226.1B82QkOO003229@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gjb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=151fb7cb3f087211bbc3bec67ccfc6afeb999bac

commit 151fb7cb3f087211bbc3bec67ccfc6afeb999bac
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2021-12-08 02:26:17 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2021-12-08 02:26:17 +0000

    12.3 relnotes: fix minor wording nits
    
    Submitted by:   Pau Amma
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 website/content/en/releases/12.3R/relnotes.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/content/en/releases/12.3R/relnotes.adoc b/website/content/en/releases/12.3R/relnotes.adoc
index 8cb9a31002..6306164c6c 100644
--- a/website/content/en/releases/12.3R/relnotes.adoc
+++ b/website/content/en/releases/12.3R/relnotes.adoc
@@ -217,7 +217,7 @@ The man:wpl_cli[8] utility now has an action file event where an event may be pa
 
 The man:awk[1] `metamode` fixes have been merged in addition to a code synchronization with upstream (to version 20210221).
 
-Fixes for `SHA256` was merged into apr from upstream (see r1889604, r1807975 upstream).
+Fixes for `SHA256` were merged into apr (Apache Portable Runtime) from upstream (see r1889604, r1807975 upstream).
 
 The man:bc[1] contributed software has been updated to 5.0.0.
 
@@ -248,7 +248,7 @@ The man:unzip[1] utility was synced with the upstream NetBSD version.
 [[userland-libraries]]
 === Runtime Libraries and API
 
-Internal KAPI between the krpc and nfsd modules was updated (see [.filename]#UPDATING#).
+The internal KAPI between the krpc and nfsd modules was updated (see [.filename]#UPDATING#).
 
 //cedb8de26ccc46a9b8215dad58f411b93d101db5:
 The man:powf[3] library received a fix to prevent an incorrect result with x near 1 and |y| much larger than 1 and a test kit imported from NetBSD.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112080226.1B82QkOO003229>