X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_attr.3x.html;h=9a7b2a46963e9064a4789786f29c6687d132b9b1;hp=f693943907761da0d47237b97965bb2a8ce5e31c;hb=ca276baf720e3a44721b9e18955d3f546955c6c8;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/doc/html/man/curs_attr.3x.html b/doc/html/man/curs_attr.3x.html index f6939439..9a7b2a46 100644 --- a/doc/html/man/curs_attr.3x.html +++ b/doc/html/man/curs_attr.3x.html @@ -2,7 +2,7 @@ @@ -241,7 +241,8 @@ This implementation returns an error if the window pointer is null. The wcolor_set function returns an error if the color pair parameter is outside the range 0..COL- - OR_PAIRS-1. + OR_PAIRS-1. This implementation also provides getattrs + for compatibility with older versions of curses.