diff options
Diffstat (limited to 'libX11/man/xkb/XkbComputeSectionBounds.man')
-rw-r--r-- | libX11/man/xkb/XkbComputeSectionBounds.man | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/libX11/man/xkb/XkbComputeSectionBounds.man b/libX11/man/xkb/XkbComputeSectionBounds.man index 0ba9348ad..081e01765 100644 --- a/libX11/man/xkb/XkbComputeSectionBounds.man +++ b/libX11/man/xkb/XkbComputeSectionBounds.man @@ -30,15 +30,10 @@ .SH NAME XkbComputeSectionBounds \- Update the bounding box of a section .SH SYNOPSIS +.HP .B Bool XkbComputeSectionBounds -( -.I geom, -.I section -) -.br - XkbGeometryPtr \fIgeom\fP\^; -.br - XkbSectionPtr \fIsection\fP\^; +.BI "(\^XkbGeometryPtr " "geom" "\^," +.BI "XkbSectionPtr " "section" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |