diff options
Diffstat (limited to 'libX11/man/xkb/XkbAddGeomDoodad.man')
-rw-r--r-- | libX11/man/xkb/XkbAddGeomDoodad.man | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/libX11/man/xkb/XkbAddGeomDoodad.man b/libX11/man/xkb/XkbAddGeomDoodad.man index f6be93cb1..cdc731b4e 100644 --- a/libX11/man/xkb/XkbAddGeomDoodad.man +++ b/libX11/man/xkb/XkbAddGeomDoodad.man @@ -31,18 +31,11 @@ XkbAddGeomDoodad \- Add one doodad to a section of a keyboard geometry or to the top-level geometry .SH SYNOPSIS +.HP .B XkbDoodadPtr XkbAddGeomDoodad -( -.I geom , -.I section, -.I name -) -.br - XkbGeometryPtr \fIgeom\fP\^; -.br - XkbSectionPtr \fIsection\fP\^; -.br - Atom \fIname\fP\^; +.BI "(\^XkbGeometryPtr " "geom" "\^," +.BI "XkbSectionPtr " "section" "\^," +.BI "Atom " "name" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |