X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu.3x.html;h=ed9a098cf10b301ab3ebc94c9a31f109e1b86f85;hp=43d05693d4f91909a9ced7a56b429d5f54948c24;hb=HEAD;hpb=643ec2bf782cd02efafe3ccdeaea8920a404645e diff --git a/doc/html/man/menu.3x.html b/doc/html/man/menu.3x.html index 43d05693..9f491d48 100644 --- a/doc/html/man/menu.3x.html +++ b/doc/html/man/menu.3x.html @@ -1,7 +1,7 @@ -menu 3x +menu 3x 2024-03-16 ncurses 6.4 Library calls - + -

menu 3x

+

menu 3x 2024-03-16 ncurses 6.4 Library calls

-menu(3x)                                                              menu(3x)
+menu(3x)                         Library calls                        menu(3x)
 
 
 
@@ -190,24 +190,19 @@
 
 
 

NOTES

-       The header  file  <menu.h>  automatically  includes  the  header  files
-       <curses.h> and <eti.h>.
-
-       In your library list, libmenu.a should be before libncurses.a; that is,
-       you should say "-lmenu -lncurses", not  the  other  way  around  (which
-       would give a link-error when using static libraries).
+       The header file menu.h itself 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.
 
-       The menu facility was documented in SVr4.2 in Character User  Interface
-       Programming (UNIX SVR4.2).
+       A  menu  facility  was  documented in SVr4.2's Character User Interface
+       Programming document.
 
        It is not part of X/Open Curses.
 
-       Aside from ncurses, there are few implementations:
+       Aside from ncurses, there are few implementations:
 
        o   systems based on SVr4 source code, e.g., Solaris.
 
@@ -215,19 +210,17 @@
 
 
 

AUTHORS

-       Juergen  Pfeifer.   Manual  pages and adaptation for ncurses by Eric S.
+       Juergen Pfeifer.  Manual pages and adaptation for ncurses  by  Eric  S.
        Raymond.
 
 
 

SEE ALSO

-       curses(3x) and related pages whose names  begin  "menu_"  for  detailed
+       curses(3x)  and  related  pages  whose names begin "menu_" for detailed
        descriptions of the entry points.
 
-       This describes ncurses version 6.2 (patch 20210904).
-
 
 
-                                                                      menu(3x)
+ncurses 6.4                       2024-03-16                          menu(3x)