X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftic.1m.html;h=f3dd28f06b580faacfd55448b3443486f9266f43;hb=a09e8b13568e210a03ca4ad64e8552c0edea07c5;hp=c9d1cab538954ca5bc683622bc9b11239aa58c46;hpb=4c9f63c460cb7134f142aa65f6866c175ed77605;p=ncurses.git diff --git a/doc/html/man/tic.1m.html b/doc/html/man/tic.1m.html index c9d1cab5..f3dd28f0 100644 --- a/doc/html/man/tic.1m.html +++ b/doc/html/man/tic.1m.html @@ -27,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: tic.1m,v 1.82 2022/02/12 20:02:20 tom Exp @ + * @Id: tic.1m,v 1.84 2022/09/17 19:01:24 tom Exp @ --> @@ -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.3 (patch 20220416). + This describes ncurses version 6.3 (patch 20221210).

AUTHOR