X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fterm.7.html;h=2cb2c11da58205242500d697ae561b7d38f5a49d;hp=455d1c7b9948c7c80dd38ef1684fedda8beee55b;hb=302a066a01e4de40f08b397e87ca0e97f20870a7;hpb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012 diff --git a/doc/html/man/term.7.html b/doc/html/man/term.7.html index 455d1c7b..2cb2c11d 100644 --- a/doc/html/man/term.7.html +++ b/doc/html/man/term.7.html @@ -38,21 +38,18 @@ -

term 7

-
+

term 7

 term(7)                                                         term(7)
 
 
 
 
-
-

NAME

+

NAME

        term - conventions for naming terminal types
 
 
-
-

DESCRIPTION

+

DESCRIPTION

        The  environment variable TERM should normally contain the
        type name of the terminal, console or display-device  type
        you  are  using.   This  information  is  critical for all
@@ -216,15 +213,13 @@
        environment variable when no -T option is specified.
 
 
-
-

PORTABILITY

+

PORTABILITY

        For  maximum  compatibility  with  older  System V UNIXes,
        names and aliases should be unique  within  the  first  14
        characters.
 
 
-
-

FILES

+

FILES

        /usr/share/terminfo/?/*
             compiled terminal capability data base
 
@@ -235,8 +230,7 @@
             tty line initialization (BSD-like UNIXes)
 
 
-
-

SEE ALSO

+

SEE ALSO

        curses(3x), terminfo(5), term(5).