X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_win.3x.html;h=9688e0f506ce1af12c74fa017d51b80d899722c9;hb=e2153a14ebfb90265151d608778aaf9f403b3d24;hp=779e2f5c00558a56dd2d885418e3019c13dd6121;hpb=7e062bb2764a87d98073a90ee65a234a2679f9c1;p=ncurses.git diff --git a/doc/html/man/menu_win.3x.html b/doc/html/man/menu_win.3x.html index 779e2f5c..9688e0f5 100644 --- a/doc/html/man/menu_win.3x.html +++ b/doc/html/man/menu_win.3x.html @@ -1,7 +1,6 @@ -menu_win 3x 2023-09-30 ncurses 6.4 Library calls +menu_win 3x 2024-03-16 ncurses 6.5 Library calls -

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

+

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

 menu_win(3x)                     Library calls                    menu_win(3x)
 
@@ -60,7 +59,7 @@
        int set_menu_sub(MENU *menu, WINDOW *sub);
        WINDOW *menu_sub(const MENU *menu);
 
-       int scale_menu(const MENU *menu, int *rows, int *columns);
+       int scale_menu(const MENU *menu, int *rows, int *columns);
 
 
 

DESCRIPTION

@@ -100,13 +99,8 @@
             No items are connected to the menu.
 
 
-

NOTES

-       The  header  file  <menu.h>  automatically  includes  the  header  file
-       <curses.h>.
-
-
 

PORTABILITY

-       These  routines  emulate  the  System  V  menu  library.  They were not
+       These routines emulate the  System  V  menu  library.   They  were  not
        supported on Version 7 or BSD versions.
 
 
@@ -120,7 +114,7 @@
 
 
 
-ncurses 6.4                       2023-09-30                      menu_win(3x)
+ncurses 6.5                       2024-03-16                      menu_win(3x)