diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/rgephy.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/rgephy.4 b/share/man/man4/rgephy.4 index a2105286023..604ea3cd82a 100644 --- a/share/man/man4/rgephy.4 +++ b/share/man/man4/rgephy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rgephy.4,v 1.6 2007/10/10 12:18:16 jsg Exp $ +.\" $OpenBSD: rgephy.4,v 1.7 2008/08/26 07:40:32 brad 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: October 10 2007 $ +.Dd $Mdocdate: August 26 2008 $ .Dt RGEPHY 4 .Os .Sh NAME .Nm rgephy -.Nd Realtek 8169S/8110S/8211B 10/100/1000 Ethernet PHY +.Nd Realtek 8169S/8110S/8211B/8211C 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 and the external 8211B PHY. +Ethernet adapters and the external 8211B/8211C PHY. .Sh SEE ALSO .Xr ifmedia 4 , .Xr intro 4 , |