X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftic.1m.html;h=0fa0e3cb3455855bd3a5d2f62022c7025f88c3a7;hb=87c2c84cbd2332d6d94b12a1dcaf12ad1a51a938;hp=4127b6d038616d07e2a940b730acccaa45bc9f6e;hpb=f9994a48d2f74b613a0adb19d3917f724d4d1312;p=ncurses.git diff --git a/doc/html/man/tic.1m.html b/doc/html/man/tic.1m.html index 4127b6d0..0fa0e3cb 100644 --- a/doc/html/man/tic.1m.html +++ b/doc/html/man/tic.1m.html @@ -1,6 +1,6 @@ @@ -36,7 +36,7 @@ tic 1m - +

tic 1m

@@ -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 20211002). + This describes ncurses version 6.4 (patch 20230311).

AUTHOR