diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/bge.4 | 4 | ||||
-rw-r--r-- | share/man/man4/brgphy.4 | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index eb1a417194d..89069950b1e 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.27 2005/09/19 05:45:49 brad Exp $ +.\" $OpenBSD: bge.4,v 1.28 2005/11/25 03:48:46 brad Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. @@ -43,7 +43,7 @@ The .Nm driver provides support for various NICs based on the Broadcom BCM570x, -5714, 572x, 575x, 578x, and 5901 families of Gigabit Ethernet controller +571x, 572x, 575x, 578x, and 5901 families of Gigabit Ethernet controller chips, including the following: .Pp .Bl -bullet -compact diff --git a/share/man/man4/brgphy.4 b/share/man/man4/brgphy.4 index 7d7ba215845..e4b1cf154be 100644 --- a/share/man/man4/brgphy.4 +++ b/share/man/man4/brgphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: brgphy.4,v 1.16 2005/11/25 02:26:36 brad Exp $ +.\" $OpenBSD: brgphy.4,v 1.17 2005/11/25 03:48:46 brad Exp $ .\" .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -36,8 +36,8 @@ The .Nm driver supports Broadcom BCM5400 100/1000TX Ethernet PHY interfaces, as well -as the BCM5401, BCM5411, BCM5421, BCM5421K2, BCM5462, BCM570x, BCM5714, BCM5715, -BCM5750 and BCM5752 10/100/1000baseTX Ethernet PHY interfaces. +as the BCM5401, BCM541x, BCM5421, BCM5421K2, BCM5462, BCM570x, BCM575x +10/100/1000baseTX Ethernet PHY interfaces. .Sh SEE ALSO .Xr bge 4 , .Xr ifmedia 4 , |