diff options
author | 2016-12-07 15:54:06 +0000 | |
---|---|---|
committer | 2016-12-07 15:54:06 +0000 | |
commit | 436fb0935de88a6eff69eb82c0a2d38e3e49a05c (patch) | |
tree | a3e0e993911acbc4d2234dbb5af6a7490ad034d5 | |
parent | Add xbf(4) (diff) | |
download | wireguard-openbsd-436fb0935de88a6eff69eb82c0a2d38e3e49a05c.tar.xz wireguard-openbsd-436fb0935de88a6eff69eb82c0a2d38e3e49a05c.zip |
Mention X552, don't mention X557 which is a PHY
-rw-r--r-- | share/man/man4/ix.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ix.4 b/share/man/man4/ix.4 index e735c46244e..ddfb9f81c2b 100644 --- a/share/man/man4/ix.4 +++ b/share/man/man4/ix.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ix.4,v 1.7 2016/11/30 14:17:08 mikeb Exp $ +.\" $OpenBSD: ix.4,v 1.8 2016/12/07 15:54:06 mikeb Exp $ .\" .\" Copyright (c) 2008 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 30 2016 $ +.Dd $Mdocdate: December 7 2016 $ .Dt IX 4 .Os .Sh NAME @@ -63,9 +63,9 @@ Intel X540-T 10GbE Adapter (10GbaseT/1000baseT/100baseTX) .It Intel X550-T 10GbE Adapter (10GbaseT/1000baseT/100baseTX) .It -Intel Xeon-D X552/X557 embedded 10GbE Adapter (SFP+/10GbaseT) +Intel X552 10GbE Adapter (SFP+) .It -Intel X557-AT 10GbE Adapter (10GbaseT/1000baseT/100baseTX) +Intel Xeon-D X552/X557 embedded 10GbE Adapter (SFP+/10GbaseT) .It HotLava Tambora 64G4/80G4/64G6/120G6 (SFP+) .El |