Date: Sun, 30 May 2021 13:44:32 GMT From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 66e2a5803b0f - main - iwn(4): Remove duplicate device entry Message-ID: <202105301344.14UDiW4l069036@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=66e2a5803b0f80fff3bb8e3659ae7411ef94cc35 commit 66e2a5803b0f80fff3bb8e3659ae7411ef94cc35 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2021-05-30 13:40:33 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2021-05-30 13:40:33 +0000 iwn(4): Remove duplicate device entry 'Intel Centrino Wireless-N 6250' is listed twice in the description section of the manual page. PR: 256257 Reported by: Daniel Cervus <danielthedeer at outlook dot com> MFC after: 3 days --- share/man/man4/iwn.4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/share/man/man4/iwn.4 b/share/man/man4/iwn.4 index b333aacae5fd..6e9b774bb13d 100644 --- a/share/man/man4/iwn.4 +++ b/share/man/man4/iwn.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 30, 2014 +.Dd May 30, 2021 .Dt IWN 4 .Os .Sh NAME @@ -111,7 +111,6 @@ driver provides support for: .It Intel Centrino Wireless-N 6150 .It Intel Centrino Wireless-N 6200 .It Intel Centrino Wireless-N 6250 -.It Intel Centrino Wireless-N 6250 .It Intel Centrino Wireless-N + WiMAX 6150 .It Intel Ultimate N WiFi Link 5300 .It Intel Wireless WiFi Link 4965
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105301344.14UDiW4l069036>