diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2002-04-02 13:37:05 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2002-04-02 13:37:05 +0000 |
commit | 005c1d985f8c325377c09d5d669764d4ea09551f (patch) | |
tree | 5393cc75c44735c7ba6888f9e93b0fcb30742997 /share/man/man4 | |
parent | 0fec19a8d6560fa29617db2d8bbe0266ddc9a502 (diff) |
crossref pci and gx
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/gx.4 | 3 | ||||
-rw-r--r-- | share/man/man4/pci.4 | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man4/gx.4 b/share/man/man4/gx.4 index 5b48b9629a8..c7ebd542301 100644 --- a/share/man/man4/gx.4 +++ b/share/man/man4/gx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gx.4,v 1.2 2002/04/02 13:25:50 nate Exp $ +.\" $OpenBSD: gx.4,v 1.3 2002/04/02 13:37:04 nate Exp $ .\" Copyright (c) 2001 .\" Jonathan Lemon <jlemon@FreeBSD.org>. All rights reserved. .\" @@ -171,6 +171,7 @@ The link status changed from down to up. .Sh SEE ALSO .Xr arp 4 , .\" .Xr netintro 4 , +.Xr pci 4 , .Xr vlan 4 , .Xr ifconfig 8 .Sh HISTORY diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index dc948cba563..9984adba6b0 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.59 2002/02/18 01:55:30 krw Exp $ +.\" $OpenBSD: pci.4,v 1.60 2002/04/02 13:37:04 nate Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -193,6 +193,8 @@ DEFPA interfaces. .It Xr fxp 4 Intel EtherExpress PRO 10+/100B Ethernet interfaces. +.It Xr gx 4 +Intel Gigabit Ethernet interfaces. (i82542, i82543, i82544) .It Xr le 4 PCNet-PCI Ethernet interfaces. .It Xr lge 4 @@ -233,7 +235,7 @@ Winbond W89C840F Ethernet interfaces. WaveLAN/IEEE and PRISM-II 802.11DS wireless network interfaces behind a PLX 905x-based dumb PCMCIA->PCI bridge. .It Xr wx 4 -Intel Gigabit Ethernet interfaces. +Intel Gigabit Ethernet interfaces. (i82542, i82543) .It Xr xl 4 3Com 3c555, 3c556, 3c900, 3c905, 3c980, and 3cSOHO Ethernet interfaces. .El |