diff options
author | 2008-10-24 20:18:53 +0000 | |
---|---|---|
committer | 2008-10-24 20:18:53 +0000 | |
commit | c0e8055a38799f3cfaa0614a119df5d970274193 (patch) | |
tree | 3e0ce669ad00d1acb13f238dfd93e9b82bd52131 | |
parent | Get flow control negotiation status. (diff) | |
download | wireguard-openbsd-c0e8055a38799f3cfaa0614a119df5d970274193.tar.xz wireguard-openbsd-c0e8055a38799f3cfaa0614a119df5d970274193.zip |
Also mention the i82562G PHY.
-rw-r--r-- | share/man/man4/inphy.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/inphy.4 b/share/man/man4/inphy.4 index 2133ab2c54c..ce85bb32f32 100644 --- a/share/man/man4/inphy.4 +++ b/share/man/man4/inphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inphy.4,v 1.9 2008/06/26 05:42:06 ray Exp $ +.\" $OpenBSD: inphy.4,v 1.10 2008/10/24 20:18:53 brad Exp $ .\" $NetBSD: inphy.4,v 1.1 1998/11/04 05:53:58 thorpej Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -29,7 +29,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 26 2008 $ +.Dd $Mdocdate: October 24 2008 $ .Dt INPHY 4 .Os .Sh NAME @@ -40,7 +40,8 @@ .Sh DESCRIPTION The .Nm -driver supports the Intel i82555, i82562EM and i82562ET 10/100 Ethernet PHYs. +driver supports the Intel i82555, i82562EM, i82562ET and i82562G 10/100 +Ethernet PHYs. These PHYs are found on a variety of high-performance Ethernet interfaces. .Sh SEE ALSO .Xr ifmedia 4 , |