summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-06-02 11:46:56 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-06-02 13:25:49 +1000
commit8439d93ef77a934fab171ff9385277f3f2f46213 (patch)
treed7ca2cca0832016226be31f0a359d62334609bf0
parent59dc570e6ad4adab8066c7b8d2bff77cbf70bed4 (diff)
man: fix copy/paste errors in XListDeviceProperties.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--man/XListDeviceProperties.txt15
1 files changed, 1 insertions, 14 deletions
diff --git a/man/XListDeviceProperties.txt b/man/XListDeviceProperties.txt
index 69fd5a1..3a53c89 100644
--- a/man/XListDeviceProperties.txt
+++ b/man/XListDeviceProperties.txt
@@ -19,17 +19,11 @@ SYNOPSIS
Specifies the connection to the X server.
device
- The device to grab.
+ The device to list the properties for.
nprops_return
Specifies the number of Atoms returned.
- num_values
- Specifies the number of elements in the values list.
-
- property
- Specifies the property to modify or query.
-
DESCRIPTION
-----------
@@ -47,13 +41,6 @@ DESCRIPTION
DIAGNOSTICS
-----------
- BadAtom
- A value does not describe a valid named identifier.
-
- BadWindow
- A value for a Window argument does not name a defined
- window.
-
BadDevice
An invalid device was specified. The device does not
exist.