X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_termattrs.3x.html;h=8b508a05fac0617ac917e0e113af955cef888a60;hb=a8987e73ec254703634802b4f7ee30d3a485524d;hp=dc35ff7c4f248631384ed2a40fc502804d644e77;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01;p=ncurses.git diff --git a/doc/html/man/curs_termattrs.3x.html b/doc/html/man/curs_termattrs.3x.html index dc35ff7c..8b508a05 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)