svn commit: r187316 - head/share/man/man4

Marius Strobl marius at FreeBSD.org
Thu Jan 15 14:06:54 PST 2009


Author: marius
Date: Thu Jan 15 22:06:53 2009
New Revision: 187316
URL: http://svn.freebsd.org/changeset/base/187316

Log:
  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

Modified:
  head/share/man/man4/gem.4
  head/share/man/man4/hme.4

Modified: head/share/man/man4/gem.4
==============================================================================
--- head/share/man/man4/gem.4	Thu Jan 15 22:00:22 2009	(r187315)
+++ head/share/man/man4/gem.4	Thu Jan 15 22:06:53 2009	(r187316)
@@ -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 Et
 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 ,

Modified: head/share/man/man4/hme.4
==============================================================================
--- head/share/man/man4/hme.4	Thu Jan 15 22:00:22 2009	(r187315)
+++ head/share/man/man4/hme.4	Thu Jan 15 22:06:53 2009	(r187316)
@@ -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 Et
 except the single-port SBus versions.
 .Sh SEE ALSO
 .Xr altq 4 ,
-.Xr gem 4 ,
 .Xr intro 4 ,
 .Xr miibus 4 ,
 .Xr netintro 4 ,


More information about the svn-src-head mailing list