X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu.3x.html;h=a499cf1adbd7a48fa83e68a34b2537c9ff993cda;hb=610e9700ef6e0f95d03aa53242b12a8946bb62d7;hp=606e42fd9d7dd6f3cb5e0044bd51e40e3c216662;hpb=a6eb34d7fec8170a8715f9e53ca2f96452dd30dd;p=ncurses.git diff --git a/doc/html/man/menu.3x.html b/doc/html/man/menu.3x.html index 606e42fd..a499cf1a 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.5 Library calls - + -

menu 3x

+

menu 3x 2024-03-16 ncurses 6.5 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 20201219).
-
 
 
-                                                                      menu(3x)
+ncurses 6.5                       2024-03-16                          menu(3x)