]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/curs_attr.3x.html
ncurses 6.0 - patch 20151024
[ncurses.git] / doc / html / man / curs_attr.3x.html
index d76dd9b79d9044a3de85673518f373239d79bbe6..2c72bb7c7217ae8c7960be481654976f97408df5 100644 (file)
@@ -27,7 +27,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: curs_attr.3x,v 1.40 2015/07/20 23:35:38 tom Exp @
+  * @Id: curs_attr.3x,v 1.42 2015/10/24 19:10:42 Sven.Joachim Exp @
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML>
 <H3><a name="h3-attr_set">attr_set</a></H3><PRE>
        The <STRONG>attrset</STRONG> routine is actually a legacy feature predating
        SVr4 curses but kept in X/Open Curses for the same  reason
-       that  SVr4  curses kept it: compatbility.  The routine <STRONG>at-</STRONG>
+       that  SVr4 curses kept it: compatibility.  The routine <STRONG>at-</STRONG>
        <STRONG>tr_set</STRONG> provides for passing a color-pair parameter.
 
        The remaining <STRONG>attr_</STRONG>* functions operate  exactly  like  the