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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"