X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_extend.3x.html;h=f1645a31be495260282dc451c519ab547f15cac9;hb=HEAD;hp=cd7bb5c0c98f52590f2d8a3c4bd074fd7a67ca5a;hpb=7e062bb2764a87d98073a90ee65a234a2679f9c1;p=ncurses.git diff --git a/doc/html/man/curs_extend.3x.html b/doc/html/man/curs_extend.3x.html index cd7bb5c0..e8b3a468 100644 --- a/doc/html/man/curs_extend.3x.html +++ b/doc/html/man/curs_extend.3x.html @@ -1,6 +1,6 @@ -curs_extend 3x 2023-09-30 ncurses 6.4 Library calls +curs_extend 3x 2024-03-16 ncurses 6.5 Library calls -

curs_extend 3x 2023-09-30 ncurses 6.4 Library calls

+

curs_extend 3x 2024-03-16 ncurses 6.5 Library calls

 curs_extend(3x)                  Library calls                 curs_extend(3x)
 
@@ -88,13 +88,17 @@
        this and restore it.
 
 
+

EXTENSIONS

+       These  functions  are ncurses(3x) extensions, and are not found in SVr4
+       curses, 4.4BSD curses, or any other previous curses implementation.
+
+
 

PORTABILITY

-       These  routines  are  specific  to ncurses.  They were not supported on
-       Version 7, BSD or System V implementations.  It is recommended that any
-       code depending on them be conditioned using NCURSES_VERSION.
+       Applications employing ncurses extensions should condition their use on
+       the visibility of the NCURSES_VERSION preprocessor macro.
 
 
-

AUTHOR

+

AUTHORS

        Thomas Dickey.
 
 
@@ -105,7 +109,7 @@
 
 
 
-ncurses 6.4                       2023-09-30                   curs_extend(3x)
+ncurses 6.5                       2024-03-16                   curs_extend(3x)