Use 'list scan' in favor of 'scan', as 'scan' has a different purpose.
Pointed out by: bschmidt MFC after: 1 day
This commit is contained in:
parent
a174b18d0c
commit
618c6104f6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user