man: Return value of XkbGetState is Status and not Bool

Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Dirk Wallenstein 2010-02-02 21:24:32 +01:00 committed by Alan Coopersmith
parent 7a93ae2bb5
commit 50cf134465

View file

@ -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" "\^);"