[Differential] D55496: rge: correct media types in man page
"kevlo (Kevin Lo)" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]> |
This revision was automatically updated to reflect the committed changes. Closed by commit rG25e89051df7a: rge.4: correct media types in the manual page (authored by kevlo). REPOSITORY rG FreeBSD src repository CHANGES SINCE LAST UPDATE https://reviews.freebsd.org/D55496?vs=172645&id=172723 CHANGES SINCE LAST ACTION https://reviews.freebsd.org/D55496/new/ REVISION DETAIL https://reviews.freebsd.org/D55496 AFFECTED FILES share/man/man4/rge.4 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: kevlo, adrian, freebsd-net-list Cc: imp, ziaee, pstef
D55496.172723.patch
(text/x-patch, 948 B)
diff --git a/share/man/man4/rge.4 b/share/man/man4/rge.4 --- a/share/man/man4/rge.4 +++ b/share/man/man4/rge.4 @@ -84,23 +84,23 @@ or .Cm half-duplex modes. -.It Cm 1000baseTX -Set 1000baseTX operation over twisted pair. +.It Cm 1000baseT +Set 1000baseT operation over twisted pair. The RealTek gigE chips support 1000Mbps in .Cm full-duplex mode only. -.It Cm 2500baseTX -Set 2500baseTX operation over twisted pair. +.It Cm 2500Base-T +Set 2500Base-T operation over twisted pair. The RealTek devices support 2.5Gbit in .Cm full-duplex mode only. -.It Cm 5000baseTX -Set 5000baseTX operation over twisted pair. +.It Cm 5000Base-T +Set 5000Base-T operation over twisted pair. The RealTek devices support 5Gbit in .Cm full-duplex mode only. -.It Cm 10000baseTX -Set 10000baseTX operation over twisted pair. +.It Cm 10Gbase-T +Set 10Gbase-T operation over twisted pair. The RealTek devices support 10Gbit in .Cm full-duplex mode only.