X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_termattrs.3x.html;h=960cc2a4a7c108df0b40390574b60a7282c72b63;hp=46b972f9fea1002f0a85be53cd5a8e06cf60973b;hb=f86cbeb5f9bd96ab041d34039c35749a14965039;hpb=90ffd624948c543a457324ee777717e4130f2ad2 diff --git a/doc/html/man/curs_termattrs.3x.html b/doc/html/man/curs_termattrs.3x.html index 46b972f9..960cc2a4 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 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 + 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 appearance of the screen. The termname routine returns the terminal name used by