diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-09-27 23:50:07 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-09-27 23:50:07 +0000 |
commit | d0b2e3656f92353b4d012319ae010dc637dfe2bd (patch) | |
tree | 581544f60ad8efc51b7dc53d02acd4a51ae0f83d /share/man/man4/gem.4 | |
parent | a0ec5e6d29ce08b2f2472d1cc16b0d7b006ebb55 (diff) |
geeze, this same useless paragraph is all over the place.
Diffstat (limited to 'share/man/man4/gem.4')
-rw-r--r-- | share/man/man4/gem.4 | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/share/man/man4/gem.4 b/share/man/man4/gem.4 index 3a37389350e..c64deea4a8f 100644 --- a/share/man/man4/gem.4 +++ b/share/man/man4/gem.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gem.4,v 1.11 2004/09/30 19:59:24 mickey Exp $ +.\" $OpenBSD: gem.4,v 1.12 2005/09/27 23:50:06 brad Exp $ .\" .\" Copyright (c) 2001 Miodrag Vallat. .\" All rights reserved. @@ -48,17 +48,6 @@ GEM and ERI 10/100 boards, as well as the .Tn Apple internal GMAC Ethernet. .Pp -Each of the host's network addresses -is specified at boot time with an -.Dv SIOCSIFADDR -.Xr ioctl 2 . -The -.Nm -interface employs the address resolution protocol described in -.Xr arp 4 -to dynamically map between Internet and Ethernet addresses on the local -network. -.Pp When a .Nm interface is brought up, by default, it will attempt to auto-negotiate the @@ -77,7 +66,7 @@ The supported media types are: Attempt to autoselect the media type (default) .\" Check and correct the gigabit modes. Are both copper and fiber supported? .\" And in both duplex modes as well? -.It media 1000baseT mediaopt full-duplex +.It media 1000baseT mediaopt full-duplex Use 1000baseT on copper, full duplex .It media 1000baseT Op mediaopt half-duplex Use 1000baseT on copper, half duplex |