The branch stable/14 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=bd0e6e0d60f96d9338b7a981d5d613e12f3d118a
commit bd0e6e0d60f96d9338b7a981d5d613e12f3d118a Author: Gordon Bergling <[email protected]> AuthorDate: 2025-10-26 13:26:52 +0000 Commit: Gordon Bergling <[email protected]> CommitDate: 2025-10-31 07:27:54 +0000 iwlwifi.4: Fix a typo in the manual page - s/incosistent/inconsistent/ (cherry picked from commit 7c8c5ac82e27a4d4246574bc1a636b05b1d0937f) --- share/man/man4/iwlwifi.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/iwlwifi.4 b/share/man/man4/iwlwifi.4 index 4a251f239a55..05a0ee6ecacf 100644 --- a/share/man/man4/iwlwifi.4 +++ b/share/man/man4/iwlwifi.4 @@ -284,7 +284,7 @@ module parameters and are mapped automatically by .Sy linuxkpi . They were not adjusted so that they stay consistent with upstream Linux, e.g., for documentation available and problem investigations. -This left their names inconsistent between themselves and incosistent to +This left their names inconsistent between themselves and inconsistent to .Fx style. .Pp
