X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftic.1m.html;h=183d39968d699f2a97ae6eb526983fb234f82d71;hb=aef6681d538d4bd02cfdf9f52aeefec62488efd6;hp=39f1e664a510447ea1c881d31158787be50e2540;hpb=f6b436c4fb50275df43ea10ba9c744fe195a327d;p=ncurses.git diff --git a/doc/html/man/tic.1m.html b/doc/html/man/tic.1m.html index 39f1e664..183d3996 100644 --- a/doc/html/man/tic.1m.html +++ b/doc/html/man/tic.1m.html @@ -1,6 +1,6 @@ -tic 1m +tic 1m 2023-07-01 ncurses 6.4 User commands - + -

tic 1m

+

tic 1m 2023-07-01 ncurses 6.4 User commands

-tic(1m)                                                                tic(1m)
+tic(1m)                          User commands                         tic(1m)
 
 
 
@@ -101,7 +101,7 @@
 
        o   directories listed in the TERMINFO_DIRS environment variable,
 
-       o   a compiled-in list of directories (no default value), and
+       o   a compiled-in list of directories (/usr/share/terminfo), and
 
        o   the system terminfo database (/usr/share/terminfo).
 
@@ -260,29 +260,37 @@
        -vn  specifies that (verbose) output be written to standard error trace
             information showing tic's progress.
 
-            The optional parameter n is a number  from  1  to  10,  inclusive,
-            indicating the desired level of detail of information.  If ncurses
-            is built  without  tracing  support,  the  optional  parameter  is
-            ignored.   If  n  is  omitted,  the  default  level is 1.  If n is
-            specified and greater than 1, the level of detail is increased.
+            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
+                parameter is ignored.
+
+            o   If n is omitted, the default level is 1.
+
+            o   If n is specified and greater than 1, the level of  detail  is
+                increased,   and   the   output   is   written  (with  tracing
+                information) to the "trace" file.
 
             The debug flag levels are as follows:
 
-            1      Names of files created and linked
+            1   Names of files created and linked
+
+            2   Information related to the "use" facility
 
-            2      Information related to the "use" facility
+            3   Statistics from the hashing algorithm
 
-            3      Statistics from the hashing algorithm
+            4   Details of extended capabilities
 
-            5      String-table memory allocations
+            5   (unused)
 
-            7      Entries into the string-table
+            6   (unused)
 
-            8      List of tokens encountered by scanner
+            7   Entries into the string-table
 
-            9      All values computed in construction of the hash table
+            8   List of tokens encountered by scanner
 
-            If the debug level n is not given, it is taken to be one.
+            9   All values computed in construction of the hash table
 
        -W   By itself, the -w  option  will  not  force  long  strings  to  be
             wrapped.  Use the -W option to do this.
@@ -461,7 +469,7 @@
        captoinfo(1m),   infocmp(1m),   infotocap(1m),   toe(1m),   curses(3x),
        term(5).  terminfo(5).  user_caps(5).
 
-       This describes ncurses version 6.2 (patch 20210925).
+       This describes ncurses version 6.4 (patch 20230812).
 
 
 

AUTHOR

@@ -470,7 +478,7 @@
 
 
 
-                                                                       tic(1m)
+ncurses 6.4                       2023-07-01                           tic(1m)