aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2025-08-02 17:06:18 +0000
committerEd Maste <emaste@FreeBSD.org>2025-08-02 17:07:14 +0000
commitd0144563a0c1454c59daac57fc52ad9f09ab1d8e (patch)
tree62a839730c2950cd570e5daec9dc156495167e89
parent301dee770efe9c520ac001add39b9180897aafbb (diff)
UPDATING: Correct typo in hw.usb.usbhid.enable tunable
I accidentally had usbhid_enable. Reported by: Ralf Wenk
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 28ff08e65ef5..55cb4181ce30 100644
--- a/UPDATING
+++ b/UPDATING
@@ -35,7 +35,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
additional issues prior to FreeBSD 15.0.
To revert to the previous USB HID driver behavior, set the loader
- tunable hw.usb.usbhid_enable=0.
+ tunable hw.usb.usbhid.enable=0.
20250727:
bmake (i.e., /usr/bin/make and /usr/share/mk) has moved to a new