diff options
Diffstat (limited to 'libX11/man/xkb/XkbAllocGeomSections.man')
-rw-r--r-- | libX11/man/xkb/XkbAllocGeomSections.man | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/libX11/man/xkb/XkbAllocGeomSections.man b/libX11/man/xkb/XkbAllocGeomSections.man index 7eb8fad46..1e9fcbcb5 100644 --- a/libX11/man/xkb/XkbAllocGeomSections.man +++ b/libX11/man/xkb/XkbAllocGeomSections.man @@ -30,15 +30,10 @@ .SH NAME XkbAllocGeomSections \- Allocate geometry sections .SH SYNOPSIS +.HP .B Status XkbAllocGeomSections -( -.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 |