Date: Sat, 9 Apr 2011 19:07:44 +0000 (UTC) From: Glen Barber <gjb@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: r220505 - stable/7/sbin/ifconfig Message-ID: <201104091907.p39J7ijw022857@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb (doc committer) Date: Sat Apr 9 19:07:44 2011 New Revision: 220505 URL: http://svn.freebsd.org/changeset/base/220505 Log: MFC 220382: Correct 'list scan' description in the examples. The previous description was incorrect - 'list scan' does not actually do a scan, but instead lists the results of the background 'scan' cache. Modified: stable/7/sbin/ifconfig/ifconfig.8 Directory Properties: stable/7/sbin/ifconfig/ (props changed) Modified: stable/7/sbin/ifconfig/ifconfig.8 ============================================================================== --- stable/7/sbin/ifconfig/ifconfig.8 Sat Apr 9 19:07:13 2011 (r220504) +++ stable/7/sbin/ifconfig/ifconfig.8 Sat Apr 9 19:07:44 2011 (r220505) @@ -1947,7 +1947,7 @@ Destroy the software network interface .Li gif1 : .Dl # ifconfig gif1 destroy .Pp -Scan for wireless networks using +Display available wireless networks using .Li ath0 : .Dl # ifconfig ath0 list scan .Sh DIAGNOSTICS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104091907.p39J7ijw022857>