Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 2010 17:11:07 +0000 (UTC)
From:      Bernhard Schmidt <bschmidt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r205022 - stable/8/share/man/man9
Message-ID:  <201003111711.o2BHB7lp099971@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bschmidt
Date: Thu Mar 11 17:11:07 2010
New Revision: 205022
URL: http://svn.freebsd.org/changeset/base/205022

Log:
  MFC r204213:
  Fix some typos.
  
  Approved by:	rpaulo (mentor)

Modified:
  stable/8/share/man/man9/ieee80211_scan.9
Directory Properties:
  stable/8/share/man/man9/   (props changed)

Modified: stable/8/share/man/man9/ieee80211_scan.9
==============================================================================
--- stable/8/share/man/man9/ieee80211_scan.9	Thu Mar 11 17:03:32 2010	(r205021)
+++ stable/8/share/man/man9/ieee80211_scan.9	Thu Mar 11 17:11:07 2010	(r205022)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003111711.o2BHB7lp099971>