aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbGetKeySyms.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbGetKeySyms.man')
-rw-r--r--libX11/man/xkb/XkbGetKeySyms.man19
1 files changed, 5 insertions, 14 deletions
diff --git a/libX11/man/xkb/XkbGetKeySyms.man b/libX11/man/xkb/XkbGetKeySyms.man
index 95e073748..aff18a883 100644
--- a/libX11/man/xkb/XkbGetKeySyms.man
+++ b/libX11/man/xkb/XkbGetKeySyms.man
@@ -31,21 +31,12 @@
XkbGetKeySyms \- Obtain the symbols for a subset of the keys in a keyboard
description
.SH SYNOPSIS
+.HP
.B Status XkbGetKeySyms
-(
-.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