X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Finfocmp.1m.html;h=bf777ce19187aa167573e0a85c62678ff6da6ebb;hp=24237fb49cfcbd0a45008cac98ebdbc7ce1c3ae3;hb=048a1c1a65c6d98d92fca97f8d175d10d21091d0;hpb=c3b21f65a2687f3894a0d3217006c23f162c893a diff --git a/doc/html/man/infocmp.1m.html b/doc/html/man/infocmp.1m.html index 24237fb4..bf777ce1 100644 --- a/doc/html/man/infocmp.1m.html +++ b/doc/html/man/infocmp.1m.html @@ -1,7 +1,7 @@ @@ -121,7 +121,7 @@ For best results when converting to termcap format, you should use both -C and -r. Normally a termcap description - is limited to 1023 bytes. infocmp trims away less essen- + is limited to 1023 bytes. infocmp trims away less essen- tial parts to make it fit. If you are converting to one of the (rare) termcap implementations which accept an unlimited size of termcap, you may want to add the -T @@ -216,7 +216,7 @@ needed. Changing Databases [-A directory] [-B directory] - Like other ncurses utilities, infocmp looks for the termi- + Like other ncurses utilities, infocmp looks for the termi- nal descriptions in several places. You can use the TER- MINFO and TERMINFO_DIRS environment variables to override the compiled-in default list of places to search (see @@ -438,8 +438,12 @@ program, and exits. -v n prints out tracing information on standard error as - the program runs. Higher values of n induce greater - verbosity. + the program runs. + + 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. -W By itself, the -w option will not force long strings to be wrapped. Use the -W option to do this. @@ -458,8 +462,8 @@

EXTENSIONS

-       The -0, -1, -E, -F, -G, -R, -T, -V, -a, -e,  -f,  -g,  -i,
-       -l,  -p,  -q  and  -t  options  are  not supported in SVr4
+       The -0, -1, -E, -F, -G, -Q, -R, -T, -V, -a,  -e,  -f,  -g,
+       -i,  -l,  -p,  -q and -t options are not supported in SVr4
        curses.
 
        The -r option's notion of `termcap' capabilities is System
@@ -478,7 +482,7 @@
 
        http://invisible-island.net/ncurses/tctest.html
 
-       This describes ncurses version 6.0 (patch 20161015).
+       This describes ncurses version 6.0 (patch 20170204).
 
 
 

AUTHOR