Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2022 20:23:38 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: fac05eb339 - main - 12.4 Release notes: Fix comma
Message-ID:  <202211122023.2ACKNc5U014001@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=fac05eb339c20cec5342c0fa78d6a5d869c59d22

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

    12.4 Release notes: Fix comma
    
    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 b62d50db9d..93d88f5cd1 100644
--- a/website/content/en/releases/12.4R/relnotes.adoc
+++ b/website/content/en/releases/12.4R/relnotes.adoc
@@ -256,7 +256,7 @@ This section covers changes and additions to file systems and other storage subs
 
 The man:fusefs[5] file system in userspace had several bugs fixed including a race condition, an undefined variable access, and a couple of bugs regarding OP_RECLAIM. Other fixes and improvements have been added.
 
-The NFS client code had a number of bug fixes including a use-after-free bug, a race condition and a forced dismount looping.
+The NFS client code had a number of bug fixes including a use-after-free bug, a race condition, and a forced dismount looping.
 
 
 [[boot]]



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