From 1047f47b3dc968480e53bae84ef80af6800729f0 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Tue, 26 Nov 2002 22:28:21 +0000 Subject: 1000baseTX -> 1000baseT thanks to miod for pointing this out --- share/man/man4/gem.4 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'share/man/man4/gem.4') diff --git a/share/man/man4/gem.4 b/share/man/man4/gem.4 index 79775c0ad27..9da367bbc65 100644 --- a/share/man/man4/gem.4 +++ b/share/man/man4/gem.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gem.4,v 1.3 2002/09/26 22:09:53 miod Exp $ +.\" $OpenBSD: gem.4,v 1.4 2002/11/26 22:28:20 nate Exp $ .\" .\" Copyright (c) 2001 Miodrag Vallat. .\" All rights reserved. @@ -80,10 +80,10 @@ 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 1000baseTX mediaopt full-duplex -Use 1000baseSX on copper, full duplex -.It media 1000baseTX Op mediaopt half-duplex -Use 1000baseSX on copper, half 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 .It media 1000baseSX mediaopt full-duplex Use 1000baseSX on fiber, full duplex .It media 1000baseSX Op mediaopt half-duplex -- cgit v1.2.3