aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbChangeControls.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbChangeControls.man')
-rw-r--r--libX11/man/xkb/XkbChangeControls.man15
1 files changed, 4 insertions, 11 deletions
diff --git a/libX11/man/xkb/XkbChangeControls.man b/libX11/man/xkb/XkbChangeControls.man
index e44140079..5a2800b24 100644
--- a/libX11/man/xkb/XkbChangeControls.man
+++ b/libX11/man/xkb/XkbChangeControls.man
@@ -33,18 +33,11 @@ XkbChangeControls \- Provides a flexible method for updating the controls in a
server to match those in
the changed keyboard description
.SH SYNOPSIS
+.HP
.B Bool XkbChangeControls
-(
-.I dpy,
-.I xkb,
-.I changes
-)
-.br
- Display *\fIdpy\fP\^;
-.br
- XkbDescPtr \fIxkb\fP\^;
-.br
- XkbControlsChangesPtr \fIchanges\fP\^;
+.BI "(\^Display *" "dpy" "\^,"
+.BI "XkbDescPtr " "xkb" "\^,"
+.BI "XkbControlsChangesPtr " "changes" "\^);"
.if n .ti +5n
.if t .ti +.5i
.SH ARGUMENTS