if_rge: fix typo in man page
Fix the list of devices supported by the driver: RTL8125 occured twice, should have been RTL8127 in one case. Approved by: adrian
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
.\"
|
||||
.\" SPDX-License-Identifier: BSD-2-Clause
|
||||
.\"
|
||||
.Dd December 12, 2025
|
||||
.Dd December 18, 2025
|
||||
.Dt RGE 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -121,7 +121,7 @@ For more information on configuring this device, see
|
||||
.Sh HARDWARE
|
||||
The
|
||||
.Nm
|
||||
driver supports RealTek RTL8125, RTL8126, RTL8125 and Killer E3000 based
|
||||
driver supports RealTek RTL8125, RTL8126, RTL8127 and Killer E3000 based
|
||||
PCIe 1GB to 1GB Ethernet devices.
|
||||
.Sh SYSCTL VARIABLES
|
||||
The following variables are available as both
|
||||
|
||||
Reference in New Issue
Block a user