X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fcurs_overlay.3x;fp=man%2Fcurs_overlay.3x;h=2d4eb729bc22bfcaf199c2fc433a1cbc486d041d;hb=00dd248b527ad47f0fc3b0776a0889da0ac926d0;hp=cfeccc79203728c2a0fc37b635822dd967a37806;hpb=5e7c0d571f78d9a76ea55fb5bb3a145d0e164264;p=ncurses.git diff --git a/man/curs_overlay.3x b/man/curs_overlay.3x index cfeccc79..2d4eb729 100644 --- a/man/curs_overlay.3x +++ b/man/curs_overlay.3x @@ -27,8 +27,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_overlay.3x,v 1.41 2024/03/16 15:35:01 tom Exp $ -.TH curs_overlay 3X 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls" +.\" $Id: curs_overlay.3x,v 1.43 2024/04/20 21:20:07 tom Exp $ +.TH curs_overlay 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls" .ie \n(.g \{\ .ds `` \(lq .ds '' \(rq @@ -88,7 +88,7 @@ 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 -These functions are described in the XSI Curses standard, Issue 4, +These functions are described in X/Open Curses, 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).