bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 02/15] man/ncurses.3x: Properly introduce term "curses complex ch


From: G. Branden Robinson
Subject: [PATCH 02/15] man/ncurses.3x: Properly introduce term "curses complex character".
Date: Sat, 20 Jul 2024 11:18:52 -0500

---
 man/ncurses.3x | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index e65c59ea2..f92f5235c 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -527,7 +527,9 @@ .SS "Wide and Non-wide Character Configurations"
 .RS 10 \" same as foregoing tag width
 .TP 9 \" "cchar_t" + 2n
 .I \%cchar_t
-corresponds to the non-wide configuration's
+is a
+.I "curses complex character"
+and corresponds to the non-wide configuration's
 .IR \%chtype .
 It is a structure type
 because it requires more storage than a standard scalar type offers.
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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