summaryrefslogtreecommitdiff
path: root/lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2022-04-25 19:26:19 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2022-04-25 19:26:19 +0000
commite4a52cfda403448652942cacda0927846c01c4e4 (patch)
tree88b781feb05d3b60273529f6cf1bfecb853ed7d4 /lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man
parentb44fee0a07313bfc44155c2f810882ad90a69551 (diff)
Update to libX11 1.7.5. No API / ABI changes. ok tb@
Diffstat (limited to 'lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man')
-rw-r--r--lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man12
1 files changed, 4 insertions, 8 deletions
diff --git a/lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man b/lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man
index c50964e6b..ff83da0af 100644
--- a/lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man
+++ b/lib/libX11/man/xkb/XkbSARedirectSetVModsMask.man
@@ -109,14 +109,10 @@ from
unsigned char new_key; /\&* keycode to be put in event */
unsigned char mods_mask; /\&* mask of real mods to be reset */
unsigned char mods; /\&* mask of real mods to take values from */
- unsigned char vmods_mask0; /\&* first half of mask of virtual mods to be
-reset */
- unsigned char vmods_mask1; /\&* other half of mask of virtual mods to be
-reset */
- unsigned char vmods0; /\&* first half of mask of virtual mods to
-take values from */
- unsigned char vmods1; /\&* other half of mask of virtual mods to
-take values from */
+ unsigned char vmods_mask0; /\&* first half of mask of virtual mods to be reset */
+ unsigned char vmods_mask1; /\&* other half of mask of virtual mods to be reset */
+ unsigned char vmods0; /\&* first half of mask of virtual mods to take values from */
+ unsigned char vmods1; /\&* other half of mask of virtual mods to take values from */
} XkbRedirectKeyAction;
.fi