summaryrefslogtreecommitdiff
path: root/sys/dev/lmc
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2007-05-27 20:50:23 +0000
committerRobert Watson <rwatson@FreeBSD.org>2007-05-27 20:50:23 +0000
commite1e8f51b8555571132dba60bfbf7ba4af79b2896 (patch)
tree4ad0993af23bf202075ced65c39036f20bdb7a9f /sys/dev/lmc
parent81c968ebb5b845e9e795e96b8fc1cc6817c006ec (diff)
Notes
Diffstat (limited to 'sys/dev/lmc')
-rw-r--r--sys/dev/lmc/if_lmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/lmc/if_lmc.c b/sys/dev/lmc/if_lmc.c
index 9165fae4251e..f0599dfd6b74 100644
--- a/sys/dev/lmc/if_lmc.c
+++ b/sys/dev/lmc/if_lmc.c
@@ -58,7 +58,7 @@
* interface and add an Ethernet-to-HDLC gate array to make a WAN card.
* David Boggs designed the Ethernet-to-HDLC gate arrays and PC cards.
* We did this at our company, LAN Media Corporation (LMC).
- * SBE Corp aquired LMC and continues to make the cards.
+ * SBE Corp acquired LMC and continues to make the cards.
*
* Since the cards use Tulip Ethernet chips, we started with Matt Thomas'
* ubiquitous "de" driver. Michael Graff stripped out the Ethernet stuff