summaryrefslogtreecommitdiff
path: root/man/xkb/XkbGetGeometry.man
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-08-28 22:49:31 +0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-08-28 22:49:31 +0800
commit28a9ca57cdec4aa9ca92322f963b01f0c2daf47a (patch)
tree5fa463869270799b620a305c72221af8b9b57651 /man/xkb/XkbGetGeometry.man
parentfa2eecca85baab9616f7143cc1a853a594b4a90c (diff)
Convert Xkb API man pages to ANSI prototypes
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'man/xkb/XkbGetGeometry.man')
-rw-r--r--man/xkb/XkbGetGeometry.man11
1 files changed, 3 insertions, 8 deletions
diff --git a/man/xkb/XkbGetGeometry.man b/man/xkb/XkbGetGeometry.man
index 6add607..6af9907 100644
--- a/man/xkb/XkbGetGeometry.man
+++ b/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