summaryrefslogtreecommitdiffstats
path: root/sys/dev/an
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2001-11-11 11:20:09 +0000
committerphk <phk@FreeBSD.org>2001-11-11 11:20:09 +0000
commit147fa615f3f983843e22b96c01e7433cb1702754 (patch)
tree3b1fd27cc72e8144e36a634f0f482f99fb061cc3 /sys/dev/an
parent78699c965008e303e6e6be6deaf68da2fc36c2b4 (diff)
downloadFreeBSD-src-147fa615f3f983843e22b96c01e7433cb1702754.zip
FreeBSD-src-147fa615f3f983843e22b96c01e7433cb1702754.tar.gz
fix typo.
PR: 31898 Submitted by: Michael Lyngbøl <lyngbol@bifrost.lyngbol.dk>
Diffstat (limited to 'sys/dev/an')
-rw-r--r--sys/dev/an/if_an.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/an/if_an.c b/sys/dev/an/if_an.c
index 8507069..b13fa0b 100644
--- a/sys/dev/an/if_an.c
+++ b/sys/dev/an/if_an.c
@@ -41,7 +41,7 @@
*/
/*
- * The Aironet 4500/4800 series cards some in PCMCIA, ISA and PCI form.
+ * The Aironet 4500/4800 series cards come in PCMCIA, ISA and PCI form.
* This driver supports all three device types (PCI devices are supported
* through an extra PCI shim: /sys/pci/if_an_p.c). ISA devices can be
* supported either using hard-coded IO port/IRQ settings or via Plug
OpenPOWER on IntegriCloud