summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-08-26 01:21:02 +0000
committergjb <gjb@FreeBSD.org>2012-08-26 01:21:02 +0000
commit3f013cdf9f6fdb4b6e38481b26b3acf43e697878 (patch)
treee6228cc5b11dce2eb0df5049975f3b11a7d9c0a1 /sys/i386/conf
parentde9cc7d120b20d695643858cbaab2cfa4ce4e01b (diff)
downloadFreeBSD-src-3f013cdf9f6fdb4b6e38481b26b3acf43e697878.zip
FreeBSD-src-3f013cdf9f6fdb4b6e38481b26b3acf43e697878.tar.gz
Grammar fix: s/NIC's/NICs/
MFC after: 3 days
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC2
-rw-r--r--sys/i386/conf/PAE2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 3ff96c9..1165995 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -282,7 +282,7 @@ device wlan_ccmp # 802.11 CCMP support
device wlan_tkip # 802.11 TKIP support
device wlan_amrr # AMRR transmit rate control algorithm
device an # Aironet 4500/4800 802.11 wireless NICs.
-device ath # Atheros NIC's
+device ath # Atheros NICs
device ath_pci # Atheros pci/cardbus glue
device ath_hal # pci/cardbus chip support
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
diff --git a/sys/i386/conf/PAE b/sys/i386/conf/PAE
index ebf010e..5600d08 100644
--- a/sys/i386/conf/PAE
+++ b/sys/i386/conf/PAE
@@ -75,7 +75,7 @@ nodevice sn
nodevice xe
nodevice an
-nodevice ath # Atheros pci/cardbus NIC's
+nodevice ath # Atheros pci/cardbus NICs
nodevice ath_pci
nodevice ath_hal
nodevice ath_rate_sample # SampleRate tx rate control for ath
OpenPOWER on IntegriCloud