From 2c3307fb903f427be3d021c5780b75cac9af2ce8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 12:52:33 +0200 Subject: Merging upstream version 4.23.0. Signed-off-by: Daniel Baumann --- upstream/debian-unstable/man3/bkgrnd.3ncurses | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'upstream/debian-unstable/man3/bkgrnd.3ncurses') diff --git a/upstream/debian-unstable/man3/bkgrnd.3ncurses b/upstream/debian-unstable/man3/bkgrnd.3ncurses index bc41bb17..adc9aa55 100644 --- a/upstream/debian-unstable/man3/bkgrnd.3ncurses +++ b/upstream/debian-unstable/man3/bkgrnd.3ncurses @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright 2018-2022,2023 Thomas E. Dickey * +.\" Copyright 2018-2023,2024 Thomas E. Dickey * .\" Copyright 2002-2015,2017 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -27,8 +27,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_bkgrnd.3x,v 1.36 2023/12/23 16:35:10 tom Exp $ -.TH bkgrnd 3NCURSES 2023-12-23 "ncurses 6.4" "Library calls" +.\" $Id: curs_bkgrnd.3x,v 1.42 2024/04/20 18:54:36 tom Exp $ +.TH bkgrnd 3NCURSES 2024-04-20 "ncurses 6.5" "Library calls" .ie \n(.g \{\ .ds `` \(lq .ds '' \(rq @@ -171,7 +171,7 @@ upon failure and .B OK upon success. In -.I \%ncurses, +.IR \%ncurses , failure occurs if .bP a @@ -192,23 +192,24 @@ is null. may be implemented as macros. .PP Unlike their counterparts in the non-\*(``wide\*('' configuration of -.I \%ncurses, +.IR \%ncurses , \fB\%getbkgrnd\fP and \fB\%wgetbkgrnd\fP supply the background character and attribute in a modifiable .I \%cchar_t parameter, not as the return value. .SH PORTABILITY -X/Open Curses, Issue 4, describes these functions. +X/Open Curses, +Issue 4 describes these functions. It specifies no error conditions for them. .PP X/Open Curses does not provide details of how the rendition is updated. This implementation follows the approach used in SVr4 -.I curses. +.IR curses . .SH SEE ALSO \fB\%bkgd\fP(3NCURSES) describes the corresponding functions in the non-\*(``wide\*('' configuration of -.I \%ncurses. +.IR \%ncurses . .PP \fB\%ncurses\fP(3NCURSES), \fB\%add_wch\fP(3NCURSES), -- cgit v1.2.3