summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbschmidt <bschmidt@FreeBSD.org>2010-03-11 17:11:07 +0000
committerbschmidt <bschmidt@FreeBSD.org>2010-03-11 17:11:07 +0000
commit6cd2e2e54f079a2ce73517f2710d19b6eb059845 (patch)
treec7cd12a7caa06cfb2cbf15ea0fbbc626b0a196c4 /share
parent8a39d214362db7e7824407800657721f0f828b51 (diff)
downloadFreeBSD-src-6cd2e2e54f079a2ce73517f2710d19b6eb059845.zip
FreeBSD-src-6cd2e2e54f079a2ce73517f2710d19b6eb059845.tar.gz
MFC r204213:
Fix some typos. Approved by: rpaulo (mentor)
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/ieee80211_scan.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/ieee80211_scan.9 b/share/man/man9/ieee80211_scan.9
index 7ac41bd..018f70f 100644
--- a/share/man/man9/ieee80211_scan.9
+++ b/share/man/man9/ieee80211_scan.9
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 4, 2009
+.Dd February 20, 2010
.Dt IEEE80211_SCAN 9
.Os
.Sh NAME
@@ -177,8 +177,8 @@ Scanning is not tied to the
state machine that governs vaps except for linkage to the
.Dv IEEE80211_S_SCAN
state.
-One one vap at a time may be scanning; this scheduling policy
-is handle in
+Only one vap at a time may be scanning; this scheduling policy
+is handled in
.Fn ieee80211_new_state
and is transparent to scanning code.
.Pp
OpenPOWER on IntegriCloud