Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2025 18:36:38 GMT
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 6fe425b4c4a4 - releng/14.3 - ure.4: description consistencies + tag spdx
Message-ID:  <202506031836.553IacdB099843@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch releng/14.3 has been updated by cperciva:

URL: https://cgit.FreeBSD.org/src/commit/?id=6fe425b4c4a4aa20936d98d820481dd502c56696

commit 6fe425b4c4a4aa20936d98d820481dd502c56696
Author:     Alexander Ziaee <concussious@runbox.com>
AuthorDate: 2024-08-14 06:50:18 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-06-03 18:35:11 +0000

    ure.4: description consistencies + tag spdx
    
    + consistent document description languague with other USB-BaseT drivers
    + mention newly added adapters from 6ea4d9
    + attempt to mention rgephy(4) phys feed into ure interfaces
    
    Approved by:    re (cperciva)
    Fixes:          6ea4d9 (Move RTL8156 from cdce(4) to ure(4))
    MFC after:      3 days
    
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/1384
    
    (cherry picked from commit 4c72525953fdf618a3fc0a45f3ef3f071dcc0c52)
    (cherry picked from commit b529a06d1db4bb27895465ba8692d6c4427e32d8)
---
 share/man/man4/ure.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/ure.4 b/share/man/man4/ure.4
index 8cc798ab4393..f5452fa8463b 100644
--- a/share/man/man4/ure.4
+++ b/share/man/man4/ure.4
@@ -30,7 +30,7 @@
 .Os
 .Sh NAME
 .Nm ure
-.Nd "RealTek RTL8152/RTL8153/RTL8153B/RTL8156/RTL8156B USB to Ethernet controller driver"
+.Nd RealTek RTL8152/RTL8153/RTL8156 USB Ethernet driver
 .Sh SYNOPSIS
 To compile this driver into the kernel,
 place the following lines in your



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506031836.553IacdB099843>