aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbGetMap.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbGetMap.man')
-rw-r--r--libX11/man/xkb/XkbGetMap.man15
1 files changed, 4 insertions, 11 deletions
diff --git a/libX11/man/xkb/XkbGetMap.man b/libX11/man/xkb/XkbGetMap.man
index ab1c7893b..f43e53f22 100644
--- a/libX11/man/xkb/XkbGetMap.man
+++ b/libX11/man/xkb/XkbGetMap.man
@@ -33,18 +33,11 @@ XkbGetMap \- Allocate an XkbDescRec structure and populate it with the server's
keyboard
client map and server map
.SH SYNOPSIS
+.HP
.B XkbDescPtr XkbGetMap
-(
-.I display,
-.I which,
-.I device_spec
-)
-.br
- Display * \fIdisplay\fP\^;
-.br
- unsigned int \fIwhich\fP\^;
-.br
- unsigned int \fIdevice_spec\fP\^;
+.BI "(\^Display *" "display" "\^,"
+.BI "unsigned int " "which" "\^,"
+.BI "unsigned int " "device_spec" "\^);"
.if n .ti +5n
.if t .ti +.5i
.SH ARGUMENTS