X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftput.1.html;h=6da3e962c13699149ad02099af105c498b416883;hp=67898ac960ad67d51ba56b5ca7dc7ccdb441f4fb;hb=89730563d0a660d4ddd83d28660dc23c6d3f0bed;hpb=6b4f5830b7910188b532d661f79775306715f67e diff --git a/doc/html/man/tput.1.html b/doc/html/man/tput.1.html index 67898ac9..6da3e962 100644 --- a/doc/html/man/tput.1.html +++ b/doc/html/man/tput.1.html @@ -1,7 +1,8 @@ @@ -35,7 +36,7 @@ tput 1 - + @@ -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 20190216).
+       This describes ncurses version 6.2 (patch 20200425).