The branch main has been updated by bz:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=0f73fdfc2ab990f0b576c23c27d43436d3304755

commit 0f73fdfc2ab990f0b576c23c27d43436d3304755
Author:     Bjoern A. Zeeb <b...@freebsd.org>
AuthorDate: 2025-08-19 23:16:33 +0000
Commit:     Bjoern A. Zeeb <b...@freebsd.org>
CommitDate: 2025-08-19 23:16:33 +0000

    iwlwifi.4: add link to bugzilla in the BUGS section
    
    Given iwlwifi has a (hopefully) fully categorized bug-set under one
    meta-bug (tracking) we can give a link to that.
    
    Suggested by:   grahamperrin (as part of a large GH pull request)
    Suggested by:   ziaee (final markup)
    Sponosred by:   The FreeBSD Foundation
    Reviewed by:    ziaee
    Pull Request:   https://github.com/freebsd/freebsd-src/pull/1541
---
 share/man/man4/iwlwifi.4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/man/man4/iwlwifi.4 b/share/man/man4/iwlwifi.4
index 4a251f239a55..660f6a9bf57c 100644
--- a/share/man/man4/iwlwifi.4
+++ b/share/man/man4/iwlwifi.4
@@ -27,7 +27,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd June 13, 2025
+.Dd August 19, 2025
 .Dt IWLWIFI 4
 .Os
 .Sh NAME
@@ -331,7 +331,7 @@ driver first appeared in
 802.11n and 802.11ac support for the 22000 and later chipsets first appeared in
 .Fx 14.3 .
 .Sh BUGS
-Certainly.
+.Lk https://bugs.freebsd.org/bugzilla/showdependencytree.cgi?id=iwlwifi 
"iwlwifi known bugs"
 .Pp
 While
 .Nm

Reply via email to