X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftput.1.html;h=0f4bc64493d10d117273ee1fa3105eb26827898e;hp=7712744b35365fccee759d8efd6c71c00fc78afd;hb=2e5d72d6396bb38a8d1d1b3534f62e28aebaa600;hpb=cc387b11f421650091d84640e05825ea5161ac66 diff --git a/doc/html/man/tput.1.html b/doc/html/man/tput.1.html index 7712744b..0f4bc644 100644 --- a/doc/html/man/tput.1.html +++ b/doc/html/man/tput.1.html @@ -66,7 +66,7 @@

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
+       available to the shell (see sh(1)), to initialize or reset
        the  terminal,  or  return  the long name of the requested
        terminal type.  The result depends upon  the  capability's
        type:
@@ -87,7 +87,7 @@
 
        Before using a value returned on the standard output,  the
        application  should  test  the  exit  code  (e.g., $?, see
-       sh(1)) to be sure it is 0.  (See the EXIT CODES and  DIAG-
+       sh(1)) to be sure it is 0.  (See the EXIT CODES and  DIAG-
        NOSTICS  sections.)   For  a complete list of capabilities
        and the capname associated with each, see terminfo(5).
 
@@ -179,7 +179,7 @@
             minal  in the environmental variable TERM.  This com-
             mand should be included in everyone's .profile  after
             the environmental variable TERM has been exported, as
-            illustrated on the profile(5) manual page.
+            illustrated on the profile(5) manual page.
 
        tput -T5620 reset
             Reset an AT&T 5620 terminal, overriding the  type  of
@@ -336,9 +336,9 @@
 
 

SEE ALSO

-       clear(1), stty(1), tabs(1), terminfo(5), curs_termcap(3x).
+       clear(1), stty(1), tabs(1), terminfo(5), curs_termcap(3x).
 
-       This describes ncurses version 5.9 (patch 20130518).
+       This describes ncurses version 5.9 (patch 20131221).