git: 66e2a5803b0f - main - iwn(4): Remove duplicate device entry
Gordon Bergling
gbe at FreeBSD.org
Sun May 30 13:44:32 UTC 2021
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 at FreeBSD.org>
AuthorDate: 2021-05-30 13:40:33 +0000
Commit: Gordon Bergling <gbe at 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
More information about the dev-commits-src-all
mailing list