aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb/XkbSetModActionVMods.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb/XkbSetModActionVMods.man')
-rw-r--r--libX11/man/xkb/XkbSetModActionVMods.man13
1 files changed, 4 insertions, 9 deletions
diff --git a/libX11/man/xkb/XkbSetModActionVMods.man b/libX11/man/xkb/XkbSetModActionVMods.man
index 3805be602..150361f2c 100644
--- a/libX11/man/xkb/XkbSetModActionVMods.man
+++ b/libX11/man/xkb/XkbSetModActionVMods.man
@@ -32,15 +32,10 @@
XkbSetModActionVMods \- Sets the vmods1 and vmods2 fields of act using the vmods
format of an Xkb modifier description
.SH SYNOPSIS
-.B void XkbSetModActionVMods macro
-(
-.I act,
-.I vmods
-)
-.br
- XkbAction \fIact\fP\^;
-.br
- unsigned short \fIvmods\fP\^;
+.HP
+.B void XkbSetModActionVMods
+.BI "(\^XkbAction " "act" "\^,"
+.BI "unsigned short " "vmods" "\^);"
.if n .ti +5n
.if t .ti +.5i
.SH ARGUMENTS