From a007e1cba7c483d7a14d89c866c6ce59f624c3ef Mon Sep 17 00:00:00 2001 From: brueffer Date: Thu, 9 Dec 2004 13:57:12 +0000 Subject: [PATCH] Fix typos. --- share/man/man4/wlan_acl.4 | 2 +- share/man/man4/wlan_ccmp.4 | 2 +- share/man/man4/wlan_tkip.4 | 2 +- share/man/man4/wlan_xauth.4 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/share/man/man4/wlan_acl.4 b/share/man/man4/wlan_acl.4 index a8b0fd3f84cb..9d628a86f3ba 100644 --- a/share/man/man4/wlan_acl.4 +++ b/share/man/man4/wlan_acl.4 @@ -42,7 +42,7 @@ with 802.11 devices operating as an access point. is an 802.11 access control plugin module for use with the .Xr wlan 4 module. -This module is automatically loaded if an applications configures +This module is automatically loaded if an application configures an access control policy for an 802.11 device operating as an access point. .Sh SEE ALSO diff --git a/share/man/man4/wlan_ccmp.4 b/share/man/man4/wlan_ccmp.4 index 1d808439043e..7f94ad29eaec 100644 --- a/share/man/man4/wlan_ccmp.4 +++ b/share/man/man4/wlan_ccmp.4 @@ -46,7 +46,7 @@ is an 802.11 cryptographic plugin module for use by the .Xr wlan 4 module. This module is automatically loaded if an AES-CCMP key is configured; -typically by a WPA supplicant program such as wpa_suplicant, +typically by a WPA supplicant program such as wpa_supplicant, or a WPA authenticator program such as hostapd. Should the underlying network device not be capable of doing the AES-CCMP calculations in hardware, the diff --git a/share/man/man4/wlan_tkip.4 b/share/man/man4/wlan_tkip.4 index 564071a4892b..0cf33ab981b4 100644 --- a/share/man/man4/wlan_tkip.4 +++ b/share/man/man4/wlan_tkip.4 @@ -46,7 +46,7 @@ is an 802.11 cryptographic plugin module for use by the .Xr wlan 4 module. This module is automatically loaded if a TKIP key is configured; -typically by a WPA supplicant program such as wpa_suplicant, +typically by a WPA supplicant program such as wpa_supplicant, or a WPA authenticator program such as hostapd. Should the underlying network device not be capable of doing the TKIP and/or Michael calculations in hardware, the diff --git a/share/man/man4/wlan_xauth.4 b/share/man/man4/wlan_xauth.4 index 0e301f2b6684..d0fe2ff6b54b 100644 --- a/share/man/man4/wlan_xauth.4 +++ b/share/man/man4/wlan_xauth.4 @@ -49,7 +49,7 @@ typically using a protocol such as WPA, 802.1x, or 802.11i. is an 802.11 authenticator plugin module for use by the .Xr wlan 4 module. -This module is automatically loaded if an applications configures +This module is automatically loaded if an application configures an 802.11 device for operation as an AP with WPA or 802.1x authentication. .Sh SEE ALSO .Xr wlan 4