X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fcurs_extend.3x.html;fp=doc%2Fhtml%2Fman%2Fcurs_extend.3x.html;h=32b507a33afe3b1dc089be0df9b2196d8b7adfce;hb=159cd0555e0efc14be66c9c3a1548f58908b6a1d;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..32b507a3 100644 --- a/doc/html/man/curs_extend.3x.html +++ b/doc/html/man/curs_extend.3x.html @@ -28,19 +28,19 @@ * authorization. * **************************************************************************** * Author: Thomas E. Dickey 1999-on - * @Id: curs_extend.3x,v 1.43 2023/12/16 20:32:22 tom Exp @ + * @Id: curs_extend.3x,v 1.44 2023/12/23 16:36:18 tom Exp @ --> -curs_extend 3x 2023-12-16 ncurses 6.4 Library calls +curs_extend 3x 2023-12-23 ncurses 6.4 Library calls -

curs_extend 3x 2023-12-16 ncurses 6.4 Library calls

+

curs_extend 3x 2023-12-23 ncurses 6.4 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.4                       2023-12-23                   curs_extend(3x)