]> rtime.felk.cvut.cz Git - can-utils.git/commit
slcand: improve usage examples
authorJeremiah Mahler <jmmahler@gmail.com>
Fri, 19 Dec 2014 15:22:16 +0000 (07:22 -0800)
committerOliver Hartkopp <socketcan@hartkopp.net>
Tue, 23 Dec 2014 17:02:03 +0000 (18:02 +0100)
commit86023b864075b6d0813de86d5f08d680df6473c2
tree58c1459ccdc3215be6a1d2da3b7c8db4fe2a6e2e
parent7492b1c8738aaab2c2e5dc51eace5dd73a44273f
slcand: improve usage examples

The examples in the usage of slcand use a 'ttyslcan0' device which
is an uncommon name.  Use a more common ttyUSB0 name which is seen
with CANUSB devices.  Also, add an example showing that /dev/ttyUSB0
can be use as well.

Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
slcand.c