From 50cf134465f6fd263f37acecac94518468ef1c6d Mon Sep 17 00:00:00 2001 From: Dirk Wallenstein Date: Tue, 2 Feb 2010 21:24:32 +0100 Subject: man: Return value of XkbGetState is Status and not Bool Signed-off-by: Dirk Wallenstein Reviewed-by: Julien Cristau Signed-off-by: Alan Coopersmith --- man/xkb/XkbGetState.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/xkb/XkbGetState.man b/man/xkb/XkbGetState.man index d591b1e0..42222e09 100644 --- a/man/xkb/XkbGetState.man +++ b/man/xkb/XkbGetState.man @@ -24,7 +24,7 @@ XkbGetState \- Obtains the keyboard state .SH SYNOPSIS .HP -.B Bool XkbGetState +.B Status XkbGetState .BI "(\^Display *" "display" "\^," .BI "unsigned int " "device_spec" "\^," .BI "XkbStatePtr " "state_return" "\^);" -- cgit v1.2.1