summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2007-10-10 12:18:17 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2007-10-10 12:18:17 +0000
commit3a7ba5ad2fe7000eee5142b14b025d2f4b68fe0e (patch)
treebde0a151fec51b52adb018debab631df111a8f98
parent5cd59df5b113b55740a4c17d728457d2f4f3b850 (diff)
Mention RTL8211B support.
-rw-r--r--share/man/man4/rgephy.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/rgephy.4 b/share/man/man4/rgephy.4
index 2f6ec3c5701..a2105286023 100644
--- a/share/man/man4/rgephy.4
+++ b/share/man/man4/rgephy.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rgephy.4,v 1.5 2007/05/31 19:19:51 jmc Exp $
+.\" $OpenBSD: rgephy.4,v 1.6 2007/10/10 12:18:16 jsg Exp $
.\"
.\" Copyright (c) 2004 Peter Valchev <pvalchev@openbsd.org>
.\"
@@ -14,19 +14,19 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: October 10 2007 $
.Dt RGEPHY 4
.Os
.Sh NAME
.Nm rgephy
-.Nd Realtek 8169S/8110S internal 10/100/1000 Ethernet PHY
+.Nd Realtek 8169S/8110S/8211B 10/100/1000 Ethernet PHY
.Sh SYNOPSIS
.Cd "rgephy* at mii?"
.Sh DESCRIPTION
The
.Nm
driver supports the internal PHY found on Realtek 8169S/8110S
-Ethernet adapters.
+Ethernet adapters and the external 8211B PHY.
.Sh SEE ALSO
.Xr ifmedia 4 ,
.Xr intro 4 ,