Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2021 06:27:06 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 999b023cc786 - stable/12 - iwn(4): Remove duplicate device entry
Message-ID:  <202106020627.1526R6AS039656@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by gbe (doc committer):

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(-)

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?202106020627.1526R6AS039656>