bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 30/43] man/ncurses.3x: Relocate material.


From: G. Branden Robinson
Subject: [PATCH 30/43] man/ncurses.3x: Relocate material.
Date: Mon, 9 Sep 2024 09:17:54 -0500

This paragraph reads better to me with the parenthetical sentence at the
end.
---
 man/ncurses.3x | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/man/ncurses.3x b/man/ncurses.3x
index 448834661..fbaaede3e 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -510,6 +510,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.
+Another exception is
+.B \%ins_nwstr
+(and its variants),
+spelled thus instead of \*(``insn_wstr\*(''.
 (Exceptions that add only \*(``w\*('' comprise
 .BR \%addwstr ,
 .BR \%inwstr ,
@@ -520,10 +524,6 @@ .SS "Wide and Non-wide Character Configurations"
 .\" operated on `chtype`s assuming that they were wide enough for a
 .\" `wchar_t` plus attribute and color pair bits; X/Open Curses did not
 .\" standardize these.
-Another exception is
-.B \%ins_nwstr
-(and its variants),
-spelled thus instead of \*(``insn_wstr\*(''.
 .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]