git: 9532784627 - main - 12.4 Release notes: Fix typos
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Nov 2022 18:23:12 UTC
The branch main has been updated by salvadore (ports committer):
URL: https://cgit.FreeBSD.org/doc/commit/?id=9532784627bfec9021a01ce732aff0cae964bc32
commit 9532784627bfec9021a01ce732aff0cae964bc32
Author: Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2022-11-20 16:31:32 +0000
Commit: Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2022-11-20 17:31:25 +0000
12.4 Release notes: Fix typos
Reported by: pauamma
Approved by: re (gjb, implicit)
---
website/content/en/releases/12.4R/relnotes.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc
index a730980086..fb694250ae 100644
--- a/website/content/en/releases/12.4R/relnotes.adoc
+++ b/website/content/en/releases/12.4R/relnotes.adoc
@@ -175,10 +175,10 @@ gitref:d5c176ad6a7b0cd78e3b893284b292e18ecb804f[repository=src]
The man:sh[1] utility will now read more profile files. It will load each .sh file in /etc/profile.d, then /usr/local/etc/profile, then each .sh file in /usr/local/etc/profile.d/.
gitref:73ab1c87c208dbb0609be572eb31591353d71e07[repository=src]
-The man:usbconfig[8] utiliy will use man:getopt[3] to handle options.
+The man:usbconfig[8] utility will use man:getopt[3] to handle options.
gitref:081853844bd4c43a59ac22357d41bb3abc39a45a[repository=src]
-The man:usbconfig[8] utiliy had its documentation improved.
+The man:usbconfig[8] utility had its documentation improved.
gitref:940db7edacb21a513924472f6cf4eec6a5e75090[repository=src]
The man:usbconfig[8] utility has been improved by adding a `-v` flag.