git: 931f2b2221 - main - 15.0/relnotes: Fix "canonical" typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Feb 2026 20:40:18 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/doc/commit/?id=931f2b2221b54f439d6281fa1774b293410b63c3
commit 931f2b2221b54f439d6281fa1774b293410b63c3
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-02-27 20:35:26 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-02-27 20:38:50 +0000
15.0/relnotes: Fix "canonical" typo
PR: 291384
Reported by: grahamperrin
---
website/content/en/releases/15.0R/relnotes.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc
index b5fc4aa6fd..28abfb8b31 100644
--- a/website/content/en/releases/15.0R/relnotes.adoc
+++ b/website/content/en/releases/15.0R/relnotes.adoc
@@ -1660,7 +1660,7 @@ Many manuals have had this section added or reworded in this release.
Much work has gone into adding man:sysctl[8]s and environment variables to the manual.
Try searching for them with `apropos Va=here.is.the.sysctl` or `apropos Ev=here_is_the_environment_variable`.
-The man:intro[1] to the General Commands manual has been revised, incorporating a statement about installing additional commands, and a listing of cannonical command directories.
+The man:intro[1] to the General Commands manual has been revised, incorporating a statement about installing additional commands, and a listing of canonical command directories.
gitref:cc0af6d5a6c2[repository=src]
The man:intro[2] to the System Calls manual has been revised, incorporating links and a HISTORY section from OpenBSD.