Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Update description to include Realtek 8211, t...



details:   https://anonhg.NetBSD.org/src/rev/c4c7c948ea44
branches:  trunk
changeset: 792286:c4c7c948ea44
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sat Dec 28 13:57:19 2013 +0000

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

diffstat:

 share/man/man4/rgephy.4 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r 0b8fffb63ca6 -r c4c7c948ea44 share/man/man4/rgephy.4
--- a/share/man/man4/rgephy.4   Sat Dec 28 13:27:39 2013 +0000
+++ b/share/man/man4/rgephy.4   Sat Dec 28 13:57:19 2013 +0000
@@ -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 <pvalchev%openbsd.org@localhost>
 .\"
@@ -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 ,



Home | Main Index | Thread Index | Old Index