X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_termattrs.3x.html;h=9b9cdae96fab14239dc81c45aa53bae6e6b40f33;hp=dc35ff7c4f248631384ed2a40fc502804d644e77;hb=027ae42953e3186daed8f3882da73de48291b606;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/doc/html/man/curs_termattrs.3x.html b/doc/html/man/curs_termattrs.3x.html index dc35ff7c..9b9cdae9 100644 --- a/doc/html/man/curs_termattrs.3x.html +++ b/doc/html/man/curs_termattrs.3x.html @@ -1,7 +1,7 @@ @@ -40,6 +40,10 @@
 
+curs_termattrs(3x)                                   curs_termattrs(3x)
+
+
+
 
 

NAME

@@ -114,8 +118,8 @@
        curses  program needs complete control over the appearance
        of the screen.
 
-       The termname routine returns the value of the  environmen-
-       tal variable TERM (truncated to 14 characters).
+       The termname routine returns the  terminal  name  used  by
+       setupterm.
 
 
 
@@ -136,7 +140,8 @@

PORTABILITY

        The  XSI  Curses  standard,  Issue 4 describes these func-
        tions.  It changes the return type of termattrs to the new
-       type attr_t.
+       type  attr_t.  Most versions of curses truncate the result
+       returned by termname to 14 characters.
 
 
 
@@ -145,23 +150,7 @@ - - - - - - - - - - - - - - - - - + curs_termattrs(3x)