mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 17:32:43 +00:00
Fix usage example since we don't have wext driver.
Reviewed by: sam Approved by: re (kensmith)
This commit is contained in:
parent
764a938b11
commit
bd53924f04
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=172417
@ -82,7 +82,7 @@ static void usage(void)
|
||||
" -N = start describing new interface\n");
|
||||
|
||||
printf("example:\n"
|
||||
" wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf\n");
|
||||
" wpa_supplicant -Dbsd -iwlan0 -c/etc/wpa_supplicant.conf\n");
|
||||
#endif /* CONFIG_NO_STDOUT_DEBUG */
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user