Re: Documentation/input/input.txt.gz has a bug

From: Bernd Petrovitsch
Date: Tue Nov 15 2011 - 05:10:02 EST


Hi all!

On Die, 2011-11-15 at 14:21 +0800, jidanni@xxxxxxxxxxx wrote:
> >>>>> "BP" == Ben Pfaff <blp@xxxxxxxxxxxxxxx> writes:
> BP> $ ls -l /dev/input/mouse0
> BP> crw------- 1 root root 13, 32 Nov 12 09:14 /dev/input/mouse0
> Yes, but say there what your are trying to say, or else all we know is
> $ cat /dev/input/mouse0 (c, 13, 32)
> bash: syntax error near unexpected token `('

You plain simply copied too much (and the parentheses also make
absolutely no sense for the "cat" command).
/dev/input/mouse0 is a _c_haracter device with major number _13_ and
minor number _32_.

Bernd
--
Bernd Petrovitsch Email : bernd@xxxxxxxxxxxxxxxxxxx
LUGA : http://www.luga.at

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/