X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fcurs_termattrs.3x.html;h=960cc2a4a7c108df0b40390574b60a7282c72b63;hb=03f728e5bb3630a54fffc4a2ff2f8dbfcce9088e;hp=c375cbce152239f4fbc2333af52dedea840bb111;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e;p=ncurses.git diff --git a/doc/html/man/curs_termattrs.3x.html b/doc/html/man/curs_termattrs.3x.html index c375cbce..960cc2a4 100644 --- a/doc/html/man/curs_termattrs.3x.html +++ b/doc/html/man/curs_termattrs.3x.html @@ -27,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_termattrs.3x,v 1.11 2010/07/31 16:10:55 tom Exp @ + * @Id: curs_termattrs.3x,v 1.12 2010/12/04 18:40:45 tom Exp @ --> @@ -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