diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-04-02 22:54:12 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-04-02 22:54:12 +0000 |
commit | e02c2236e37cb76bd17eeeb5d8b26e58fa719aef (patch) | |
tree | 795514f53c8ff934723568db461b2e0ed1129645 /share/man/man4/nsgphy.4 | |
parent | 60f43a0aa80300d0287a2acc4038249a1301e1a0 (diff) |
Mention DP83865.
Diffstat (limited to 'share/man/man4/nsgphy.4')
-rw-r--r-- | share/man/man4/nsgphy.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/nsgphy.4 b/share/man/man4/nsgphy.4 index 80c54a01cb7..f3cf2413784 100644 --- a/share/man/man4/nsgphy.4 +++ b/share/man/man4/nsgphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nsgphy.4,v 1.7 2007/05/31 19:19:51 jmc Exp $ +.\" $OpenBSD: nsgphy.4,v 1.8 2008/04/02 22:54:11 kettenis Exp $ .\" .\" Copyright (c) 2001 Nathan L. Binkert <binkertn@umich.edu> .\" @@ -13,19 +13,19 @@ .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" 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: April 2 2008 $ .Dt NSGPHY 4 .Os .Sh NAME .Nm nsgphy -.Nd National Semiconductor DP83891 and DP83861 10/100/1000 Ethernet PHY +.Nd National Semiconductor DP83891/DP83861/DP83865 10/100/1000 Ethernet PHY .Sh SYNOPSIS .Cd "nsgphy* at mii?" .Sh DESCRIPTION The .Nm -driver supports the National Semiconductor DP83891 and DP83861 10/100/1000 -Ethernet PHYs. +driver supports the National Semiconductor DP83891, DP83861 and +DP83865 10/100/1000 Ethernet PHYs. .Sh SEE ALSO .Xr ifmedia 4 , .Xr intro 4 , |