X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fcurs_overlay.3x;fp=man%2Fcurs_overlay.3x;h=422824b79c1ac698386e0d05a6255253e72737d2;hb=084e3b44fc1c904d5ab941da55f47a237cb15766;hp=39214789701bef4941a86655ba590b60b97c51f7;hpb=89d66edde5b9525fff1f4343470231344d1ff2c6;p=ncurses.git diff --git a/man/curs_overlay.3x b/man/curs_overlay.3x index 39214789..422824b7 100644 --- a/man/curs_overlay.3x +++ b/man/curs_overlay.3x @@ -27,8 +27,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_overlay.3x,v 1.33 2023/10/07 21:19:07 tom Exp $ -.TH curs_overlay 3X 2023-10-07 "ncurses 6.4" "Library calls" +.\" $Id: curs_overlay.3x,v 1.35 2023/11/25 11:29:34 tom Exp $ +.TH curs_overlay 3X 2023-11-25 "ncurses 6.4" "Library calls" .SH NAME \fB\%overlay\fP, \fB\%overwrite\fP, @@ -76,8 +76,8 @@ if some part of the window would be placed off-screen. .SH NOTES Note that \fBoverlay\fP and \fBoverwrite\fP may be macros. .SH PORTABILITY -The XSI Curses standard, Issue 4 describes these functions (adding the const -qualifiers). +These functions are described in the XSI Curses standard, Issue 4, +which adds \fI\%const\fP qualifiers to the arguments. It further specifies their behavior in the presence of characters with multibyte renditions (not yet supported in this implementation). .SH SEE ALSO