summaryrefslogtreecommitdiffstats
path: root/sys/pci
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>2000-02-29 10:02:29 +0000
committerbillf <billf@FreeBSD.org>2000-02-29 10:02:29 +0000
commit35e15b09be3df921694ae02d3105e751fa8fa411 (patch)
tree7b6954fa8ad06d5cb18e83589aafec490520cd8d /sys/pci
parent13286e4af4eb7fd5d5df004f969a63c92e5611c6 (diff)
downloadFreeBSD-src-35e15b09be3df921694ae02d3105e751fa8fa411.zip
FreeBSD-src-35e15b09be3df921694ae02d3105e751fa8fa411.tar.gz
'driver support' -> 'driver supports'
Diffstat (limited to 'sys/pci')
-rw-r--r--sys/pci/if_mn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_mn.c b/sys/pci/if_mn.c
index 3204c2c..9abbd9c 100644
--- a/sys/pci/if_mn.c
+++ b/sys/pci/if_mn.c
@@ -13,7 +13,7 @@
* This card contains a FALC54 E1/T1 framer and a MUNICH32X 32-channel HDLC
* controller.
*
- * The driver support E1 mode with up to 31 channels. We send CRC4 but don't
+ * The driver supports E1 mode with up to 31 channels. We send CRC4 but don't
* check it coming in.
*
* The FALC54 and MUNICH32X have far too many registers and weird modes for
OpenPOWER on IntegriCloud