man: fix parameters to XkbAllocGeomOverlay{Rows|Keys} (#23499)

X.Org Bug 23499 <http://bugs.freedesktop.org/show_bug.cgi?id=23499>

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2009-09-03 14:02:44 +10:00
parent c2814a614d
commit 20f9ecd86a
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ XkbAllocGeomOverlayKeys \- Allocate keys in an overlay row
.SH SYNOPSIS
.HP
.B Status XkbAllocGeomOverlayKeys
.BI "(\^XkbRowPtr " "row" "\^,"
.BI "(\^XkbOverlayRowPtr " "row" "\^,"
.BI "int " "num_needed" "\^);"
.if n .ti +5n
.if t .ti +.5i

View file

@ -32,7 +32,7 @@ XkbAllocGeomOverlayRows \- Allocate rows in a overlay
.SH SYNOPSIS
.HP
.B Status XkbAllocGeomOverlayRows
.BI "(\^XkbSectionPtr " "overlay" "\^,"
.BI "(\^XkbOverlayPtr " "overlay" "\^,"
.BI "int " "num_needed" "\^);"
.if n .ti +5n
.if t .ti +.5i