Author: gjb (doc committer) Date: Sat Apr 9 19:07:13 2011 New Revision: 220504 URL: http://svn.freebsd.org/changeset/base/220504
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/8/sbin/ifconfig/ifconfig.8 Directory Properties: stable/8/sbin/ifconfig/ (props changed) Modified: stable/8/sbin/ifconfig/ifconfig.8 ============================================================================== --- stable/8/sbin/ifconfig/ifconfig.8 Sat Apr 9 15:27:36 2011 (r220503) +++ stable/8/sbin/ifconfig/ifconfig.8 Sat Apr 9 19:07:13 2011 (r220504) @@ -2518,7 +2518,7 @@ Destroy the software network interface .Li gif1 : .Dl # ifconfig gif1 destroy .Pp -Scan for wireless networks using +Display available wireless networks using .Li wlan0 : .Dl # ifconfig wlan0 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"