X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_termattrs.3x.html;h=54a73dfc1d66cfa727f3acf50686e18ef97e0912;hp=daf3a76660e81d948cef089b103f9875fa4bb1c2;hb=e6f4ffe150c7d919792f29a70b4f031cfab5ef06;hpb=ca276baf720e3a44721b9e18955d3f546955c6c8;ds=sidebyside diff --git a/doc/html/man/curs_termattrs.3x.html b/doc/html/man/curs_termattrs.3x.html index daf3a766..54a73dfc 100644 --- a/doc/html/man/curs_termattrs.3x.html +++ b/doc/html/man/curs_termattrs.3x.html @@ -1,7 +1,7 @@ - + @@ -111,11 +111,11 @@ If a given terminal does not support a video attribute that an application program is trying to use, curses may - substitute a different video attribute for it. The - termattrs and term_attrs functions return a logical OR of - all video attributes supported by the terminal using A_ - and WA_ constants respectively. This information is use- - ful when a curses program needs complete control over the + substitute a different video attribute for it. The ter- + mattrs and term_attrs functions return a logical OR of all + video attributes supported by the terminal using A_ and + WA_ constants respectively. This information is useful + when a curses program needs complete control over the appearance of the screen. The termname routine returns the terminal name used by