bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 017/100] man/curs_addch.3x: Drop material already present in a pa


From: G. Branden Robinson
Subject: [PATCH 017/100] man/curs_addch.3x: Drop material already present in a page cross-referenced just prior.
Date: Sat, 30 Mar 2024 16:49:29 -0500

---
 man/curs_addch.3x | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/man/curs_addch.3x b/man/curs_addch.3x
index 5d3e6663d..5a379d177 100644
--- a/man/curs_addch.3x
+++ b/man/curs_addch.3x
@@ -128,26 +128,6 @@ .SS "Adding Characters"
 is any other nonprintable character,
 it is drawn in printable form,
 using the same convention as \fB\%unctrl\fP(3X).
-.bP
-.B \%waddch
-displays control characters in
-.BI \*^ X
-notation.
-.bP
-Character codes above 127 are either meta characters
-(if the screen has not been initialized,
-or if \fB\%meta\fP(3X) has been called with a
-.B TRUE
-.I bf
-parameter)
-that render in
-.BI M\- X
-notation,
-or they display as themselves.
-In the latter case,
-the values may not be printable;
-.\" XXX: The following claim could be clearer.
-this follows the X/Open Curses specification.
 .PP
 Calling \fB\%winch\fP(3X) on the location of a nonprintable character
 does not return the character itself,
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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