aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbGetKeyActions.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbGetKeyActions.man')
-rw-r--r--libX11/man/xkb/XkbGetKeyActions.man19
1 files changed, 5 insertions, 14 deletions
diff --git a/libX11/man/xkb/XkbGetKeyActions.man b/libX11/man/xkb/XkbGetKeyActions.man
index 93385bca6..f82411da8 100644
--- a/libX11/man/xkb/XkbGetKeyActions.man
+++ b/libX11/man/xkb/XkbGetKeyActions.man
@@ -31,21 +31,12 @@
XkbGetKeyActions \- Update the actions (the key_acts array) for a subset of the
keys in a keyboard description
.SH SYNOPSIS
+.HP
.B Status XkbGetKeyActions
-(
-.I dpy,
-.I first,
-.I num,
-.I xkb
-)
-.br
- Display * \fIdpy\fP\^;
-.br
- unsigned int \fIfirst\fP\^;
-.br
- unsigned int \fInum\fP\^;
-.br
- XkbDescPtr \fIxkb\fP\^;
+.BI "(\^Display *" "dpy" "\^,"
+.BI "unsigned int " "first" "\^,"
+.BI "unsigned int " "num" "\^,"
+.BI "XkbDescPtr " "xkb" "\^);"
.if n .ti +5n
.if t .ti +.5i
.SH ARGUMENTS