summaryrefslogtreecommitdiffstats
path: root/rules/canutils.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-16 20:41:39 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-16 20:41:39 +0000
commit75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75 (patch)
tree9851f129914ee1cfc8fa6f43877269f32aa4e9ba /rules/canutils.in
parent87c27ec1bf62bf1825198100fe91293512783143 (diff)
downloadptxdist-75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75.tar.gz
ptxdist-75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75.tar.xz
help texts rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7410 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/canutils.in')
-rw-r--r--rules/canutils.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/rules/canutils.in b/rules/canutils.in
index a72d3d188..2d6a4d2a4 100644
--- a/rules/canutils.in
+++ b/rules/canutils.in
@@ -1,8 +1,8 @@
menuconfig CANUTILS
bool "canutils "
help
- The canutils package contains tools to configure
- and test the Socket CAN framework
+ The canutils package contains tools to configure
+ and test the Socket CAN framework.
config CANUTILS_VERSION
prompt "Version"
@@ -16,7 +16,7 @@ config CANUTILS_CANCONFIG
prompt "canconfig"
help
Configuration Tool for socket can.
-
+
config CANUTILS_CANDUMP
bool
depends on CANUTILS
@@ -29,7 +29,7 @@ config CANUTILS_CANECHO
depends on CANUTILS
prompt "canecho"
help
- A little utility to echo canbus messages
+ A little utility to echo canbus messages
config CANUTILS_CANSEND
bool
@@ -43,6 +43,6 @@ config CANUTILS_CANSEQUENCE
depends on CANUTILS
prompt "cansequence"
help
- A little utility to send canbus messages from command line
- with sequence numbers inside
+ A little utility to send and verify canbus messages
+ from command line with sequence numbers inside