diff options
Diffstat (limited to 'libX11/man/xkb/XkbFreeGeomSections.man')
-rw-r--r-- | libX11/man/xkb/XkbFreeGeomSections.man | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/libX11/man/xkb/XkbFreeGeomSections.man b/libX11/man/xkb/XkbFreeGeomSections.man index 2f8e59e8b..c2d4e1fc6 100644 --- a/libX11/man/xkb/XkbFreeGeomSections.man +++ b/libX11/man/xkb/XkbFreeGeomSections.man @@ -30,21 +30,12 @@ .SH NAME XkbFreeGeomSections \- Free geometry sections .SH SYNOPSIS +.HP .B void XkbFreeGeomSections -( -.I geom, -.I first, -.I count, -.I free_all -) -.br - XkbGeometryPtr \fIgeom\fP\^; -.br - int \fIfirst\fP\^; -.br - int \fIcount\fP\^; -.br - Bool \fIfree_all\fP\^; +.BI "(\^XkbGeometryPtr " "geom" "\^," +.BI "int " "first" "\^," +.BI "int " "count" "\^," +.BI "Bool " "free_all" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |