aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/xkb
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/xkb')
-rw-r--r--libX11/man/xkb/XkbLookupKeySym.man2
-rw-r--r--libX11/man/xkb/XkbTranslateKeyCode.man2
2 files changed, 2 insertions, 2 deletions
diff --git a/libX11/man/xkb/XkbLookupKeySym.man b/libX11/man/xkb/XkbLookupKeySym.man
index fe9cb133d..8a8f0c108 100644
--- a/libX11/man/xkb/XkbLookupKeySym.man
+++ b/libX11/man/xkb/XkbLookupKeySym.man
@@ -44,7 +44,7 @@ key for which symbols are to be found
state for which symbol should be found
.TP
.I \- mods_rtrn
-backfilled with unconsumed modifiers
+backfilled with consumed modifiers
.TP
.I \- sym_rtrn
backfilled with symbol associated with key + state
diff --git a/libX11/man/xkb/XkbTranslateKeyCode.man b/libX11/man/xkb/XkbTranslateKeyCode.man
index 7f1afdd29..e234412f2 100644
--- a/libX11/man/xkb/XkbTranslateKeyCode.man
+++ b/libX11/man/xkb/XkbTranslateKeyCode.man
@@ -44,7 +44,7 @@ keycode to translate
modifiers to apply when translating key
.TP
.I \- mods_rtrn
-backfilled with unconsumed modifiers
+backfilled with consumed modifiers
.TP
.I \- keysym_rtrn
keysym resulting from translation