diff options
Diffstat (limited to 'libX11/man/xkb/XkbAddGeomRow.man')
-rw-r--r-- | libX11/man/xkb/XkbAddGeomRow.man | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/libX11/man/xkb/XkbAddGeomRow.man b/libX11/man/xkb/XkbAddGeomRow.man index a74bddb98..166c2cbab 100644 --- a/libX11/man/xkb/XkbAddGeomRow.man +++ b/libX11/man/xkb/XkbAddGeomRow.man @@ -30,15 +30,10 @@ .SH NAME XkbAddGeomRow \- Add a row to a section .SH SYNOPSIS +.HP .B XkbRowPtr XkbAddGeomRow -( -.I section, -.I sz_keys -) -.br - XkbSectionPtr \fIsection\fP\^; -.br - int \fIsz_keys\fP\^; +.BI "(\^XkbSectionPtr " "section" "\^," +.BI "int " "sz_keys" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |