mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add wifi(4) alias for wlan(4).
Suggested by: jrtc27 Sponsored by: Netflix
This commit is contained in:
parent
af32969ddb
commit
a1bae244b6
1 changed files with 1 additions and 0 deletions
|
|
@ -765,6 +765,7 @@ MLINKS+=vte.4 if_vte.4
|
|||
MLINKS+=vtnet.4 if_vtnet.4
|
||||
MLINKS+=watchdog.4 SW_WATCHDOG.4
|
||||
MLINKS+=wg.4 if_wg.4
|
||||
MLINKS+=wlan.4 wifi.4
|
||||
MLINKS+=${_wpi.4} ${_if_wpi.4}
|
||||
MLINKS+=xl.4 if_xl.4
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue