summaryrefslogtreecommitdiffstats
path: root/rules/evtest.in
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2013-04-15 11:13:30 +0200
committerJuergen Beisert <jbe@pengutronix.de>2013-04-15 11:13:30 +0200
commita1efc3e425b24324955453e938664692d889873c (patch)
tree27d18e87473a41f89258e0b01d63008b33ca89ed /rules/evtest.in
parenta69f7bb6748e4d3e6a3e05ce4fceeac1f9bd5e0c (diff)
downloadptxdist-a1efc3e425b24324955453e938664692d889873c.tar.gz
ptxdist-a1efc3e425b24324955453e938664692d889873c.tar.xz
evtest: just fix some help typos
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Diffstat (limited to 'rules/evtest.in')
-rw-r--r--rules/evtest.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/evtest.in b/rules/evtest.in
index 844e1a15f..45b57b23c 100644
--- a/rules/evtest.in
+++ b/rules/evtest.in
@@ -24,11 +24,11 @@ config EVTEST_CAPTURE
prompt "evtest-capture"
help
'evtest-capture' captures the information and events from the input
- device specified on the command line and writes it to a xml file.
- Together with with evtest-create-device.xsl, a simple uinput-based
+ device specified on the command line and writes it to an xml file.
+ Together with evtest-create-device.xsl, a simple uinput-based
software input device can be created that replays the events as if
the same input was performed on the physical device. This can be
useful to replicate bugs with input devices in upper layers of the
- stack.Install the 'evtest-capture' tool (Note: requires libXML2).
+ stack. Install the 'evtest-capture' tool (Note: requires libXML2).
endif