X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_bkgrnd.3x.html;h=a11a68c57a7bf34c675eda55a466cb0273eb9bbf;hb=e2153a14ebfb90265151d608778aaf9f403b3d24;hp=376210a53a92e20877b94a4a37e0eff5ba41b8e1;hpb=e6725415d8e5cbb514b8d6056e0700152c540fa0;p=ncurses.git diff --git a/doc/html/man/curs_bkgrnd.3x.html b/doc/html/man/curs_bkgrnd.3x.html index 376210a5..a11a68c5 100644 --- a/doc/html/man/curs_bkgrnd.3x.html +++ b/doc/html/man/curs_bkgrnd.3x.html @@ -1,6 +1,6 @@ -curs_bkgrnd 3x 2023-12-23 ncurses 6.4 Library calls +curs_bkgrnd 3x 2024-04-20 ncurses 6.5 Library calls -

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

+

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

 curs_bkgrnd(3x)                  Library calls                 curs_bkgrnd(3x)
 
@@ -146,7 +146,7 @@
        bkgrndset and wbkgrndset do not return a value.
 
        The other functions return ERR upon failure and OK  upon  success.   In
-       ncurses, failure occurs if
+       ncurses, failure occurs if
 
        o   a WINDOW pointer win is null, or
 
@@ -156,28 +156,28 @@
 

NOTES

        bkgrnd, bkgrndset, and getbkgrnd may be implemented as macros.
 
-       Unlike  their  counterparts in the non-"wide" configuration of ncurses,
+       Unlike  their  counterparts in the non-"wide" configuration of ncurses,
        getbkgrnd and wgetbkgrnd supply the background character and  attribute
        in a modifiable cchar_t parameter, not as the return value.
 
 
 

PORTABILITY

-       X/Open  Curses,  Issue  4,  describes these functions.  It specifies no
+       X/Open  Curses,  Issue  4  describes  these functions.  It specifies no
        error conditions for them.
 
        X/Open Curses does not provide details of how the rendition is updated.
-       This implementation follows the approach used in SVr4 curses.
+       This implementation follows the approach used in SVr4 curses.
 
 
 

SEE ALSO

        curs_bkgd(3x)  describes  the corresponding functions in the non-"wide"
-       configuration of ncurses.
+       configuration of ncurses.
 
        curses(3x), curs_add_wch(3x), curs_attr(3x)
 
 
 
-ncurses 6.4                       2023-12-23                   curs_bkgrnd(3x)
+ncurses 6.5                       2024-04-20                   curs_bkgrnd(3x)