summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2008-04-02 22:54:11 +0000
committerkettenis <kettenis@openbsd.org>2008-04-02 22:54:11 +0000
commita700a79eadb629f0c8d92ca7f4658dc7ec4ecb40 (patch)
treebf0499dbce8466ec459ab22202da39b3718878bb
parentUpdate now that we support Saturn. (diff)
downloadwireguard-openbsd-a700a79eadb629f0c8d92ca7f4658dc7ec4ecb40.tar.xz
wireguard-openbsd-a700a79eadb629f0c8d92ca7f4658dc7ec4ecb40.zip
Mention DP83865.
-rw-r--r--share/man/man4/nsgphy.410
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 ,