X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fterminfo.5.html;h=7e52bd52a7ce62c8623d1d193628612bc4fe5195;hp=cce59d63097863e5b288d2826e26763b180ce7f2;hb=7fa7badf32c514211478cf9f79c70f20d435c2f2;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40 diff --git a/doc/html/man/terminfo.5.html b/doc/html/man/terminfo.5.html index cce59d63..7e52bd52 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 20170506). + ncurses version 6.0 (patch 20171014).

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