aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbSetAutoResetControls.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbSetAutoResetControls.man')
-rw-r--r--libX11/man/xkb/XkbSetAutoResetControls.man19
1 files changed, 5 insertions, 14 deletions
diff --git a/libX11/man/xkb/XkbSetAutoResetControls.man b/libX11/man/xkb/XkbSetAutoResetControls.man
index 5c7765177..7f2ed5d0f 100644
--- a/libX11/man/xkb/XkbSetAutoResetControls.man
+++ b/libX11/man/xkb/XkbSetAutoResetControls.man
@@ -31,21 +31,12 @@
XkbSetAutoResetControls \- Changes the current values of the AutoReset control
attributes
.SH SYNOPSIS
+.HP
.B Bool XkbSetAutoResetControls
-(
-.I dpy,
-.I changes,
-.I auto_ctrls,
-.I auto_values
-)
-.br
- Display *\fI dpy \fP\^;
-.br
- unsigned int \fI changes \fP\^;
-.br
- unsigned int *\fI auto_ctrls \fP\^;
-.br
- unsigned int *\fI auto_values \fP\^;
+.BI "(\^Display *" "dpy" "\^,"
+.BI "unsigned int " "changes" "\^,"
+.BI "unsigned int *" "auto_ctrls" "\^,"
+.BI "unsigned int *" "auto_values" "\^);"
.if n .ti +5n
.if t .ti +.5i
.SH ARGUMENTS