diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2003-02-13 06:15:41 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2003-02-13 06:15:41 +0000 |
commit | 699bf6a3d57da544493eb91a112f42c5a9116c74 (patch) | |
tree | 9f1d6526982d97786ac19d5f9b9df4f78d25235d | |
parent | 68de8c5b912acebaff46a276b6a812897571e476 (diff) |
talk about 3C905B-TX and 3C905C-TX.
-rw-r--r-- | share/man/man4/exphy.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/exphy.4 b/share/man/man4/exphy.4 index bf82f96bfb1..ef12cd8aa88 100644 --- a/share/man/man4/exphy.4 +++ b/share/man/man4/exphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: exphy.4,v 1.7 2002/05/09 04:06:23 nate Exp $ +.\" $OpenBSD: exphy.4,v 1.8 2003/02/13 06:15:40 fgsch Exp $ .\" $NetBSD: exphy.4,v 1.1 1998/11/04 05:53:58 thorpej Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -41,13 +41,13 @@ .Os .Sh NAME .Nm exphy -.Nd 3Com 3C905B-TX internal Ethernet PHY driver +.Nd 3Com 3C905B-TX and 3C905C-TX internal Ethernet PHY driver .Sh SYNOPSIS .Cd "exphy* at mii? phy ?" .Sh DESCRIPTION The .Nm -driver supports the internal PHY on 3Com 3C905B-TX 10/100 Ethernet +driver supports the internal PHY on 3Com 3C905B-TX and 3C905C-TX 10/100 Ethernet interfaces. .Sh SEE ALSO .Xr ifmedia 4 , |