diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2025-11-21 09:14:35 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2025-11-21 09:14:35 +0000 |
| commit | 8158b813d90f01368b2045709feee1980a323198 (patch) | |
| tree | 9d3592912ac8b843e7d7964c6e1767bf2f7cf769 | |
| parent | bb3bfc7ca87ef9b2309bfac38aa0083727b27dc6 (diff) | |
isp.4: Fix a typo in the manual page
- s/Chanel/Channel/
MFC after: 3 days
| -rw-r--r-- | share/man/man4/isp.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/isp.4 b/share/man/man4/isp.4 index 6fea63fdd5d5..a8f985a59d09 100644 --- a/share/man/man4/isp.4 +++ b/share/man/man4/isp.4 @@ -85,7 +85,7 @@ It may be disabled using configuration and hint options described below. .Sh HARDWARE The .Nm -driver supports the following optical Fibre Chanel adapters: +driver supports the following optical Fibre Channel adapters: .Bl -column "Qlogic 2690/2692/2694 (2684/2692)" "Speed" "PCI-X" .It Model: Ta Speed: Ta Bus: .It Qlogic QLE2874 (2814) Ta 64Gb Ta PCIe |
