Date: Mon, 21 Mar 2011 13:28:01 +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-8@freebsd.org Subject: svn commit: r219824 - stable/8/sbin/ifconfig Message-ID: <201103211328.p2LDS1xr006244@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb (doc committer) Date: Mon Mar 21 13:28:01 2011 New Revision: 219824 URL: http://svn.freebsd.org/changeset/base/219824 Log: MFC 219805: - Use 'list scan' in favor of 'scan', as 'scan' has a different purpose. 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 Mon Mar 21 13:23:25 2011 (r219823) +++ stable/8/sbin/ifconfig/ifconfig.8 Mon Mar 21 13:28:01 2011 (r219824) @@ -2520,7 +2520,7 @@ Destroy the software network interface .Pp Scan for wireless networks using .Li wlan0 : -.Dl # ifconfig wlan0 scan +.Dl # ifconfig wlan0 list scan .Sh DIAGNOSTICS Messages indicating the specified interface does not exist, the requested address is unknown, or the user is not privileged and
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103211328.p2LDS1xr006244>