diff options
Diffstat (limited to 'libX11/man/xkb/XkbComputeShapeTop.man')
-rw-r--r-- | libX11/man/xkb/XkbComputeShapeTop.man | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/libX11/man/xkb/XkbComputeShapeTop.man b/libX11/man/xkb/XkbComputeShapeTop.man index db71a7e4a..12ef0c2cb 100644 --- a/libX11/man/xkb/XkbComputeShapeTop.man +++ b/libX11/man/xkb/XkbComputeShapeTop.man @@ -30,15 +30,10 @@ .SH NAME XkbComputeShapeTop \- Determines the bounding box of the top surface of a shape .SH SYNOPSIS +.HP .B Bool XkbComputeShapeTop -( -.I shape, -.I bounds_rtrn -) -.br - XkbShapePtr \fIshape\fP\^; -.br - XkbBoundsPtr \fIbounds_rtrn\fP\^; +.BI "(\^XkbShapePtr " "shape" "\^," +.BI "XkbBoundsPtr " "bounds_rtrn" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |