summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-31 07:10:16 +0000
committerjoel <joel@FreeBSD.org>2012-03-31 07:10:16 +0000
commit5221e2324a0328eefe0069fe266203ca5ffb07a0 (patch)
tree132676d78e43a237e0e20bf1305a199fd56bcac0 /share/man
parent93dd3cf7e8f0326bb58681d809b6a6491b409ad2 (diff)
downloadFreeBSD-src-5221e2324a0328eefe0069fe266203ca5ffb07a0.zip
FreeBSD-src-5221e2324a0328eefe0069fe266203ca5ffb07a0.tar.gz
Remove end of line whitespace.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/ieee80211_crypto.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/ieee80211_crypto.9 b/share/man/man9/ieee80211_crypto.9
index e21bc26..9f48f21 100644
--- a/share/man/man9/ieee80211_crypto.9
+++ b/share/man/man9/ieee80211_crypto.9
@@ -127,7 +127,7 @@ driver is unable to provide necessary hardware services.
cipher modules register their services using
.Fn ieee80211_crypto_register
and supply a template that describes their operation.
-This
+This
.Vt ieee80211_cipher
structure defines protocol-related state such as the number of bytes
of space in the 802.11 header to reserve/remove during encap/decap
@@ -153,7 +153,7 @@ hardware.
.Sh CRYPTO KEY MANAGEMENT
The
.Nm net80211
-layer implements a per-vap 4-element
+layer implements a per-vap 4-element
.Dq global key table
and a per-station
.Dq unicast key
@@ -235,7 +235,7 @@ to the driver that are already prepared for transmission.
For receive, drivers mark frames with the
.Dv M_WEP
mbuf flag to indicate the hardware has decrypted the payload.
-If frames have the
+If frames have the
.Dv IEEE80211_FC1_WEP
bit marked in their 802.11 header and are not tagged with
.Dv M_WEP
OpenPOWER on IntegriCloud