From 556246beaffb42e1f58d816542d91e360ea02080 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 2 Nov 2010 11:22:01 +1000 Subject: man: XGetDeviceProperty(3) has no parameter 'pending'. Signed-off-by: Peter Hutterer Reviewed-by: Julien Cristau --- man/XGetDeviceProperty.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/man/XGetDeviceProperty.txt b/man/XGetDeviceProperty.txt index b557216..403aa96 100644 --- a/man/XGetDeviceProperty.txt +++ b/man/XGetDeviceProperty.txt @@ -19,7 +19,6 @@ SYNOPSIS long offset, long length, Bool delete, - Bool pending, Atom req_type, Atom *actual_type_return, int *actual_format_return, @@ -96,10 +95,6 @@ SYNOPSIS Specifies the offset in the specified property (in 32-bit quantities) where the data is to be retrieved. - pending - Specifies whether to retrieve the pending state of the - property or the current state. - property Specifies the property to modify or query. -- cgit v1.2.3