X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fterminfo.5.html;h=a5f900a196bff0091379c191212f091147bffbe0;hb=5eb177874dea59107a1a2ea44f5d8f5bb99550b2;hp=7ce1a22284ffc9fcda5997f408f87b6a4ada9ed0;hpb=90d42867e1296bc79021006a92032c76e59068b6;p=ncurses.git diff --git a/doc/html/man/terminfo.5.html b/doc/html/man/terminfo.5.html index 7ce1a222..a5f900a1 100644 --- a/doc/html/man/terminfo.5.html +++ b/doc/html/man/terminfo.5.html @@ -31,7 +31,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: terminfo.head,v 1.30 2017/03/05 00:24:35 tom Exp @ + * @Id: terminfo.head,v 1.31 2017/03/06 09:58:14 tom Exp @ * Head of terminfo man page ends here * @Id: terminfo.tail,v 1.78 2017/03/04 23:52:35 tom Exp @ * Beginning of terminfo.tail file @@ -75,7 +75,7 @@ nals by giving a set of capabilities which they have, by specifying how to perform screen operations, and by speci- fying padding requirements and initialization sequences. - This describes ncurses version 6.0 (patch 20170304). + This describes ncurses version 6.0 (patch 20170318).

Terminfo Entry Syntax

@@ -93,7 +93,7 @@
            be used for formatting entries for readability.  These
            are removed from parsed entries.
 
-           The infocmp -f and -W options relies on this to format
+           The  infocmp  -f and -W options rely on this to format
            if-then-else expressions, or to enforce maximum  line-
            width.   The  resulting formatted terminal description
            can be read by tic.
@@ -105,7 +105,7 @@
            The first name given is the most  common  abbreviation
            for  the  terminal  (its  primary name), the last name
            given should be a long name fully identifying the ter-
-           minal  (see  longname(3x)), and all others are treated
+           minal  (see  longname(3x)), and all others are treated
            as synonyms (aliases) for the primary terminal name.
 
            X/Open Curses advises that  all  names  but  the  last