X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftput.1.html;h=d987a3471129edd6ef203ac4e9bc8d17bd4d03cb;hp=91a183f1f4df2f9ddd0ab943916fc72a6116ca61;hb=7503e8d82292a2a0a4d8bb55bdf3f8a203159f68;hpb=c0f109a299a82a33c16bd7af942a12ce9aefaaf0 diff --git a/doc/html/man/tput.1.html b/doc/html/man/tput.1.html index 91a183f1..d987a347 100644 --- a/doc/html/man/tput.1.html +++ b/doc/html/man/tput.1.html @@ -28,7 +28,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: tput.1,v 1.63 2020/02/02 23:34:34 tom Exp @ + * @Id: tput.1,v 1.64 2020/04/25 21:52:49 tom Exp @ --> @@ -248,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
@@ -523,7 +523,7 @@
 

SEE ALSO

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