ChangeSet 1.1149, 2003/09/25 16:00:03-07:00, [EMAIL PROTECTED] [PATCH] USB: fix USB_MOUSE help text
The USB_MOUSE help text was obviously copied from the USB_KBD help text. The patch below does a s/keyboard/mouse/g Documentation/Configure.help | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff -Nru a/Documentation/Configure.help b/Documentation/Configure.help --- a/Documentation/Configure.help Thu Sep 25 16:03:40 2003 +++ b/Documentation/Configure.help Thu Sep 25 16:03:40 2003 @@ -14782,8 +14782,8 @@ USB HIDBP Mouse (basic) support CONFIG_USB_MOUSE Say Y here only if you are absolutely sure that you don't want - to use the generic HID driver for your USB keyboard and prefer - to use the keyboard in its limited Boot Protocol mode instead. + to use the generic HID driver for your USB mouse and prefer + to use the mouse in its limited Boot Protocol mode instead. This is almost certainly not what you want. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
