X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_overlay.3x.html;h=868c4224f4305e07b09d50ae6a858d4733ebd22e;hb=67327e4e3b2121f8273fb73ec14ef234ed01231e;hp=d27415cab207d19829b66c4d8b15d0e8f8996b13;hpb=894a177fd5228cdbe790bd1dc9435bd435c29681;p=ncurses.git diff --git a/doc/html/man/curs_overlay.3x.html b/doc/html/man/curs_overlay.3x.html index d27415ca..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.33 2023/10/07 21:19:07 tom Exp @ + * @Id: curs_overlay.3x,v 1.36 2023/12/16 21:32:51 tom Exp @ --> -curs_overlay 3x 2023-10-07 ncurses 6.4 Library calls +curs_overlay 3x 2023-12-16 ncurses 6.4 Library calls -

curs_overlay 3x 2023-10-07 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-10-07                  curs_overlay(3x)
+ncurses 6.4                       2023-12-16                  curs_overlay(3x)