Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 2022 12:27:49 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 7c722c6dc1 - main - relnotes/12.4: Fix typo
Message-ID:  <202212171227.2BHCRnEl086137@gitrepo.freebsd.org>

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

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

commit 7c722c6dc19b2ca6cd7347285b90cadd773e5490
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-12-17 12:26:21 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-12-17 12:26:21 +0000

    relnotes/12.4: Fix typo
    
    Reported by:    Gushi (discord)
---
 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 dca1633ca1..cc36aa338a 100644
--- a/website/content/en/releases/12.4R/relnotes.adoc
+++ b/website/content/en/releases/12.4R/relnotes.adoc
@@ -114,7 +114,7 @@ gitref:b57954717ddfe52be9e18591d302c61e50db0aa6[repository=src]
 gitref:a605ca25ef681452e25622a44917cbb5033eaae4[repository=src]
 {{< sponsored "Klara, Inc." >}}
 
-The man:cp[1] utility will honor properly `-H`, `-L` and `-P` flags. Notably, it will not resolve symlinks encountedered during traversal when either `-H` or `-P` are specified.
+The man:cp[1] utility will honor properly `-H`, `-L` and `-P` flags. Notably, it will not resolve symlinks encountered during traversal when either `-H` or `-P` are specified.
 gitref:1d9f60b0512802806d3dea3c5fcc6a0d8780259f[repository=src]
 {{< sponsored "Klara, Inc." >}}
 



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