aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbListComponents.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbListComponents.man')
-rw-r--r--libX11/man/xkb/XkbListComponents.man19
1 files changed, 5 insertions, 14 deletions
diff --git a/libX11/man/xkb/XkbListComponents.man b/libX11/man/xkb/XkbListComponents.man
index 6e6855def..f9f124248 100644
--- a/libX11/man/xkb/XkbListComponents.man
+++ b/libX11/man/xkb/XkbListComponents.man
@@ -31,21 +31,12 @@
.SH NAME
XkbListComponents \- List of components for one or more component types
.SH SYNOPSIS
+.HP
.B XkbComponentListPtr XkbListComponents
-(
-.I dpy,
-.I device_spec,
-.I ptrns,
-.I max_inout
-)
-.br
- Display * \fIdpy\fP\^;
-.br
- unsigned int \fIdevice_spec\fP\^;
-.br
- XkbComponentNamesPtr \fIptrnst\fP\^;
-.br
- int * \fImax_inout\fP\^;
+.BI "(\^Display *" "dpy" "\^,"
+.BI "unsigned int " "device_spec" "\^,"
+.BI "XkbComponentNamesPtr " "ptrns" "\^,"
+.BI "int *" "max_inout" "\^);"
.if n .ti +5n
.if t .ti +.5i
.SH ARGUMENTS