diff options
Diffstat (limited to 'libX11/man/xkb/XkbAllocGeomOutlines.man')
-rw-r--r-- | libX11/man/xkb/XkbAllocGeomOutlines.man | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/libX11/man/xkb/XkbAllocGeomOutlines.man b/libX11/man/xkb/XkbAllocGeomOutlines.man index 779829175..3cd71f913 100644 --- a/libX11/man/xkb/XkbAllocGeomOutlines.man +++ b/libX11/man/xkb/XkbAllocGeomOutlines.man @@ -31,15 +31,10 @@ XkbAllocGeomOutlines \- Allocate space for an arbitrary number of outlines to a shape .SH SYNOPSIS +.HP .B Status XkbAllocGeomOutlines -( -.I shape, -.I num_needed -) -.br - XkbShapePtr \fIshape\fP\^; -.br - int \fInum_needed\fP\^; +.BI "(\^XkbShapePtr " "shape" "\^," +.BI "int " "num_needed" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |