bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 035/100] man/ncurses.3x: Record another exception to the wide-cha


From: G. Branden Robinson
Subject: [PATCH 035/100] man/ncurses.3x: Record another exception to the wide-character API renaming rule.
Date: Sat, 30 Mar 2024 16:52:52 -0500

---
 man/ncurses.3x | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index 15b342128..732688794 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -526,10 +526,12 @@ .SS "Wide and Non-wide Character Configurations"
 .IP
 This convention is inapplicable to some non-wide function names,
 so other transformations are used for the wide configuration:
-in the window background management functions,
-\*(``bkgd\*('' becomes \*(``bkgrnd\*('';
+the window background management function \*(``bkgd\*('' becomes
+\*(``bkgrnd\*('';
 the window border-drawing and -clearing functions are suffixed with
-\*(``_set\*(''.
+\*(``_set\*('';
+and character attribute manipulation functions like
+\*(``attron\*('' become \*(``attr_on\*(''.
 .\"
 .SS "Function Name Index"
 The following table lists the
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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