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/stge.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/stge.4')
-rw-r--r-- | share/man/man4/stge.4 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/stge.4 b/share/man/man4/stge.4 index 947b9ea3bf2..abba6abe0b3 100644 --- a/share/man/man4/stge.4 +++ b/share/man/man4/stge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stge.4,v 1.3 2001/12/05 17:08:29 mpech Exp $ +.\" $OpenBSD: stge.4,v 1.4 2002/04/02 18:08:04 nate Exp $ .\" $NetBSD: stge.4,v 1.5 2001/09/11 22:52:54 wiz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -66,8 +66,12 @@ It uses an external PHY or an external 10-bit interface. .\" XXX too be done. .Sh SEE ALSO .Xr arp 4 , +.Xr eephy 4 , +.Xr ifmedia 4 , +.Xr intro 4 , .Xr netintro 4 , .Xr pci 4 , +.Xr vlan 4 , .Xr ifconfig 8 .Sh HISTORY The |