From a1bae244b6ea6c53add245cd1373c6dd43fb7631 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 4 May 2023 16:19:16 -0600 Subject: [PATCH] Add wifi(4) alias for wlan(4). Suggested by: jrtc27 Sponsored by: Netflix --- share/man/man4/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 8ceda540093..71d12055f4d 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -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