From 4888dadb5988e2cdb3eef4db4cf67a7c61a1d15d Mon Sep 17 00:00:00 2001 From: Marius Strobl Date: Thu, 15 Jan 2009 22:06:53 +0000 Subject: [PATCH] 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 --- share/man/man4/gem.4 | 3 +-- share/man/man4/hme.4 | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/share/man/man4/gem.4 b/share/man/man4/gem.4 index 2e0939fa7df2..827dda086dbd 100644 --- a/share/man/man4/gem.4 +++ b/share/man/man4/gem.4 @@ -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 , diff --git a/share/man/man4/hme.4 b/share/man/man4/hme.4 index 4e2b4eb00c58..c695a7de0ea8 100644 --- a/share/man/man4/hme.4 +++ b/share/man/man4/hme.4 @@ -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 ,