From 618c6104f6c031e42e5844b10094814905ce5e15 Mon Sep 17 00:00:00 2001 From: gjb Date: Sun, 20 Mar 2011 22:47:41 +0000 Subject: Use 'list scan' in favor of 'scan', as 'scan' has a different purpose. Pointed out by: bschmidt MFC after: 1 day --- sbin/ifconfig/ifconfig.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/ifconfig/ifconfig.8') diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 3e14382..7184a84 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -2539,7 +2539,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 -- cgit v1.1