diff options
Diffstat (limited to 'libX11/man/xkb/XkbGetGeometry.man')
-rw-r--r-- | libX11/man/xkb/XkbGetGeometry.man | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/libX11/man/xkb/XkbGetGeometry.man b/libX11/man/xkb/XkbGetGeometry.man index 6add607ec..6af9907b2 100644 --- a/libX11/man/xkb/XkbGetGeometry.man +++ b/libX11/man/xkb/XkbGetGeometry.man @@ -31,15 +31,10 @@ XkbGetGeometry \- Loads a keyboard geometry if you already have the keyboard description .SH SYNOPSIS +.HP .B Status XkbGetGeometry -( -.I dpy, -.I xkb -) -.br - Display * \fIdpy\fP\^; -.br - XkbDescPtr \fIxkb\fP\^; +.BI "(\^Display *" "dpy" "\^," +.BI "XkbDescPtr " "xkb" "\^);" .if n .ti +5n .if t .ti +.5i .SH ARGUMENTS |