X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_attr.3x.html;h=2c72bb7c7217ae8c7960be481654976f97408df5;hp=e54ee3de8cda7f0dfdf731b3e0bbf5aacccea733;hb=a0b91dc27f0c411e343161b0a4b5459d15a43f85;hpb=a919b0ee00a6287c7e29330be52f9bb557503288 diff --git a/doc/html/man/curs_attr.3x.html b/doc/html/man/curs_attr.3x.html index e54ee3de..2c72bb7c 100644 --- a/doc/html/man/curs_attr.3x.html +++ b/doc/html/man/curs_attr.3x.html @@ -27,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_attr.3x,v 1.41 2015/09/05 21:13:25 tom Exp @ + * @Id: curs_attr.3x,v 1.42 2015/10/24 19:10:42 Sven.Joachim Exp @ --> @@ -126,7 +126,7 @@

attr_set

        The attrset 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 at-
+       that  SVr4 curses kept it: compatibility.  The routine at-
        tr_set provides for passing a color-pair parameter.
 
        The remaining attr_* functions operate  exactly  like  the