aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2025-10-02 16:50:15 +0000
committerEd Maste <emaste@FreeBSD.org>2025-10-02 16:51:58 +0000
commit44f3e9f7f6c9afed33d2967c1ed48361bb6b404b (patch)
tree44928b412e7b67eda395838e7583a065537cabad
parente57d72a7f35c3fc80dc9ac744056b2354b1be741 (diff)
usbhid.4: Note where debug messages go
PR: 280377 Sponsored by: The FreeBSD Foundation
-rw-r--r--share/man/man4/usbhid.42
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/usbhid.4 b/share/man/man4/usbhid.4
index 4c7f254bdace..0b2e7230e3f4 100644
--- a/share/man/man4/usbhid.4
+++ b/share/man/man4/usbhid.4
@@ -67,6 +67,8 @@ Default is 1.
Debug output level, where 0 is debugging disabled and larger values increase
debug message verbosity.
Default is 0.
+Debug messages are printed on the system console and can be viewed using
+.Xr dmesg 8 .
.El
.Sh SEE ALSO
.Xr ehci 4 ,