diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2025-10-26 13:26:52 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2025-10-26 13:32:43 +0000 |
| commit | 7c8c5ac82e27a4d4246574bc1a636b05b1d0937f (patch) | |
| tree | dbf6de061f337b66009becfff786fd8dee29ef0f | |
| parent | dc9fd0f379becb94cfa3adb3a53a8a42da336d52 (diff) | |
iwlwifi.4: Fix a typo in the manual page
- s/incosistent/inconsistent/
MFC after: 5 days
| -rw-r--r-- | share/man/man4/iwlwifi.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/iwlwifi.4 b/share/man/man4/iwlwifi.4 index 660f6a9bf57c..411af54be9fb 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 |
