X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_extend.3x.html;h=f3d396ec3ca430cc16f52f026c241d6138a7e135;hb=HEAD;hp=8dc4cf7594347a972d33051914055666a2d2ab0e;hpb=d90067f9008bb8338a77c1ed519bc108c275ed04;p=ncurses.git diff --git a/doc/html/man/curs_extend.3x.html b/doc/html/man/curs_extend.3x.html index 8dc4cf75..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-12-16 ncurses 6.4 Library calls +curs_extend 3x 2024-03-16 ncurses 6.5 Library calls -

curs_extend 3x 2023-12-16 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,10 +88,14 @@
        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.
 
 
 

AUTHORS

@@ -105,7 +109,7 @@
 
 
 
-ncurses 6.4                       2023-12-16                   curs_extend(3x)
+ncurses 6.5                       2024-03-16                   curs_extend(3x)