X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftput.1.html;h=c169f053b095a91603dbd566969d405cb5d3c9fa;hp=0f4bc64493d10d117273ee1fa3105eb26827898e;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=2e5d72d6396bb38a8d1d1b3534f62e28aebaa600;ds=sidebyside diff --git a/doc/html/man/tput.1.html b/doc/html/man/tput.1.html index 0f4bc644..c169f053 100644 --- a/doc/html/man/tput.1.html +++ b/doc/html/man/tput.1.html @@ -1,4 +1,3 @@ - + + + tput 1 @@ -40,20 +42,19 @@

tput 1


-
 tput(1)                                                         tput(1)
 
 
 
 
 
-

NAME

+

NAME

        tput,  reset  -  initialize  a  terminal or query terminfo
        database
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        tput [-Ttype] capname [parms ... ]
        tput [-Ttype] init
        tput [-Ttype] reset
@@ -63,7 +64,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The tput utility uses the terminfo database  to  make  the
        values  of terminal-dependent capabilities and information
        available to the shell (see sh(1)), to initialize or reset
@@ -173,7 +174,7 @@
 
 
 
-

EXAMPLES

+

EXAMPLES

        tput init
             Initialize the terminal according to the type of ter-
             minal  in the environmental variable TERM.  This com-
@@ -238,7 +239,7 @@
 
 
 
-

FILES

+

FILES

        /usr/share/terminfo
               compiled terminal description database
 
@@ -251,7 +252,7 @@
 
 
 
-

EXIT CODES

+

EXIT CODES

        If the -S option is used, tput checks for errors from each
        line, and if any errors are found, will set the exit  code
        to  4  plus the number of lines with errors.  If no errors
@@ -289,7 +290,7 @@
 
 
 
-

DIAGNOSTICS

+

DIAGNOSTICS

        tput prints the following error messages and sets the cor-
        responding exit codes.
 
@@ -307,7 +308,7 @@
 
 
 
-

PORTABILITY

+

PORTABILITY

        The  longname  and -S options, and the parameter-substitu-
        tion features used in the cup example, are  not  supported
        in BSD curses or in AT&T/USL curses before SVr4.
@@ -335,19 +336,27 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        clear(1), stty(1), tabs(1), terminfo(5), curs_termcap(3x).
 
-       This describes ncurses version 5.9 (patch 20131221).
+       This describes ncurses version 5.9 (patch 20150215).
 
 
 
                                                                 tput(1)
 
-
-
-Man(1) output converted with -man2html -
+