git: 9dd5023e955d - main - iwm.4: add iwlwifi cross-reference

From: Ed Maste <emaste_at_FreeBSD.org>
Date: Tue, 20 Feb 2024 16:49:54 UTC
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=9dd5023e955dac6bf1d4372d1b611a85f8b6f508

commit 9dd5023e955dac6bf1d4372d1b611a85f8b6f508
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2024-02-20 16:43:00 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-02-20 16:47:51 +0000

    iwm.4: add iwlwifi cross-reference
    
    iwlwifi(4) supports a superset of the devices supported by iwm(4).  The
    latter may be retired in the future (if there is no reason to prefer it
    for the set of devices supported by both).
    
    Sponsored by:   The FreeBSD Foundation
---
 share/man/man4/iwm.4 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4
index f0ad81b4f696..b810f7016e54 100644
--- a/share/man/man4/iwm.4
+++ b/share/man/man4/iwm.4
@@ -23,7 +23,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd February 4, 2023
+.Dd February 20, 2024
 .Dt IWM 4
 .Os
 .Sh NAME
@@ -167,6 +167,7 @@ failed.
 This should not happen.
 .El
 .Sh SEE ALSO
+.Xr iwlwifi 4 ,
 .Xr iwmfw 4 ,
 .Xr pci 4 ,
 .Xr wlan 4 ,