diff options
Diffstat (limited to 'Documentation/input/input.txt')
| -rw-r--r-- | Documentation/input/input.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/input/input.txt b/Documentation/input/input.txt index b93c08442e3..b3d6787b4fb 100644 --- a/Documentation/input/input.txt +++ b/Documentation/input/input.txt @@ -111,7 +111,7 @@ LCDs and many other purposes.   The monitor and speaker controls should be easy to add to the hid/input  interface, but for the UPSs and LCDs it doesn't make much sense. For this, -the hiddev interface was designed. See Documentation/usb/hiddev.txt +the hiddev interface was designed. See Documentation/hid/hiddev.txt  for more information about it.    The usage of the usbhid module is very simple, it takes no parameters,  |