bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 21/45] man/curs_inopts.3x: Relocate material.


From: G. Branden Robinson
Subject: [PATCH 21/45] man/curs_inopts.3x: Relocate material.
Date: Sat, 25 May 2024 12:42:06 -0500

Move (and recast) material discussing origin of ncurses extensions from
"EXTENSIONS" section to "HISTORY".  This retains documentation of them
as ncurses innovations.
---
 man/curs_inopts.3x | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/man/curs_inopts.3x b/man/curs_inopts.3x
index 11b47cbab..e3a27822d 100644
--- a/man/curs_inopts.3x
+++ b/man/curs_inopts.3x
@@ -594,16 +594,6 @@ .SH EXTENSIONS
 .TP
 \-1
 if the library is not initialized.
-.PP
-They were designed for
-\fB\%ncurses\fP(3X),
-and are not found in SVr4
-.IR curses ,
-4.4BSD
-.IR curses ,
-or any other previous
-.I curses
-implementation.
 .SH PORTABILITY
 Applications employing
 .I \%ncurses
@@ -712,6 +702,14 @@ .SH HISTORY
 became a wrapper for either of these functions,
 depending on the value of its Boolean argument.
 .PP
+.I \%ncurses
+6.5 (2024) introduced
+.BR is_cbreak ","
+.BR is_echo ","
+.BR is_nl ","
+and
+.BR is_raw "."
+.PP
 Formerly,
 .I \%ncurses
 used
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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