Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2022 20:01:53 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: feda7f70f4 - main - 12.4 Release notes: Fix another round of typos
Message-ID:  <202211122001.2ACK1riB085390@gitrepo.freebsd.org>

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

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

commit feda7f70f4ebb873a9a24d48fb0424398db42001
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2022-11-12 19:01:12 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-11-12 19:01:12 +0000

    12.4 Release notes: Fix another round of typos
    
    Reported by:    pauamma@
---
 website/content/en/releases/12.4R/relnotes.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc
index e65c7c13a2..b62d50db9d 100644
--- a/website/content/en/releases/12.4R/relnotes.adoc
+++ b/website/content/en/releases/12.4R/relnotes.adoc
@@ -236,7 +236,7 @@ The man:mpr[4] and man:mps[4] drivers had some panic fixed and a more robust dev
 
 The man:ocs_fc[4] device driver had a use-after-free bug fixed along with some memory leaks.
 
-The man:pfsync[4] pseudo-device had some locking, defer mode and NULL check bug fixed.
+The man:pfsync[4] pseudo-device had some locking, defer mode, and NULL check bugs fixed.
 
 The man:random[4] device had some improvements that now make entropy sources deregistration-safe. On x86 prefer RDSEED over RDRAND when available as per Intel documentation.
 



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