X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_color.3x.html;h=c672b72a90ef586d619f9cd1c3d86f587494ea76;hp=964ef4e0c4cd0871390b44396bda2ec94a37d8a9;hb=HEAD;hpb=159cd0555e0efc14be66c9c3a1548f58908b6a1d diff --git a/doc/html/man/curs_color.3x.html b/doc/html/man/curs_color.3x.html index 964ef4e0..d84a5732 100644 --- a/doc/html/man/curs_color.3x.html +++ b/doc/html/man/curs_color.3x.html @@ -1,6 +1,6 @@ -curs_color 3x 2023-12-23 ncurses 6.4 Library calls +curs_color 3x 2024-04-20 ncurses 6.5 Library calls -

curs_color 3x 2023-12-23 ncurses 6.4 Library calls

+

curs_color 3x 2024-04-20 ncurses 6.5 Library calls

 curs_color(3x)                   Library calls                  curs_color(3x)
 
@@ -114,7 +114,7 @@
 
        o   window attributes, as from wattrset(3x) or wattr_set(3x)
 
-       o   window  background  character  atttributes, as from wbkgdset(3x) or
+       o   window  background  character  attributes,  as from wbkgdset(3x) or
            wbkgrndset(3x)
 
        Per-character and window attributes are usually set through a  function
@@ -463,8 +463,8 @@
        Applications employing ncurses extensions should condition their use on
        the visibility of the NCURSES_VERSION preprocessor macro.
 
-       This  implementation satisfies XSI Curses's minimum maximums for COLORS
-       and COLOR_PAIRS.
+       This  implementation  satisfies  X/Open  Curses's  minimum maximums for
+       COLORS and COLOR_PAIRS.
 
        The  init_pair  routine  accepts  negative  values  of  foreground  and
        background  color  to support the use_default_colors(3x) extension, but
@@ -539,7 +539,7 @@
 
 
 
-ncurses 6.4                       2023-12-23                    curs_color(3x)
+ncurses 6.5                       2024-04-20                    curs_color(3x)