Module Name:    src
Committed By:   pgoyette
Date:           Sat Dec 28 13:57:19 UTC 2013

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

Log Message:
Update description to include Realtek 8211, to match contents of
sys/dev/mii/miidevs


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/rgephy.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/rgephy.4
diff -u src/share/man/man4/rgephy.4:1.2 src/share/man/man4/rgephy.4:1.3
--- src/share/man/man4/rgephy.4:1.2	Sat Oct 26 09:16:19 2013
+++ src/share/man/man4/rgephy.4	Sat Dec 28 13:57:19 2013
@@ -1,6 +1,6 @@
 .\"	$OpenBSD: rgephy.4,v 1.3 2004/09/30 19:59:25 mickey Exp $
 .\"
-.\"	$NetBSD: rgephy.4,v 1.2 2013/10/26 09:16:19 nonaka Exp $
+.\"	$NetBSD: rgephy.4,v 1.3 2013/12/28 13:57:19 pgoyette Exp $
 .\"
 .\" Copyright (c) 2004 Peter Valchev <pvalc...@openbsd.org>
 .\"
@@ -16,18 +16,18 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd March 25, 2006
+.Dd December 28, 2013
 .Dt RGEPHY 4
 .Os
 .Sh NAME
 .Nm rgephy
-.Nd Realtek 8169S/8110S internal 10/100/1000 PHY driver
+.Nd Realtek 8169S/8110S/8211 internal 10/100/1000 PHY driver
 .Sh SYNOPSIS
 .Cd "rgephy* at mii? phy ?"
 .Sh DESCRIPTION
 The
 .Nm
-driver supports the internal PHY found on Realtek 8169S/8110S
+driver supports the internal PHY found on Realtek 8169S/8110S/8211
 Ethernet adapters.
 .Sh SEE ALSO
 .Xr axen 4 ,

Reply via email to