summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man3/overlay.3ncurses
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/debian-unstable/man3/overlay.3ncurses')
-rw-r--r--upstream/debian-unstable/man3/overlay.3ncurses6
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/debian-unstable/man3/overlay.3ncurses b/upstream/debian-unstable/man3/overlay.3ncurses
index 0dad1ede..f723570f 100644
--- a/upstream/debian-unstable/man3/overlay.3ncurses
+++ b/upstream/debian-unstable/man3/overlay.3ncurses
@@ -27,8 +27,8 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $Id: curs_overlay.3x,v 1.39 2024/01/05 21:46:58 tom Exp $
-.TH overlay 3NCURSES 2024-01-05 "ncurses 6.4" "Library calls"
+.\" $Id: curs_overlay.3x,v 1.43 2024/04/20 21:20:07 tom Exp $
+.TH overlay 3NCURSES 2024-04-20 "ncurses 6.5" "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).