X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_new.3x.html;h=9594f163eb74abe1424ce40e23bc523f21c1c065;hp=3a6d99342f53b1442ccc3d51df3d8e855e5880db;hb=HEAD;hpb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045 diff --git a/doc/html/man/menu_new.3x.html b/doc/html/man/menu_new.3x.html index 3a6d9934..e53eacb6 100644 --- a/doc/html/man/menu_new.3x.html +++ b/doc/html/man/menu_new.3x.html @@ -1,7 +1,6 @@ - -menu_new 3x +menu_new 3x 2024-03-16 ncurses 6.5 Library calls - + -

menu_new 3x

+

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

-menu_new(3x)                                                      menu_new(3x)
+menu_new(3x)                     Library calls                    menu_new(3x)
 
 
 
@@ -54,8 +53,8 @@
 

SYNOPSIS

        #include <menu.h>
 
-       MENU *new_menu(ITEM **items);
-       int free_menu(MENU *menu);
+       MENU *new_menu(ITEM **items);
+       int free_menu(MENU *menu);
 
 
 

DESCRIPTION

@@ -90,18 +89,9 @@
             The menu has already been posted.
 
 
-

SEE ALSO

-       curses(3x), menu(3x).
-
-
-

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 sup-
-       ported on Version 7 or BSD versions.
+       These routines emulate the  System  V  menu  library.   They  were  not
+       supported on Version 7 or BSD versions.
 
 
 

AUTHORS

@@ -109,8 +99,12 @@
        Raymond.
 
 
+

SEE ALSO

+       curses(3x), menu(3x)
+
+
 
-                                                                  menu_new(3x)
+ncurses 6.5                       2024-03-16                      menu_new(3x)