Signed-off-by: Jakub Horký <[email protected]>
---
 misc/terminfo.src | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/misc/terminfo.src b/misc/terminfo.src
index c10ca808..9fc1da5a 100644
--- a/misc/terminfo.src
+++ b/misc/terminfo.src
@@ -25556,7 +25556,7 @@ v3220|LANPAR Vision II model 3220/3221/3222,
 #      https://invisible-island.net/ncurses/ncurses-netbsd.html
 #
 # ncurses makes explicit checks for a few user-definable capabilities:  AX, E3,
-# RGB, U8, XM, which are documented in the user_caps(5) manual page.
+# NQ, RGB, U8, XM, xm, which are documented in the user_caps(5) manual page.
 #
 #### SCREEN Extensions:
 #
@@ -28094,6 +28094,7 @@ v3220|LANPAR Vision II model 3220/3221/3222,
 #      + remove ka1-kc3 keys, and add kent and kbeg keys to st
 #      + add kbeg key to konsole-base
 #      + add kbeg and kmenu including shifted variants to terminology
+#      + update documentation of caps described in user_caps(5) man page
 #      (all by Jakub Horky)
 #
 ######## SHANTIH!  SHANTIH!  SHANTIH!
-- 
2.43.0


Reply via email to