bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 034/100] man/ncurses.3x: Document yet another API naming irregula


From: G. Branden Robinson
Subject: [PATCH 034/100] man/ncurses.3x: Document yet another API naming irregularity.
Date: Sat, 30 Mar 2024 16:52:42 -0500

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

diff --git a/man/ncurses.3x b/man/ncurses.3x
index 06838cc1a..15b342128 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -519,6 +519,10 @@ .SS "Wide and Non-wide Character Configurations"
 prefix it with \*(``_w\*('' to obtain the wide counterpart.
 For example,
 \fB\%waddch\fP becomes \fB\%wadd_wch\fP.
+(Exceptions that add only \*(``w\*('' comprise
+.BR \%addwstr ,
+.BR \%inwstr ,
+and their variants.)
 .IP
 This convention is inapplicable to some non-wide function names,
 so other transformations are used for the wide configuration:
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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