bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 42/52] man/curs_terminfo.3x: Correct list of possible function-li


From: G. Branden Robinson
Subject: [PATCH 42/52] man/curs_terminfo.3x: Correct list of possible function-like macros.
Date: Fri, 22 Dec 2023 17:09:18 -0600

---
 man/curs_terminfo.3x | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/man/curs_terminfo.3x b/man/curs_terminfo.3x
index ddc0c6402..a0b5b1984 100644
--- a/man/curs_terminfo.3x
+++ b/man/curs_terminfo.3x
@@ -512,7 +512,21 @@ .SH RETURN VALUE
 .RE
 .\" ***************************************************************************
 .SH NOTES
-X/Open notes that \fBvidattr\fP and \fBvidputs\fP may be macros.
+.\" See X/Open Curses Issue 4, Version 2, pp. 227-234.
+.\" See X/Open Curses Issue 7, pp. 311-318.
+\fB\%mvcur\fP,
+\fB\%putp\fP,
+\fB\%setupterm\fP,
+\fB\%tigetflag\fP,
+\fB\%tigetnum\fP,
+\fB\%tigetstr\fP,
+\fB\%tparm\fP,
+\fB\%vid_attr\fP,
+\fB\%vid_puts\fP,
+\fB\%vidattr\fP,
+and
+\fB\%vidputs\fP
+may be implemented as macros.
 .\" ***************************************************************************
 .SH EXTENSIONS
 The functions marked as extensions were designed for
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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