summaryrefslogtreecommitdiffstats
path: root/share/man/man4/net80211.4
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-07-31 12:14:28 +0000
committerjoel <joel@FreeBSD.org>2010-07-31 12:14:28 +0000
commit8c3d367011c58bebc22dc90319623ea70b767d4b (patch)
tree1d0c2a0578163b54bc0ae5ef9d73c61282c99f28 /share/man/man4/net80211.4
parentbf6e76cd8333471838a87afda31c804bfff9f0de (diff)
downloadFreeBSD-src-8c3d367011c58bebc22dc90319623ea70b767d4b.zip
FreeBSD-src-8c3d367011c58bebc22dc90319623ea70b767d4b.tar.gz
Fix a bunch of typos and spelling mistakes.
Diffstat (limited to 'share/man/man4/net80211.4')
-rw-r--r--share/man/man4/net80211.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/net80211.4 b/share/man/man4/net80211.4
index 7e93896..bb6155d 100644
--- a/share/man/man4/net80211.4
+++ b/share/man/man4/net80211.4
@@ -308,7 +308,7 @@ By default 802.11h is enabled if the device is capable.
Return, in
.Va i_val ,
whether unencrypted packets transmit/received should be discarded.
-This value will be zero if unecrypted packets will be accepted and
+This value will be zero if unencrypted packets will be accepted and
non-zero if they are to be discarded.
.It Dv IEEE80211_IOC_DTIM_PERIOD
Return the period (in beacon intervals) between DTIM events in
@@ -397,7 +397,7 @@ and
Return whether or not the system handles inactivity processing in
.Va i_val .
When inactivity processing is enabled the system will track stations
-that have not trasmitted frames and periodically probe them to
+that have not transmitted frames and periodically probe them to
check if they are still present.
Stations that are inactive and do not respond to probes are dropped.
.It Dv IEEE80211_IOC_MACCMD
@@ -1002,7 +1002,7 @@ and
Set whether or not the system handles inactivity processing using the value in
.Va i_val .
When inactivity processing is enabled the system will track stations
-that have not trasmitted frames and periodically probe them to
+that have not transmitted frames and periodically probe them to
check if they are still present.
Stations that are inactive and do not respond to probes are dropped.
.It Dv IEEE80211_IOC_MACCMD
@@ -1073,7 +1073,7 @@ There are several MLME operations supported:
.Dv IEEE80211_MLME_DEAUTH
(deauthenticate the specified station),
.Dv IEEE80211_MLME_AUHORIZE
-(mark the specifed station authorized to pass data frames),
+(mark the specified station authorized to pass data frames),
.Dv IEEE80211_MLME_UNAUTHORIZE
(revoke the specified station's ability to pass data frames),
and
OpenPOWER on IntegriCloud