Date: Tue, 19 Aug 2025 23:22:35 GMT From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 0f73fdfc2ab9 - main - iwlwifi.4: add link to bugzilla in the BUGS section Message-ID: <202508192322.57JNMZJR073252@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=0f73fdfc2ab990f0b576c23c27d43436d3304755 commit 0f73fdfc2ab990f0b576c23c27d43436d3304755 Author: Bjoern A. Zeeb <bz@FreeBSD.org> AuthorDate: 2025-08-19 23:16:33 +0000 Commit: Bjoern A. Zeeb <bz@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508192322.57JNMZJR073252>