The branch stable/14 has been updated by cperciva:

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

commit b529a06d1db4bb27895465ba8692d6c4427e32d8
Author:     Alexander Ziaee <concussi...@runbox.com>
AuthorDate: 2024-08-14 06:50:18 +0000
Commit:     Colin Percival <cperc...@freebsd.org>
CommitDate: 2025-06-03 18:31:26 +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
    
    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)
---
 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

Reply via email to