X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_overlay.3x.html;h=868c4224f4305e07b09d50ae6a858d4733ebd22e;hb=67327e4e3b2121f8273fb73ec14ef234ed01231e;hp=4b7ba1aa8a415a46542a92ffa9528b143c8fef6f;hpb=31c4bcf3307145fc5368b4aaf15e41bdd66a984b;p=ncurses.git diff --git a/doc/html/man/curs_overlay.3x.html b/doc/html/man/curs_overlay.3x.html index 4b7ba1aa..868c4224 100644 --- a/doc/html/man/curs_overlay.3x.html +++ b/doc/html/man/curs_overlay.3x.html @@ -27,19 +27,19 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_overlay.3x,v 1.30 2023/09/16 23:37:03 tom Exp @ + * @Id: curs_overlay.3x,v 1.36 2023/12/16 21:32:51 tom Exp @ --> -curs_overlay 3x 2023-09-16 ncurses 6.4 Library calls +curs_overlay 3x 2023-12-16 ncurses 6.4 Library calls -

curs_overlay 3x 2023-09-16 ncurses 6.4 Library calls

+

curs_overlay 3x 2023-12-16 ncurses 6.4 Library calls

 curs_overlay(3x)                 Library calls                curs_overlay(3x)
 
@@ -81,8 +81,8 @@
 
 
 

RETURN VALUE

-       Routines  that  return an integer return ERR upon failure, and OK (SVr4
-       only specifies "an integer  value  other  than  ERR")  upon  successful
+       These  routines  return  the  integer  ERR upon failure and an OK (SVr4
+       specifies only "an integer  value  other  than  ERR")  upon  successful
        completion.
 
        X/Open  defines  no error conditions.  In this implementation, copywin,
@@ -95,10 +95,10 @@
 
 
 

PORTABILITY

-       The  XSI Curses standard, Issue 4 describes these functions (adding the
-       const qualifiers).  It further specifies their behavior in the presence
-       of  characters  with  multibyte  renditions  (not yet supported in this
-       implementation).
+       These  functions  are  described  in  the XSI Curses standard, Issue 4,
+       which adds const qualifiers to the  arguments.   It  further  specifies
+       their  behavior in the presence of characters with multibyte renditions
+       (not yet supported in this implementation).
 
 
 

SEE ALSO

@@ -106,7 +106,7 @@
 
 
 
-ncurses 6.4                       2023-09-16                  curs_overlay(3x)
+ncurses 6.4                       2023-12-16                  curs_overlay(3x)