X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_window.3x.html;fp=doc%2Fhtml%2Fman%2Fcurs_window.3x.html;h=763ae7c7470bd43e8ab6faaecae8b3b3495ce699;hp=6adcc64a6fafd73e3c27092b208ce02e9d2429f4;hb=d90067f9008bb8338a77c1ed519bc108c275ed04;hpb=b97ea58e03d5faebed2166faa4e0e590f2cdea34 diff --git a/doc/html/man/curs_window.3x.html b/doc/html/man/curs_window.3x.html index 6adcc64a..763ae7c7 100644 --- a/doc/html/man/curs_window.3x.html +++ b/doc/html/man/curs_window.3x.html @@ -27,19 +27,19 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_window.3x,v 1.43 2023/11/25 14:17:29 tom Exp @ + * @Id: curs_window.3x,v 1.44 2023/12/16 20:32:22 tom Exp @ --> -curs_window 3x 2023-11-25 ncurses 6.4 Library calls +curs_window 3x 2023-12-16 ncurses 6.4 Library calls -

curs_window 3x 2023-11-25 ncurses 6.4 Library calls

+

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

 curs_window(3x)                  Library calls                 curs_window(3x)
 
@@ -230,11 +230,11 @@
            X/Open  curses  does  not  even  make that check, and will delete a
            parent window which still has subwindows.
 
-       o   Since release 4.0 (1996), ncurses maintains a list of  windows  for
+       o   Since release 4.0 (1996), ncurses maintains a list of  windows  for
            each  screen,  to  ensure  that  a  window has no subwindows before
            allowing deletion.
 
-       o   NetBSD copied this feature of ncurses in 2003.
+       o   NetBSD copied this feature of ncurses in 2003.
            PDCurses follows the scheme used in Solaris X/Open curses.
 
 
@@ -256,7 +256,7 @@
 
 
 
-ncurses 6.4                       2023-11-25                   curs_window(3x)
+ncurses 6.4                       2023-12-16                   curs_window(3x)