diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-10-31 12:26:37 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-10-31 12:26:37 +0000 |
commit | 47e08967b6ed93a02087d92f982fef43debffd3e (patch) | |
tree | ad58a2d4413dbefcf63d756c23250400b4f01d23 /share/man | |
parent | 04783f7109699fb1efc94f9822ac1e849dc0b7ff (diff) |
s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/vge.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/vge.4 b/share/man/man4/vge.4 index b68a779f107..6fcf15a68b9 100644 --- a/share/man/man4/vge.4 +++ b/share/man/man4/vge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vge.4,v 1.17 2009/09/08 06:50:02 jmc Exp $ +.\" $OpenBSD: vge.4,v 1.18 2009/10/31 12:26:36 sobrado Exp $ .\" $FreeBSD: vge.4,v 1.6 2004/11/24 19:06:43 brueffer Exp $ .\" .\" Copyright (c) 2004 @@ -31,7 +31,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 8 2009 $ +.Dd $Mdocdate: October 31 2009 $ .Dt VGE 4 .Os .Sh NAME @@ -57,7 +57,7 @@ ZyXEL GN650-T 64-bit PCI Gigabit Ethernet NIC (ZX1701) ZyXEL GN670-T 32-bit PCI Gigabit Ethernet NIC (ZX1702) .El .Pp -The VT6122 is a 33/66Mhz 64-bit PCI device which combines a tri-speed +The VT6122 is a 33/66MHz 64-bit PCI device which combines a tri-speed MAC with an integrated 10/100/1000 copper PHY. (Some older cards use an external PHY.) The MAC supports IPv4 transmit/receive IP/TCP/UDP checksum offload, |