diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-05-07 09:13:20 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-05-07 09:13:20 +0000 |
commit | 46f1f2adfc9d93a5d7e0a67148ad833c9afa09a0 (patch) | |
tree | be09468e819466d98cad2c20dcd7436e62be1516 /share/man | |
parent | eda77235ada3db8b7cc75dd60efbe25ad07207e7 (diff) |
RealTek -> Realtek
ok jmc@ kevlo@
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/ure.4 | 8 | ||||
-rw-r--r-- | share/man/man4/usb.4 | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/ure.4 b/share/man/man4/ure.4 index e9e70694f52..72e5fb5f87c 100644 --- a/share/man/man4/ure.4 +++ b/share/man/man4/ure.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ure.4,v 1.7 2019/12/07 08:45:28 kevlo Exp $ +.\" $OpenBSD: ure.4,v 1.8 2021/05/07 09:13:19 jsg Exp $ .\" .\" Copyright (c) 2015 Kevin Lo <kevlo@FreeBSD.org> .\" All rights reserved. @@ -26,12 +26,12 @@ .\" .\" $FreeBSD: head/share/man/man4/ure.4 291557 2015-12-01 05:12:13Z kevlo $ .\" -.Dd $Mdocdate: December 7 2019 $ +.Dd $Mdocdate: May 7 2021 $ .Dt URE 4 .Os .Sh NAME .Nm ure -.Nd RealTek RTL8152/RTL8153/RTL8153B/RTL8156 10/100/Gigabit/2.5Gb USB Ethernet device +.Nd Realtek RTL8152/RTL8153/RTL8153B/RTL8156 10/100/Gigabit/2.5Gb USB Ethernet device .Sh SYNOPSIS .Cd "ure* at uhub?" .Cd "rgephy* at mii?" @@ -39,7 +39,7 @@ .Sh DESCRIPTION The .Nm -driver provides support for USB Ethernet adapters based on the RealTek +driver provides support for USB Ethernet adapters based on the Realtek RTL8152, RTL8153, RTL8153B and RTL8156 chipsets. .Pp The RTL8152 contains an integrated Fast Ethernet MAC, which supports diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index c138eaa47a3..dad3d3a97d9 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.206 2021/03/13 16:41:47 sthen Exp $ +.\" $OpenBSD: usb.4,v 1.207 2021/05/07 09:13:19 jsg Exp $ .\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 13 2021 $ +.Dd $Mdocdate: May 7 2021 $ .Dt USB 4 .Os .Sh NAME @@ -128,7 +128,7 @@ SMSC LAN95xx 10/100 USB Ethernet device .It Xr udav 4 Davicom DM9601 10/100 USB Ethernet device .It Xr ure 4 -RealTek RTL8152/RTL8153/RTL8153B/RTL8156 10/100/Gigabit/2.5Gb USB Ethernet device +Realtek RTL8152/RTL8153/RTL8153B/RTL8156 10/100/Gigabit/2.5Gb USB Ethernet device .It Xr url 4 Realtek RTL8150L 10/100 USB Ethernet device .It Xr urndis 4 |