diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-07-01 07:54:16 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-07-01 07:54:16 +0000 |
commit | d92c962dc3225f3ed8bc90cd582a6fad020b1518 (patch) | |
tree | 79ab3bac8a5f6b957f2b903f1689ae1df31447a1 | |
parent | 14c773751292be2bbfcadd69e4c737666a5b1516 (diff) |
update media info.
-rw-r--r-- | share/man/man4/ixgb.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/ixgb.4 b/share/man/man4/ixgb.4 index ef2bd60411b..501c7e46d0f 100644 --- a/share/man/man4/ixgb.4 +++ b/share/man/man4/ixgb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ixgb.4,v 1.6 2006/07/01 07:48:10 brad Exp $ +.\" $OpenBSD: ixgb.4,v 1.7 2006/07/01 07:54:15 brad Exp $ .\" Copyright (c) 2002 Intel Corporation .\" All rights reserved. .\" Redistribution and use in source and binary forms of the Software, with or without @@ -62,11 +62,11 @@ driver supports the following media types: .Bl -tag -width autoselect -offset indent .It autoselect Enables auto-negotiation for speed and duplex. -.It 1000baseSX -Sets 1000Mbps operation. +.It 10GbaseLR +Sets 10Gbps operation. Only full-duplex mode is supported at this speed. -.It 1000baseT -Sets 1000Mbps operation. +.It 10GbaseSR +Sets 10Gbps operation. Only full-duplex mode is supported at this speed. .El .Pp |