git: 084046ad8f85 - main - usbhid.4: Add cross-references to "other USB HID drivers"

From: Ed Maste <emaste_at_FreeBSD.org>
Date: Tue, 20 May 2025 16:40:05 UTC
The branch main has been updated by emaste:

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

commit 084046ad8f859d270a3cf900a82c5254153afcac
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-05-20 15:45:50 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-05-20 16:38:41 +0000

    usbhid.4: Add cross-references to "other USB HID drivers"
    
    Reviewed by:    ziaee
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D50437
---
 share/man/man4/usbhid.4 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/share/man/man4/usbhid.4 b/share/man/man4/usbhid.4
index c47afaff3534..5109bbe72de6 100644
--- a/share/man/man4/usbhid.4
+++ b/share/man/man4/usbhid.4
@@ -55,7 +55,11 @@ tunables:
 .It Va hw.usb.usbhid.enable
 Enable
 .Nm
-and make its priority greater than other USB HID drivers have.
+and make its priority greater than other USB HID drivers, such as
+.Xr ukbd 4 ,
+.Xr ums 4 ,
+and
+.Xr uhid 4 .
 Default is 0.
 .El
 .Bl -tag -width indent