Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 2021 21:03:21 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: d25f1535d1 - main - 12.3 relnotes: fix a typo
Message-ID:  <202112072103.1B7L3L3l075696@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=d25f1535d1995438924d854ffc7c4856eada2b1d

commit d25f1535d1995438924d854ffc7c4856eada2b1d
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2021-12-07 17:43:01 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2021-12-07 17:43:01 +0000

    12.3 relnotes: fix a typo
    
    Reported by:    rpokala
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 website/content/en/releases/12.3R/relnotes.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releases/12.3R/relnotes.adoc b/website/content/en/releases/12.3R/relnotes.adoc
index c76331ad85..4822ab3015 100644
--- a/website/content/en/releases/12.3R/relnotes.adoc
+++ b/website/content/en/releases/12.3R/relnotes.adoc
@@ -132,7 +132,7 @@ The man:daemon[8] utility now has a `-H` flag allowing it to catch a `SIGHUP` an
 
 The man:diff[1] utility will now honor other flags, such as `-w` when `-q` is specified.
 
-The man:elftcl[1] utility has received a `-l` flag to ignore unknown variables, allowing it to work across multiple versions of FreeBSD by ignoring features which are not implemented.
+The man:elfctl[1] utility has received a `-l` flag to ignore unknown variables, allowing it to work across multiple versions of FreeBSD by ignoring features which are not implemented.
 
 The man:etcupdate[8] utility now supports a revert mode to restore one or more files.
 



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