git: 2f8ad699a753 - stable/13 - Add link from if_iwlwifi(4) to iwlwifi(4)

From: Li-Wen Hsu <lwhsu_at_FreeBSD.org>
Date: Tue, 27 Feb 2024 04:40:00 UTC
The branch stable/13 has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/src/commit/?id=2f8ad699a75376e9a538988c88601a559239ce10

commit 2f8ad699a75376e9a538988c88601a559239ce10
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2024-02-22 18:45:22 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-02-27 04:39:24 +0000

    Add link from if_iwlwifi(4) to iwlwifi(4)
    
    MFC after:      3 days
    Sponsored by:   The FreeBSD Foundation
    
    (cherry picked from commit 1b09a310b78cd2965e3a2fc392327d9cc1376a44)
---
 share/man/man4/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 5f7383ab2080..83bec8e9f66a 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -710,6 +710,7 @@ MLINKS+=ipfirewall.4 ipaccounting.4 \
 MLINKS+=ipheth.4 if_ipheth.4
 MLINKS+=ipw.4 if_ipw.4
 MLINKS+=iwi.4 if_iwi.4
+MLINKS+=iwlwifi.4 if_iwlwifi.4
 MLINKS+=iwm.4 if_iwm.4
 MLINKS+=iwn.4 if_iwn.4
 MLINKS+=ixgbe.4 ix.4