diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-01-10 10:27:20 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-01-10 10:27:20 +0000 |
commit | ead33e9e0f87c03b04e72537a7ca276c9b7b1e57 (patch) | |
tree | 2d28cf9dd05bcff0c2d6c6fbcace4e470d0ae9aa /share/man/man4/brgphy.4 | |
parent | 679db1ee20d516e9bcc38c49bfcb724b8787b2cd (diff) |
1000baseTX -> 1000baseT
ok dlg@
Diffstat (limited to 'share/man/man4/brgphy.4')
-rw-r--r-- | share/man/man4/brgphy.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/brgphy.4 b/share/man/man4/brgphy.4 index a0228b77271..e9b77cfc64a 100644 --- a/share/man/man4/brgphy.4 +++ b/share/man/man4/brgphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: brgphy.4,v 1.20 2007/05/31 19:19:49 jmc Exp $ +.\" $OpenBSD: brgphy.4,v 1.21 2008/01/10 10:27:18 brad Exp $ .\" .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -24,7 +24,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 10 2008 $ .Dt BRGPHY 4 .Os .Sh NAME @@ -37,7 +37,7 @@ The .Nm driver supports Broadcom BCM5400 100/1000TX Ethernet PHY interfaces, as well as the BCM5401, BCM541x, BCM5421, BCM5421K2, BCM5462, BCM570x, BCM575x and -BCM5780 10/100/1000baseTX Ethernet PHY interfaces. +BCM5780 10/100/1000baseT Ethernet PHY interfaces. .Sh SEE ALSO .Xr bge 4 , .Xr ifmedia 4 , |