[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4EC2BEF6.7070906@xenotime.net>
Date: Tue, 15 Nov 2011 11:35:18 -0800
From: Randy Dunlap <rdunlap@...otime.net>
To: jidanni@...anni.org
CC: linux-kernel@...r.kernel.org
Subject: Re: Documentation/input/input.txt.gz has a bug
On 11/14/2011 05:24 PM, jidanni@...anni.org wrote:
> /usr/share/doc/linux-doc-3.0.0/Documentation/input/input.txt.gz
> Has an error at "(c, 13, 32)" or needs an explanation added:
>
> Doing a cat /dev/input/mouse0 (c, 13, 32) will verify that a mouse
> is also emulated, characters should appear if you move it.
Doing a "cat /dev/input/mouse0" (char device 13,32) will verify that
a mouse is also emulated; characters should appear if you move it.
or
Doing a
$ cat /dev/input/mouse
(which is char device 13,32) will verify that a mouse is also
emulated; characters should appear if you move it.
Do you want to submit a patch?
--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists