aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbKeyGroupWidth.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbKeyGroupWidth.man')
-rw-r--r--libX11/man/xkb/XkbKeyGroupWidth.man17
1 files changed, 5 insertions, 12 deletions
diff --git a/libX11/man/xkb/XkbKeyGroupWidth.man b/libX11/man/xkb/XkbKeyGroupWidth.man
index 0a3b7fb2c..09244f057 100644
--- a/libX11/man/xkb/XkbKeyGroupWidth.man
+++ b/libX11/man/xkb/XkbKeyGroupWidth.man
@@ -34,18 +34,11 @@ XkbKeyGroupWidth \- Computes the width of the type associated with the group
for the key corresponding to
.I keycode
.SH SYNOPSIS
-.B int XkbKeyGroupWidth macro
-(
-.I xkb,
-.I keycode,
-.I grp
-)
-.br
- XkbDescPtr \fIxkb\fP\^;
-.br
- KeyCode \fIkeycode\fP\^;
-.br
- int \fIgrp\fP\^;
+.HP
+.B int XkbKeyGroupWidth
+.BI "(\^XkbDescPtr " "xkb" "\^,"
+.BI "KeyCode " "keycode" "\^,"
+.BI "int " "grp" "\^);"
.if n .ti +5n
.if t .ti +.5i
.SH ARGUMENTS