diff options
author | gjb <gjb@FreeBSD.org> | 2012-08-26 01:21:02 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2012-08-26 01:21:02 +0000 |
commit | 3f013cdf9f6fdb4b6e38481b26b3acf43e697878 (patch) | |
tree | e6228cc5b11dce2eb0df5049975f3b11a7d9c0a1 /sys/pc98/conf | |
parent | de9cc7d120b20d695643858cbaab2cfa4ce4e01b (diff) | |
download | FreeBSD-src-3f013cdf9f6fdb4b6e38481b26b3acf43e697878.zip FreeBSD-src-3f013cdf9f6fdb4b6e38481b26b3acf43e697878.tar.gz |
Grammar fix: s/NIC's/NICs/
MFC after: 3 days
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r-- | sys/pc98/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 8f3d9b6..d2f6bc0 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -207,7 +207,7 @@ options IEEE80211_SUPPORT_MESH # enable 802.11s draft 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 |