X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fterm.7.html;h=2cb2c11da58205242500d697ae561b7d38f5a49d;hb=6208c89f98f1cf9fe0980bd8e791846ce007a13d;hp=749139ed7a6e422cd47d4cc16f6591fd27b714f2;hpb=e3d8d5a5a9425b40e09df86a597c3e971dced9d1;p=ncurses.git diff --git a/doc/html/man/term.7.html b/doc/html/man/term.7.html index 749139ed..2cb2c11d 100644 --- a/doc/html/man/term.7.html +++ b/doc/html/man/term.7.html @@ -45,13 +45,11 @@ - -

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
@@ -215,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
 
@@ -234,8 +230,7 @@
             tty line initialization (BSD-like UNIXes)
 
 
-
-

SEE ALSO

+

SEE ALSO

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