X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fterminfo.5.html;h=56b6b3979d7ebabfb3cc8681e58ec8802578a2a3;hp=20c89d92dc5fbabd14b12fff201a4f6725ca8a62;hb=3ec8f79f3ceda990461c80de2f96d66b886e00d5;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/doc/html/man/terminfo.5.html b/doc/html/man/terminfo.5.html index 20c89d92..56b6b397 100644 --- a/doc/html/man/terminfo.5.html +++ b/doc/html/man/terminfo.5.html @@ -32,9 +32,9 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: terminfo.head,v 1.13 2006/05/13 15:35:45 tom Exp @ + * @Id: terminfo.head,v 1.15 2006/12/24 18:04:42 tom Exp @ * Head of terminfo man page ends here - * @Id: terminfo.tail,v 1.44 2006/04/01 22:47:01 tom Exp @ + * @Id: terminfo.tail,v 1.47 2006/12/24 18:14:22 tom Exp @ * Beginning of terminfo.tail file * This file is part of ncurses. * See "terminfo.head" for copyright. @@ -46,16 +46,16 @@ --> -TERMINFO 5 File Formats +terminfo 5 File Formats -

TERMINFO 5 File Formats

+

terminfo 5 File Formats


 
-TERMINFO(5)                   File Formats                  TERMINFO(5)
+terminfo(5)                   File Formats                  terminfo(5)
 
 
 
@@ -78,7 +78,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 5.5 (patch 20061209).
+       This describes ncurses version 5.6 (patch 20070303).
 
        Entries in terminfo consist of a sequence of `,' separated
        fields (embedded commas may be escaped with a backslash or
@@ -95,13 +95,13 @@
 
        Lines beginning with a `#' in the first column are treated
        as  comments.  While comment lines are legal at any point,
-       the output of captoinfo and infotocap  (aliases  for  tic)
+       the output of captoinfo and infotocap  (aliases  for  tic)
        will move comments so they occur only between entries.
 
        Newlines  and  leading  tabs  may  be  used for formatting
        entries for readability.  These are  removed  from  parsed
-       entries.   The  infocmp -f option relies on this to format
-       if-then-else expressions: the result can be read by tic.
+       entries.   The  infocmp -f option relies on this to format
+       if-then-else expressions: the result can be read by tic.
 
        Terminal names (except for the last, verbose entry) should
        be chosen using the following conventions.  The particular
@@ -1234,7 +1234,7 @@
    Parameterized Strings
        Cursor addressing and other strings  requiring  parameters
        in  the  terminal  are described by a parameterized string
-       capability, with printf(3S) like escapes %x  in  it.   For
+       capability, with printf(3) like escapes  %x  in  it.   For
        example,  to  address  the  cursor,  the cup capability is
        given, using two parameters: the row and column to address
        to.  (Rows and columns are numbered from zero and refer to
@@ -2269,7 +2269,7 @@
        termcap entry.
 
        When in -C (translate to termcap) mode, the ncurses imple-
-       mentation  of tic(1) issues warning messages when the pre-
+       mentation of tic(1m) issues warning messages when the pre-
        tc length of a termcap translation is too  long.   The  -c
        (check)  option  also checks resolved (after tc expansion)
        lengths.
@@ -2351,7 +2351,7 @@
 
 

SEE ALSO

-       tic(1m), infocmp(1m), curses(3x), printf(3S), term(5).
+       tic(1m), infocmp(1m), curses(3x), printf(3), term(5).
 
 
 
@@ -2361,7 +2361,7 @@ - TERMINFO(5) + terminfo(5)