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