diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2002-04-02 18:08:05 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2002-04-02 18:08:05 +0000 |
commit | 0d75342d2ffa028b05f0232f3c0228e36b85977c (patch) | |
tree | 1e41ee8572ed0eba1b1a6a17dbd12afb67a97e1f /share/man/man4/eephy.4 | |
parent | d4b16ba22fe47847c12fe2d3bf5dd55d25eae795 (diff) |
add .Xr's for phys and macs that are found together
Remove the .Xr pci 4 from phys
update .Xr's for gigabit phys to include arp(4), ifmedia(4), intro(4),
netintro(4), pci(4), vlan(4) (if applicable), and ifconfig(8). (In
addition to t .Xr's for phys
update intro(4) for alpha and i386
Diffstat (limited to 'share/man/man4/eephy.4')
-rw-r--r-- | share/man/man4/eephy.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/eephy.4 b/share/man/man4/eephy.4 index 3f720195c70..3e73b07398b 100644 --- a/share/man/man4/eephy.4 +++ b/share/man/man4/eephy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eephy.4,v 1.2 2001/06/22 12:15:44 mpech Exp $ +.\" $OpenBSD: eephy.4,v 1.3 2002/04/02 18:08:04 nate Exp $ .\" .\"Copyright (c) 2001 by Parag Patel. All rights reserved. .\" @@ -43,10 +43,11 @@ driver supports Marvell 88E1000 PHY interface found on Intel PRO/1000 Gigabit Ethernet cards (see .Xr wx 4 ) . .Sh SEE ALSO +.Xr gx 4 , .Xr ifmedia 4 , .Xr intro 4 , .Xr mii 4 , -.Xr pci 4 , +.Xr stge 4 , .Xr wx 4 , .Xr ifconfig 8 |