aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbGetKeyTypes.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbGetKeyTypes.man')
-rw-r--r--libX11/man/xkb/XkbGetKeyTypes.man19
1 files changed, 5 insertions, 14 deletions
diff --git a/libX11/man/xkb/XkbGetKeyTypes.man b/libX11/man/xkb/XkbGetKeyTypes.man
index 68ed52c6f..35c870c3b 100644
--- a/libX11/man/xkb/XkbGetKeyTypes.man
+++ b/libX11/man/xkb/XkbGetKeyTypes.man
@@ -32,21 +32,12 @@
XkbGetKeyTypes \- Obtain the list of available key types in the server's
keyboard mapping
.SH SYNOPSIS
+.HP
.B Status XkbGetKeyTypes
-(
-.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