X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Ftset.1.html;h=0e33793cc4de5ab2d5e434742a70865b2649d073;hp=5852c79ea3bb5717010d57afd4ba3532d249b00d;hb=6a530b46563470c2ca73579d1994a0c8e275dd98;hpb=b0b1980be11bba618d84beb8b30ac94e2c820602 diff --git a/doc/html/man/tset.1.html b/doc/html/man/tset.1.html index 5852c79e..0e33793c 100644 --- a/doc/html/man/tset.1.html +++ b/doc/html/man/tset.1.html @@ -1,4 +1,3 @@ - + + + tset 1 -

tset 1

-
+

tset 1

-
 tset(1)                                                         tset(1)
 
 
 
 
 
-

NAME

+

NAME

        tset, reset - terminal initialization
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        tset  [-IQVcqrsw] [-] [-e ch] [-i ch] [-k ch] [-m mapping]
        [terminal]
        reset [-IQVcqrsw] [-] [-e ch] [-i ch] [-k ch] [-m mapping]
@@ -59,7 +59,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        Tset  initializes  terminals.   Tset  first determines the
        type of terminal that you are using.   This  determination
        is done as follows, using the first terminal type found.
@@ -159,7 +159,7 @@
 
 
 
-

SETTING THE ENVIRONMENT

+

SETTING THE ENVIRONMENT

        It is often desirable  to  enter  the  terminal  type  and
        information  about  the  terminal's  capabilities into the
        shell's environment.  This is done using the -s option.
@@ -177,7 +177,7 @@
 
 
 
-

TERMINAL TYPE MAPPING

+

TERMINAL TYPE MAPPING

        When the terminal is not hardwired into the system (or the
        current system information is incorrect) the terminal type
        derived  from the /etc/ttys file or the TERM environmental
@@ -237,7 +237,7 @@
 
 
 
-

HISTORY

+

HISTORY

        The tset command appeared in BSD 3.0.  The ncurses  imple-
        mentation  was lightly adapted from the 4.4BSD sources for
        a terminfo environment by Eric S. Raymond <esr@snark.thyr-
@@ -245,7 +245,7 @@
 
 
 
-

COMPATIBILITY

+

COMPATIBILITY

        The  tset  utility has been provided for backward-compati-
        bility with BSD environments (under  most  modern  UNIXes,
        /etc/inittab  and  getty(1) can set TERM appropriately for
@@ -287,7 +287,7 @@
 
 
 
-

ENVIRONMENT

+

ENVIRONMENT

        The tset command uses these environment variables:
 
        SHELL
@@ -305,7 +305,7 @@
 
 
 
-

FILES

+

FILES

        /etc/ttys
             system  port  name  to terminal type mapping database
             (BSD versions only).
@@ -315,17 +315,29 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        csh(1),   sh(1),   stty(1),   curs_terminfo(3x),   tty(4),
        terminfo(5), ttys(5), environ(7)
 
-       This describes ncurses version 5.9 (patch 20141220).
+       This describes ncurses version 6.0 (patch 20150725).
 
 
 
                                                                 tset(1)
 
-
-Man(1) output converted with man2html +