mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
iwn(4): Remove duplicate device entry
'Intel Centrino Wireless-N 6250' is listed twice in the description
section of the manual page.
PR: 256257
Reported by: Daniel Cervus <danielthedeer at outlook dot com>
(cherry picked from commit 66e2a5803b)
This commit is contained in:
parent
4d9a3cac70
commit
849fdb8d7d
1 changed files with 1 additions and 2 deletions
|
|
@ -25,7 +25,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd August 30, 2014
|
||||
.Dd May 30, 2021
|
||||
.Dt IWN 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -111,7 +111,6 @@ driver provides support for:
|
|||
.It Intel Centrino Wireless-N 6150
|
||||
.It Intel Centrino Wireless-N 6200
|
||||
.It Intel Centrino Wireless-N 6250
|
||||
.It Intel Centrino Wireless-N 6250
|
||||
.It Intel Centrino Wireless-N + WiMAX 6150
|
||||
.It Intel Ultimate N WiFi Link 5300
|
||||
.It Intel Wireless WiFi Link 4965
|
||||
|
|
|
|||
Loading…
Reference in a new issue