X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_termattrs.3x.html;fp=doc%2Fhtml%2Fman%2Fcurs_termattrs.3x.html;h=4a9859fbf89a2c2a1a611a156063479d736573b6;hp=da6091c7dedd39fe928e9402baabf6ffe4b7933c;hb=74433bcf4f6fe40862a28f3c00edaedcd5054b01;hpb=e6bb3226cdd35f5fd9f45bb1685cc2203c889480 diff --git a/doc/html/man/curs_termattrs.3x.html b/doc/html/man/curs_termattrs.3x.html index da6091c7..4a9859fb 100644 --- a/doc/html/man/curs_termattrs.3x.html +++ b/doc/html/man/curs_termattrs.3x.html @@ -1,6 +1,6 @@ @@ -36,7 +36,7 @@ curs_termattrs 3x - +

curs_termattrs 3x

@@ -116,8 +116,8 @@ 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 useful when a + 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.