bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 071/177] man/wresize.3x: Tighten wording.


From: G. Branden Robinson
Subject: [PATCH 071/177] man/wresize.3x: Tighten wording.
Date: Mon, 13 Jan 2025 11:26:10 -0600

bkgd(3X) and bkgrnd(3X) now lay a firmer foundation; "and rendition" is
no longer necessary, as it's a property of the (curses) character in
question.
---
 man/wresize.3x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/wresize.3x b/man/wresize.3x
index 4e50589b7..3464a029f 100644
--- a/man/wresize.3x
+++ b/man/wresize.3x
@@ -56,7 +56,7 @@ .SH DESCRIPTION
 If either dimension is larger than its current value,
 .I \%ncurses
 fills the expanded part of the window
-with the background character and rendition configured by
+with the window's background character as configured by
 \fB\%wbkgdset\fP(3X)
 (wide-character API: \fB\%wbkgrndset\fP(3X)).
 .SH RETURN VALUE
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]