summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_vge.c
diff options
context:
space:
mode:
authorTom Cosgrove <tom@cvs.openbsd.org>2006-10-19 10:55:57 +0000
committerTom Cosgrove <tom@cvs.openbsd.org>2006-10-19 10:55:57 +0000
commit8aff8e78d3d69b8cd3802bbb39e678ddbe0693ac (patch)
tree2594f2256966cdbd5b8013a78b199a5c4c5a6797 /sys/dev/pci/if_vge.c
parentd079ea7bd9c8c790e010d1123f8cb2567f8bd39a (diff)
s/Mhz/MHz/ in comments and printf() strings
ok jsg@
Diffstat (limited to 'sys/dev/pci/if_vge.c')
-rw-r--r--sys/dev/pci/if_vge.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_vge.c b/sys/dev/pci/if_vge.c
index fac9849db91..9c4d3fed95c 100644
--- a/sys/dev/pci/if_vge.c
+++ b/sys/dev/pci/if_vge.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_vge.c,v 1.28 2006/10/03 19:46:08 damien Exp $ */
+/* $OpenBSD: if_vge.c,v 1.29 2006/10/19 10:55:56 tom Exp $ */
/* $FreeBSD: if_vge.c,v 1.3 2004/09/11 22:13:25 wpaul Exp $ */
/*
* Copyright (c) 2004
@@ -43,7 +43,7 @@
*/
/*
- * The VIA Networking VT6122 is a 32bit, 33/66Mhz PCI device that
+ * The VIA Networking VT6122 is a 32bit, 33/66MHz PCI device that
* combines a tri-speed ethernet MAC and PHY, with the following
* features:
*