X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_window.3x.html;h=b456816cf12588cd0aaa9a40f3b5a27dcf68a7ab;hb=75a9c36c205ebefe07580acd0b1053a2abbd44b9;hp=6adcc64a6fafd73e3c27092b208ce02e9d2429f4;hpb=084e3b44fc1c904d5ab941da55f47a237cb15766;p=ncurses.git diff --git a/doc/html/man/curs_window.3x.html b/doc/html/man/curs_window.3x.html index 6adcc64a..b456816c 100644 --- a/doc/html/man/curs_window.3x.html +++ b/doc/html/man/curs_window.3x.html @@ -1,6 +1,6 @@ -curs_window 3x 2023-11-25 ncurses 6.4 Library calls +curs_window 3x 2024-03-16 ncurses 6.4 Library calls -

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

+

curs_window 3x 2024-03-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                       2024-03-16                   curs_window(3x)