aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbGetIndicatorMap.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbGetIndicatorMap.man')
-rw-r--r--libX11/man/xkb/XkbGetIndicatorMap.man15
1 files changed, 4 insertions, 11 deletions
diff --git a/libX11/man/xkb/XkbGetIndicatorMap.man b/libX11/man/xkb/XkbGetIndicatorMap.man
index 931842a4e..8c14313c2 100644
--- a/libX11/man/xkb/XkbGetIndicatorMap.man
+++ b/libX11/man/xkb/XkbGetIndicatorMap.man
@@ -31,18 +31,11 @@
XkbGetIndicatorMap \- Gets the map for one or more indicators, using a mask to
specify the indicators
.SH SYNOPSIS
+.HP
.B Status XkbGetIndicatorMap
-(
-.I dpy,
-.I which,
-.I desc
-)
-.br
- Display *\fIdpy\fP\^;
-.br
- unsigned int \fIwhich\fP\^;
-.br
- XkbDescPtr \fIdesc\fP\^;
+.BI "(\^Display *" "dpy" "\^,"
+.BI "unsigned int " "which" "\^,"
+.BI "XkbDescPtr " "desc" "\^);"
.if n .ti +5n
.if t .ti +.5i
.SH ARGUMENTS