Summary: | Errata in iwn(4) manual page | ||
---|---|---|---|
Product: | Documentation | Reporter: | Daniel Cervus <danielthedeer> |
Component: | Manual Pages | Assignee: | Gordon Bergling <gbe> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | CC: | doc, gbe |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Daniel Cervus
2021-05-30 09:49:24 UTC
A commit in branch main references this bug: 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(-) A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=849fdb8d7d4cd0b3a9ea0fd6277fc82282da591b commit 849fdb8d7d4cd0b3a9ea0fd6277fc82282da591b Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2021-05-30 13:40:33 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2021-06-02 06:26:22 +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> (cherry picked from commit 66e2a5803b0f80fff3bb8e3659ae7411ef94cc35) share/man/man4/iwn.4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=999b023cc786f3b62e2f1d3b3eec7b993890e521 commit 999b023cc786f3b62e2f1d3b3eec7b993890e521 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2021-05-30 13:40:33 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2021-06-02 06:26:50 +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> (cherry picked from commit 66e2a5803b0f80fff3bb8e3659ae7411ef94cc35) share/man/man4/iwn.4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Corrected in main stable/13 and stable/12. Thanks for reporting this. |