1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00

Don't cross-reference gem(4) and hme(4); maybe this made some sense

back when these two were the only two NIC drivers working on sparc64
but it no longer does nowadays.

MFC after:	3 days
This commit is contained in:
Marius Strobl 2009-01-15 22:06:53 +00:00
parent 28450adca7
commit 4888dadb59
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=187316
2 changed files with 2 additions and 4 deletions

View File

@ -33,7 +33,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd September 26, 2007
.Dd January 15, 2009
.Dt GEM 4
.Os
.Sh NAME
@ -115,7 +115,6 @@ driver fails to attach to Sun Gigabit Ethernet SBus 2.0/3.0 (GBE/S) cards,
as no SBus front-end has been written so far.
.Sh SEE ALSO
.Xr altq 4 ,
.Xr hme 4 ,
.Xr miibus 4 ,
.Xr netintro 4 ,
.Xr eeprom 8 ,

View File

@ -36,7 +36,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd July 16, 2005
.Dd January 15, 2009
.Dt HME 4
.Os
.Sh NAME
@ -120,7 +120,6 @@ on boards equipped with more than one Ethernet interface and all add-on cards
except the single-port SBus versions.
.Sh SEE ALSO
.Xr altq 4 ,
.Xr gem 4 ,
.Xr intro 4 ,
.Xr miibus 4 ,
.Xr netintro 4 ,