All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@xenotime.net>
To: jidanni@jidanni.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: Documentation/input/input.txt.gz has a bug
Date: Tue, 15 Nov 2011 11:35:18 -0800	[thread overview]
Message-ID: <4EC2BEF6.7070906@xenotime.net> (raw)
In-Reply-To: <8762im2n5f.fsf@jidanni.org>

On 11/14/2011 05:24 PM, jidanni@jidanni.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 ***

  parent reply	other threads:[~2011-11-15 19:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-15  1:24 Documentation/input/input.txt.gz has a bug jidanni
2011-11-15  5:13 ` Ben Pfaff
2011-11-15  6:21   ` jidanni
2011-11-15 10:09     ` Bernd Petrovitsch
2011-11-15 11:12       ` jidanni
2011-11-15 19:35 ` Randy Dunlap [this message]
2011-11-15 20:04   ` jidanni
2011-11-16 12:50   ` Bernd Petrovitsch
2011-11-20 20:19     ` Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EC2BEF6.7070906@xenotime.net \
    --to=rdunlap@xenotime.net \
    --cc=jidanni@jidanni.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.