X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftic.1m.html;h=db6e2ff527f7b97dfd3aaaf275a9e34d78c94581;hp=b934799e8f9306e8ba634fae7eca636264afc91a;hb=d90067f9008bb8338a77c1ed519bc108c275ed04;hpb=b97ea58e03d5faebed2166faa4e0e590f2cdea34 diff --git a/doc/html/man/tic.1m.html b/doc/html/man/tic.1m.html index b934799e..db6e2ff5 100644 --- a/doc/html/man/tic.1m.html +++ b/doc/html/man/tic.1m.html @@ -27,19 +27,19 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: tic.1m,v 1.103 2023/12/02 20:50:53 tom Exp @ + * @Id: tic.1m,v 1.104 2023/12/16 20:33:11 tom Exp @ --> -tic 1m 2023-12-02 ncurses 6.4 User commands +tic 1m 2023-12-16 ncurses 6.4 User commands -

tic 1m 2023-12-02 ncurses 6.4 User commands

+

tic 1m 2023-12-16 ncurses 6.4 User commands

 tic(1m)                          User commands                         tic(1m)
 
@@ -192,7 +192,7 @@
 
        -I     Force source translation to terminfo format.
 
-       -K     Suppress some longstanding ncurses extensions to termcap format,
+       -K     Suppress some longstanding ncurses extensions to termcap format,
               e.g., "\s" for space.
 
        -L     Force source translation to terminfo format  using  the  long  C
@@ -260,7 +260,7 @@
             file.  Normally, it infers data which is commonly missing in older
             terminfo data, or in termcaps.
 
-       -V   reports the version of ncurses which was used in this program, and
+       -V   reports the version of ncurses which was used in this program, and
             exits.
 
        -vn  specifies that (verbose) output be written to standard error trace
@@ -269,7 +269,7 @@
             The  optional  parameter  n  is  a  number from 1 to 9, inclusive,
             indicating the desired level of detail of information.
 
-            o   If ncurses is built  without  tracing  support,  the  optional
+            o   If ncurses is built  without  tracing  support,  the  optional
                 parameter is ignored.
 
             o   If n is omitted, the default level is 1.
@@ -383,7 +383,7 @@
 
            -0 -1 -C -G -I -N -R -T -V -a -e -f -g -o -r -s -t -x
 
-       o   The NetBSD tic  supports a few of the ncurses options
+       o   The NetBSD tic supports a few of the ncurses options
 
            -a -o -x
 
@@ -404,7 +404,7 @@
 
        Shortly after Issue 7 was released,  Tru64  was  discontinued.   As  of
        2019,  the  surviving  implementations  of tic are SVr4 (AIX, HP-UX and
-       Solaris), ncurses and NetBSD curses.  The SVr4 tic programs all support
+       Solaris), ncurses and NetBSD curses.  The SVr4 tic programs all support
        the  -v option.  The NetBSD tic program follows X/Open's documentation,
        omitting the -v option.
 
@@ -431,14 +431,14 @@
        Release 4, the table of capabilities grew from  180  (pcurses)  to  464
        (Solaris).
 
-       In  early  development of ncurses (1993), Zeyd Ben-Halim used the table
+       In  early  development of ncurses (1993), Zeyd Ben-Halim used the table
        from mytinfo to extend the  pcurses  table  to  469  capabilities  (456
        matched  SVr4, 8 were only in SVr4, 13 were not in SVr4).  Of those 13,
        11 were ultimately discarded (perhaps to  match  the  draft  of  X/Open
        Curses).   The exceptions were memory_lock_above and memory_unlock (see
        user_caps(5)).
 
-       Eric Raymond incorporated parts of mytinfo into  ncurses  to  implement
+       Eric Raymond incorporated parts of mytinfo into  ncurses  to  implement
        the  termcap-to-terminfo  source conversion, and extended that to begin
        development of the corresponding terminfo-to-termcap source conversion,
        Thomas  Dickey  completed  that  development over the course of several
@@ -448,7 +448,7 @@
        capabilities.
 
        In  2010,  Roy  Marples provided a tic program and terminfo library for
-       NetBSD.  That implementation  adapts  several  features  from  ncurses,
+       NetBSD.  That implementation  adapts  several  features  from  ncurses,
        including tic's -x option.
 
        The  -c  option  tells tic to check for problems in the terminfo source
@@ -456,18 +456,18 @@
 
        o   pcurses had 8 warnings
 
-       o   ncurses in 1996 had 16 warnings
+       o   ncurses in 1996 had 16 warnings
 
        o   Solaris (SVr4) curses has 28 warnings
 
        o   NetBSD tic in 2019 has 19 warnings.
 
-       o   ncurses in 2019 has 96 warnings
+       o   ncurses in 2019 has 96 warnings
 
-       The checking done in ncurses' tic helps with the conversion to termcap,
+       The checking done in ncurses' tic helps with the conversion to termcap,
        as well as pointing out errors and inconsistencies.  It is also used to
        ensure consistency with the user-defined capabilities.  There  are  527
-       distinct  capabilities  in ncurses' terminal database; 128 of those are
+       distinct  capabilities  in ncurses' terminal database; 128 of those are
        user-defined.
 
 
@@ -482,7 +482,7 @@
 
 
 
-ncurses 6.4                       2023-12-02                           tic(1m)
+ncurses 6.4                       2023-12-16                           tic(1m)