aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbComputeRowBounds.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbComputeRowBounds.man')
-rw-r--r--libX11/man/xkb/XkbComputeRowBounds.man15
1 files changed, 4 insertions, 11 deletions
diff --git a/libX11/man/xkb/XkbComputeRowBounds.man b/libX11/man/xkb/XkbComputeRowBounds.man
index 523505e0b..a2d5fd2f4 100644
--- a/libX11/man/xkb/XkbComputeRowBounds.man
+++ b/libX11/man/xkb/XkbComputeRowBounds.man
@@ -30,18 +30,11 @@
.SH NAME
XkbComputeRowBounds \- Update the bounding box of a row
.SH SYNOPSIS
+.HP
.B Bool XkbComputeRowBounds
-(
-.I geom,
-.I section,
-.I row
-)
-.br
- XkbGeometryPtr \fIgeom\fP\^;
-.br
- XkbSectionPtr \fIsection\fP\^;
-.br
- XkbRowPtr \fIrow\fP\^;
+.BI "(\^XkbGeometryPtr " "geom" "\^,"
+.BI "XkbSectionPtr " "section" "\^,"
+.BI "XkbRowPtr " "row" "\^);"
.if n .ti +5n
.if t .ti +.5i
.SH ARGUMENTS