bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 143/177] man/curs_termattrs.3x: Drop howlingly wrong statement.


From: G. Branden Robinson
Subject: [PATCH 143/177] man/curs_termattrs.3x: Drop howlingly wrong statement.
Date: Mon, 13 Jan 2025 11:39:49 -0600

X/Open Curses didn't change the return type of `termattrs()` at all.
Moreover, the terminal attributes managed by this function have nothing
to do with curses character attributes managed by the `attr_r` type.
---
 man/curs_termattrs.3x | 2 --
 1 file changed, 2 deletions(-)

diff --git a/man/curs_termattrs.3x b/man/curs_termattrs.3x
index 9c9b883fb..90ec4c41f 100644
--- a/man/curs_termattrs.3x
+++ b/man/curs_termattrs.3x
@@ -121,8 +121,6 @@ .SH NOTES
 Note that \fBtermattrs\fP may be a macro.
 .SH PORTABILITY
 X/Open Curses Issue\ 4 describes these functions.
-It changes the
-return type of \fBtermattrs\fP to the new type \fBattr_t\fP.
 Most versions of curses truncate the result returned by \fBtermname\fP to
 14 characters.
 .SH SEE ALSO
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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