aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbLockGroup.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbLockGroup.man')
-rw-r--r--libX11/man/xkb/XkbLockGroup.man15
1 files changed, 4 insertions, 11 deletions
diff --git a/libX11/man/xkb/XkbLockGroup.man b/libX11/man/xkb/XkbLockGroup.man
index 87eb8e270..42a30f717 100644
--- a/libX11/man/xkb/XkbLockGroup.man
+++ b/libX11/man/xkb/XkbLockGroup.man
@@ -31,18 +31,11 @@
.SH NAME
XkbLockGroup \- Locks the keysym group
.SH SYNOPSIS
+.HP
.B Bool XkbLockGroup
-(
-.I display,
-.I device_spec,
-.I group
-)
-.br
- Display *\fIdisplay\fP\^;
-.br
- unsigned int \fIdevice_spec\fP\^;
-.br
- unsigned int \fIgroup\fP\^;
+.BI "(\^Display *" "display" "\^,"
+.BI "unsigned int " "device_spec" "\^,"
+.BI "unsigned int " "group" "\^);"
.if n .ti +5n
.if t .ti +.5i
.SH ARGUMENTS