diff options
Diffstat (limited to 'libX11/man/xkb/XkbAllocGeomRows.man')
-rw-r--r-- | libX11/man/xkb/XkbAllocGeomRows.man | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/libX11/man/xkb/XkbAllocGeomRows.man b/libX11/man/xkb/XkbAllocGeomRows.man index daa87114f..7c79bf994 100644 --- a/libX11/man/xkb/XkbAllocGeomRows.man +++ b/libX11/man/xkb/XkbAllocGeomRows.man @@ -30,15 +30,10 @@ .SH NAME XkbAllocGeomRows \- Allocate rows in a section .SH SYNOPSIS +.HP .B Status XkbAllocGeomRows -( -.I section, -.I num_needed -) -.br - XkbSectionPtr \fIsection\fP\^; -.br - int \fInum_needed\fP\^; +.BI "(\^XkbSectionPtr " "section" "\^," +.BI "int " "num_needed" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |