git: d25f1535d1 - main - 12.3 relnotes: fix a typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Dec 2021 21:03:21 UTC
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.