X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftic.1m.html;h=0fa0e3cb3455855bd3a5d2f62022c7025f88c3a7;hb=87c2c84cbd2332d6d94b12a1dcaf12ad1a51a938;hp=64fc797730e842c033f1de4d93f8f0019f20a7aa;hpb=61790aa3ac9e0dff2b443ac567b174fc4d235b86;p=ncurses.git diff --git a/doc/html/man/tic.1m.html b/doc/html/man/tic.1m.html index 64fc7977..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

@@ -223,11 +223,11 @@ -Rsubset Restrict output to a given subset. This option is for use with - archaic versions of terminfo like those on SVr1, Ultrix, or - HP/UX that do not support the full set of SVR4/XSI Curses - terminfo; and outright broken ports like AIX 3.x that have their - own extensions incompatible with SVr4/XSI. Available subsets - are "SVr1", "Ultrix", "HP", "BSD" and "AIX"; see terminfo(5) for + archaic versions of terminfo like those on SVr1, Ultrix, or HP- + UX that do not support the full set of SVR4/XSI Curses terminfo; + and outright broken ports like AIX 3.x that have their own + extensions incompatible with SVr4/XSI. Available subsets are + "SVr1", "Ultrix", "HP", "BSD" and "AIX"; see terminfo(5) for details. -r Force entry resolution (so there are no remaining tc @@ -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 20210102). + This describes ncurses version 6.4 (patch 20230311).

AUTHOR