diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2022-06-04 17:54:25 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2022-06-04 17:54:25 +0000 |
| commit | 9b15c51b0551fe09d589d06e654ce61584e3f61c (patch) | |
| tree | f5fdd4947993ca935bf940658a039eab8ce33a2c /lib | |
| parent | 75c779fb279c2bea90c08e275af5937213bdca81 (diff) | |
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libusbhid/usbhid.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libusbhid/usbhid.3 b/lib/libusbhid/usbhid.3 index 98fcdf57b7d9..965b3efc8b7f 100644 --- a/lib/libusbhid/usbhid.3 +++ b/lib/libusbhid/usbhid.3 @@ -95,7 +95,7 @@ The .Nm library provides routines to extract data from USB Human Interface Devices. .Ss Introduction -USB HID devices send and receive data layed out in a device dependent way. +USB HID devices send and receive data laid out in a device dependent way. The .Nm library contains routines to extract the |
