Date: Mon, 29 Jun 2026 00:45:15 +0000 From: Alexander Ziaee <ziaee@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Artem Bunichev <tembun@bk.ru> Subject: git: d036b3b348d3 - main - iwlwifi.4, rtw88.4, rtw89.4: Fix xref typos Message-ID: <6a41c01b.183c6.7bb64b48@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=d036b3b348d3f7be21f79461d7ad48e97b088ba8 commit d036b3b348d3f7be21f79461d7ad48e97b088ba8 Author: Artem Bunichev <tembun@bk.ru> AuthorDate: 2026-06-29 00:42:30 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2026-06-29 00:44:39 +0000 iwlwifi.4, rtw88.4, rtw89.4: Fix xref typos MFC after: 3 days Reviewed by: bz, ziaee Fixes: 0a2f7683bf0c ("man: iwlwifi/rtw88/rtw89: update man pages for Linux v7.0 based updates") Differential Revision: https://reviews.freebsd.org/D57720 --- share/man/man4/iwlwifi.4 | 4 ++-- share/man/man4/rtw88.4 | 4 ++-- share/man/man4/rtw89.4 | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/share/man/man4/iwlwifi.4 b/share/man/man4/iwlwifi.4 index 71825507f7c7..1ff88bd2dae9 100644 --- a/share/man/man4/iwlwifi.4 +++ b/share/man/man4/iwlwifi.4 @@ -308,8 +308,8 @@ directory. .Xr iwm 4 , .Xr iwn 4 , .Xr iwx 4 , -.Xr linuxkpi 4, -.Xr linuxkpi_wlan 4, +.Xr linuxkpi 4 , +.Xr linuxkpi_wlan 4 , .Xr wlan 4 , .Xr networking 7 , .Xr fwget 8 , diff --git a/share/man/man4/rtw88.4 b/share/man/man4/rtw88.4 index 6f60861cf623..8f7e2a9c8b8c 100644 --- a/share/man/man4/rtw88.4 +++ b/share/man/man4/rtw88.4 @@ -89,8 +89,8 @@ for network buffer memory to the lower 32bit of physical memory and make the driver work. .El .Sh SEE ALSO -.Xr linuxkpi 4, -.Xr linuxkpi_wlan 4, +.Xr linuxkpi 4 , +.Xr linuxkpi_wlan 4 , .Xr wlan 4 , .Xr networking 7 , .Xr fwget 8 , diff --git a/share/man/man4/rtw89.4 b/share/man/man4/rtw89.4 index 95d75781f995..7d11cfcc4892 100644 --- a/share/man/man4/rtw89.4 +++ b/share/man/man4/rtw89.4 @@ -91,8 +91,8 @@ for network buffer memory to the lower 32bit of physical memory and make the driver work. .El .Sh SEE ALSO -.Xr linuxkpi 4, -.Xr linuxkpi_wlan 4, +.Xr linuxkpi 4 , +.Xr linuxkpi_wlan 4 , .Xr wlan 4 , .Xr networking 7 , .Xr fwget 8 ,home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a41c01b.183c6.7bb64b48>
