aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbAllocGeomKeys.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbAllocGeomKeys.man')
-rw-r--r--libX11/man/xkb/XkbAllocGeomKeys.man11
1 files changed, 3 insertions, 8 deletions
diff --git a/libX11/man/xkb/XkbAllocGeomKeys.man b/libX11/man/xkb/XkbAllocGeomKeys.man
index dcd5d786f..675178533 100644
--- a/libX11/man/xkb/XkbAllocGeomKeys.man
+++ b/libX11/man/xkb/XkbAllocGeomKeys.man
@@ -30,15 +30,10 @@
.SH NAME
XkbAllocGeomKeys \- Allocate space for an arbitrary number of keys to a row
.SH SYNOPSIS
+.HP
.B Status XkbAllocGeomKeys
-(
-.I row,
-.I num_needed
-)
-.br
- XkbRowPtr \fIrow\fP\^;
-.br
- int \fInum_needed\fP\^;
+.BI "(\^XkbRowPtr " "row" "\^,"
+.BI "int " "num_needed" "\^);"
.if n .ti +5n
.if t .ti +.5i
.SH ARGUMENTS