From nobody Wed Dec 08 02:26:46 2021 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 90E4618DC318 for ; Wed, 8 Dec 2021 02:26:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J81JQ2GmTz4pb4; Wed, 8 Dec 2021 02:26:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2DF2130C8; Wed, 8 Dec 2021 02:26:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B82QknX003230; Wed, 8 Dec 2021 02:26:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B82QkOO003229; Wed, 8 Dec 2021 02:26:46 GMT (envelope-from git) Date: Wed, 8 Dec 2021 02:26:46 GMT Message-Id: <202112080226.1B82QkOO003229@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Glen Barber Subject: git: 151fb7cb3f - main - 12.3 relnotes: fix minor wording nits List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gjb X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 151fb7cb3f087211bbc3bec67ccfc6afeb999bac Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638930406; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=NRd+SbkEyIbYlbLwBY4VfGrWrR5gHzCa7IUo5ruenUk=; b=DYK0X34jYseErvAoG58u3A+gSrvjN70KV6ZHHqoPsKnxdOMyStDa6QOgpzPiN+jrpc3BuD V8qvfaNetAHPfQlbibGSWqQjS6RO2uC5GnhivFJhPQL8ZKkmaqn9Jg2R3HY6OhhPnu+QlL TX5rxWghFVy6QoDJqf+XMPln5HgYM9clIknhTweUhJwMxA8VPxfITZ1LqQjv7Sz7F3ubG1 0ygJDoUY9ryVnPvfF0M8RUYxraokHA0H3NTZl3Umjt91Yl5QbbimcmzXFmBSOYN6ZC69XT stt3mpI59nvmwlB52XhTXomOSNgCA7u8AxNPh7uL95tc4IDyfujrq/Ah2sZ0jA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638930406; a=rsa-sha256; cv=none; b=D1O1td/M7HtyzmovDrUdFQLePysGGKyMM/Qg1MlmmWheMo45L+2hhuimlP6pIoJbpFAaGe WliczIVHpWc0a/Wp9jfAWBVbHoTRE9ViXoUIdZeLhdUkzhhmRLsRVl7jnp59J5wHbOqvuM sYSiyRL3f2pgBm8JidNs4cZKirF3VdPouWi0391UTmAFh9NRXwrNv8RYqEQQkKOhguzL1Y Mb51KjsDUBHEBdVMuAQl8LmVABh4UIhLd9zn1bkxacp+qAAtGDgbv3BYU1R0je/xd7+gtg h2YaVaQ6n8cWw8WuAOQvMbwa5eFn3ZdFKh7o9zmspb5tVvqpVH9vr8jgY4tvmw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=151fb7cb3f087211bbc3bec67ccfc6afeb999bac commit 151fb7cb3f087211bbc3bec67ccfc6afeb999bac Author: Glen Barber AuthorDate: 2021-12-08 02:26:17 +0000 Commit: Glen Barber 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.