X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fterminfo.5.html;h=864745d4dc5b8cbf7402836cc7b29d9d88371ebf;hp=db126514deba58205e61c550d93fe0806d4a2ecc;hb=06078d3fa68db669ed37178c01873546b4b28745;hpb=2560bc3dae7f4919060c02c91a593566c908091c diff --git a/doc/html/man/terminfo.5.html b/doc/html/man/terminfo.5.html index db126514..864745d4 100644 --- a/doc/html/man/terminfo.5.html +++ b/doc/html/man/terminfo.5.html @@ -33,7 +33,7 @@ **************************************************************************** * @Id: terminfo.head,v 1.32 2017/04/22 13:52:49 tom Exp @ * Head of terminfo man page ends here - * @Id: terminfo.tail,v 1.87 2017/05/05 17:54:07 tom Exp @ + * @Id: terminfo.tail,v 1.88 2017/08/12 22:26:02 tom Exp @ * Beginning of terminfo.tail file * This file is part of ncurses. * See "terminfo.head" for copyright. @@ -74,7 +74,7 @@ Terminfo describes terminals by giving a set of capabilities which they have, by specifying how to perform screen operations, and by specifying padding requirements and initialization sequences. This describes - ncurses version 6.0 (patch 20170603). + ncurses version 6.0 (patch 20171118).

Terminfo Entry Syntax

@@ -2420,7 +2420,7 @@
 
 

SEE ALSO

        tic(1m), infocmp(1m), curses(3x), curs_color(3x),  printf(3),  term(5).
-       term_variables(3x).
+       term_variables(3x).  user_caps(5).
 
 
 

AUTHORS