bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 03/43] man/curs_extend.3x: Add curs_inopts(3X) to "SEE ALSO" sect


From: G. Branden Robinson
Subject: [PATCH 03/43] man/curs_extend.3x: Add curs_inopts(3X) to "SEE ALSO" section.
Date: Mon, 9 Sep 2024 09:13:38 -0500

It has extensions now, too--is_cbreak(), is_echo(), is_nl(), is_raw().
---
 man/curs_extend.3x | 1 +
 1 file changed, 1 insertion(+)

diff --git a/man/curs_extend.3x b/man/curs_extend.3x
index 64a34f176..62870fba2 100644
--- a/man/curs_extend.3x
+++ b/man/curs_extend.3x
@@ -115,6 +115,7 @@ .SH SEE ALSO
 offers several other extensions to the X/Open Curses API.
 .PP
 \fB\%curs_getch\fP(3X),
+\fB\%curs_inopts\fP(3X),
 \fB\%curs_mouse\fP(3X),
 \fB\%curs_print\fP(3X),
 \fB\%curs_util\fP(3X),
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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