Date: Fri, 23 Jan 2009 08:33:15 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r187624 - stable/7/sbin/ifconfig Message-ID: <200901230833.n0N8XFlU036064@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: maxim Date: Fri Jan 23 08:33:15 2009 New Revision: 187624 URL: http://svn.freebsd.org/changeset/base/187624 Log: MFC r183616 manually: fix typoes. Fix one more typo there is no in HEAD. Modified: stable/7/sbin/ifconfig/ifconfig.8 Modified: stable/7/sbin/ifconfig/ifconfig.8 ============================================================================== --- stable/7/sbin/ifconfig/ifconfig.8 Fri Jan 23 08:18:58 2009 (r187623) +++ stable/7/sbin/ifconfig/ifconfig.8 Fri Jan 23 08:33:15 2009 (r187624) @@ -901,7 +901,7 @@ The .Fl v flag may be used to display long SSIDs. .Fl v -also causes received information elements to be displayed symbolicaly. +also causes received information elements to be displayed symbolically. This information may be updated automatically by the adaptor and/or with a .Cm scan @@ -945,7 +945,7 @@ QoS encapsulation is enabled only when W By default information elements received from associated stations are displayed in a short form; the .Fl v -flag causes this information to be displayed symbolicaly. +flag causes this information to be displayed symbolically. .It Cm list wme Display the current parameters to use when operating in WME mode. When WME mode is enabled for an adaptor this information will be @@ -1177,7 +1177,7 @@ Possible elements are: .Cm HT (station supports 802.11n/HT communication), .Cm ATH -(station supoprts Atheros protocol extensions), +(station supports Atheros protocol extensions), .Cm VEN (station supports unknown vendor-specific extensions). If the
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901230833.n0N8XFlU036064>