mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
em(4): correct a typo
This commit is contained in:
parent
42ce724d80
commit
56b9145cd0
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ the Intel 82540, 82541ER, 82541PI, 82542, 82543, 82544, 82545, 82546,
|
|||
The
|
||||
.Nm
|
||||
driver provides support for PCI Express Gigabit Ethernet adapters
|
||||
based on the Intel 82571, 81572, 82573, 82574, and 82583 Ethernet
|
||||
based on the Intel 82571, 82572, 82573, 82574, and 82583 Ethernet
|
||||
controller chips.
|
||||
.Pp
|
||||
The
|
||||
|
|
|
|||
Loading…
Reference in a new issue