X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_termattrs.3x.html;h=0e9580cef66b672c06edcb408275903f61ae2189;hp=daf3a76660e81d948cef089b103f9875fa4bb1c2;hb=77afe78361875f531dc2bf8d73f2e781c8e76176;hpb=40cf934fff2d2790c060619e3a29bd54c20994b0 diff --git a/doc/html/man/curs_termattrs.3x.html b/doc/html/man/curs_termattrs.3x.html index daf3a766..0e9580ce 100644 --- a/doc/html/man/curs_termattrs.3x.html +++ b/doc/html/man/curs_termattrs.3x.html @@ -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