X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftput.1.html;h=d987a3471129edd6ef203ac4e9bc8d17bd4d03cb;hb=7503e8d82292a2a0a4d8bb55bdf3f8a203159f68;hp=996bf11e5637b667073e6291045f94069fc96115;hpb=8f6d94b8d6211a2323caef53fa4c96c475ec9a62;p=ncurses.git diff --git a/doc/html/man/tput.1.html b/doc/html/man/tput.1.html index 996bf11e..d987a347 100644 --- a/doc/html/man/tput.1.html +++ b/doc/html/man/tput.1.html @@ -1,7 +1,8 @@ @@ -247,8 +248,8 @@

Terminal Size

        Besides  the  special  commands (e.g., clear), tput treats certain ter-
-       minfo  capabilities  specially:  lines   and   columns.    tput   calls
-       setupterm(3x) to obtain the terminal size:
+       minfo capabilities specially: lines and cols.  tput calls setupterm(3x)
+       to obtain the terminal size:
 
        o   first, it gets the size from the terminal database (which generally
            is not provided for terminal emulators which do not  have  a  fixed
@@ -522,7 +523,7 @@
 

SEE ALSO

        clear(1), stty(1), tabs(1), tset(1), terminfo(5), curs_termcap(3x).
 
-       This describes ncurses version 6.1 (patch 20190518).
+       This describes ncurses version 6.2 (patch 20200613).