]> diplodocus.org Git - xorg-xinput/commitdiff
man: remove reference to XListInputDevices
authorPeter Hutterer <peter.hutterer@who-t.net>
Sun, 10 Jan 2010 23:23:32 +0000 (09:23 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 11 Jan 2010 00:29:53 +0000 (10:29 +1000)
xinput --list uses XListInputDevices on XI1 servers and XIQueryDevice on XI2
servers. Also, who cares about that when reading the man page anyway...

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Julien Cristau <jcristau@debian.org>
man/xinput.man

index 6705373aa4181ae37ba63db91c575980de795481..7e1a9d334ba0b099bf754082eaea976c4b576aca 100644 (file)
@@ -19,7 +19,7 @@ require a device name.
 .TP 8
 .B --list [--short || --long] [\fIdevice\fP]
 If no argument is given list all the input devices. If an argument is given,
-show all the features of \fIdevice\fP. Uses XListInputDevices(3).
+show all the features of \fIdevice\fP.
 If --long is provided, the output includes detailed information about the
 capabilities of each devices. Otherwise, or if --short is provided, only the
 device names and some minimal information is listed.