summaryrefslogtreecommitdiffstats
path: root/share/man/man4/wlan_ccmp.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-13 11:09:58 +0000
committerru <ru@FreeBSD.org>2005-01-13 11:09:58 +0000
commit60e2749be9b80e214aa000c117f1e3181ae259a9 (patch)
tree03c8f0e7865a28f03ed200a26c0c6e50b0a02e94 /share/man/man4/wlan_ccmp.4
parentd9ecb772dbf34edc2e570432ca6796391770d95c (diff)
downloadFreeBSD-src-60e2749be9b80e214aa000c117f1e3181ae259a9.zip
FreeBSD-src-60e2749be9b80e214aa000c117f1e3181ae259a9.tar.gz
Markup nits, and fix sentences to start from a capital letter.
Diffstat (limited to 'share/man/man4/wlan_ccmp.4')
-rw-r--r--share/man/man4/wlan_ccmp.413
1 files changed, 7 insertions, 6 deletions
diff --git a/share/man/man4/wlan_ccmp.4 b/share/man/man4/wlan_ccmp.4
index 7f94ad2..ccf7a27 100644
--- a/share/man/man4/wlan_ccmp.4
+++ b/share/man/man4/wlan_ccmp.4
@@ -38,24 +38,25 @@ The
.Nm
module handles the AES-CCMP cryptographic requirements of the
WPA and 802.11i protocols.
-.Nm
-does encapsulation and decapsulation of CCMP-encoded 802.11 frames
+It does encapsulation and decapsulation of CCMP-encoded 802.11 frames
and optionally calculates the AES-CCMP cipher.
+The
.Nm
-is an 802.11 cryptographic plugin module for use by the
+module 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_supplicant,
-or a WPA authenticator program such as hostapd.
+or a WPA authenticator program such as
+.Nm hostapd .
Should the underlying network device not be capable of doing the AES-CCMP
calculations in hardware, the
.Nm
module will do the work.
.Sh SEE ALSO
.Xr wlan 4 ,
-.Xr wlan_wep 4 ,
-.Xr wlan_tkip 4
+.Xr wlan_tkip 4 ,
+.Xr wlan_wep 4
.Sh STANDARDS
More information can be found in the IEEE 802.11, WPA, and 802.11i Standards.
.Sh HISTORY
OpenPOWER on IntegriCloud