Module Name:    src
Committed By:   jakllsch
Date:           Mon Mar  1 17:58:33 UTC 2021

Modified Files:
        src/share/man/man4: rge.4

Log Message:
update rge(4) manual page from OpenBSD


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/rge.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/rge.4
diff -u src/share/man/man4/rge.4:1.1 src/share/man/man4/rge.4:1.2
--- src/share/man/man4/rge.4:1.1	Sat Jan 11 20:56:50 2020
+++ src/share/man/man4/rge.4	Mon Mar  1 17:58:33 2021
@@ -1,7 +1,7 @@
-.\" $NetBSD: rge.4,v 1.1 2020/01/11 20:56:50 sevan Exp $
-.\" $OpenBSD: rge.4,v 1.2 2019/11/18 22:09:59 jmc Exp $
+.\" $NetBSD: rge.4,v 1.2 2021/03/01 17:58:33 jakllsch Exp $
+.\" $OpenBSD: rge.4,v 1.4 2020/10/12 02:11:10 kevlo Exp $
 .\"
-.\" Copyright (c) 2019 Kevin Lo <ke...@openbsd.org>
+.\" Copyright (c) 2019, 2020 Kevin Lo <ke...@openbsd.org>
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -15,25 +15,28 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: November 18 2019 $
+.Dd $Mdocdate: October 12 2020 $
 .Dt RGE 4
 .Os
 .Sh NAME
 .Nm rge
-.Nd Realtek 8125 PCI Express 2.5Gb Ethernet device
+.Nd Realtek 8125/8125B PCI Express 2.5Gb Ethernet device
 .Sh SYNOPSIS
 .Cd "rge* at pci?"
 .Sh DESCRIPTION
 The
 .Nm
 driver provides support for PCI Express 2.5Gb Ethernet adapters based
-on the Realtek RTL8125 Ethernet controller, including the following:
+on the Realtek RTL8125 and RTL8125B Ethernet controllers,
+including the following:
 .Pp
 .Bl -bullet -offset indent -compact
 .It
-Realtek RTL8125 2.5GbE Adapter (2500baseT)
+Realtek 8125/8125B 2.5GbE Adapter (2500baseT)
 .It
 Rivet Networks Killer E3000 Adapter (2500baseT)
+.It
+TP-LINK TL-NG421 Adapter (2500baseT)
 .El
 .Sh SEE ALSO
 .Xr arp 4 ,

Reply via email to