X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu.3x.html;h=bf5cf1df2a2904a31f9cca8f663fae606f46d7f8;hp=a911b01d0143fc09b9908add33856ee7db141c50;hb=54d0d62f0eb759e3c623a215d98ddebccca64488;hpb=06078d3fa68db669ed37178c01873546b4b28745 diff --git a/doc/html/man/menu.3x.html b/doc/html/man/menu.3x.html index a911b01d..bf5cf1df 100644 --- a/doc/html/man/menu.3x.html +++ b/doc/html/man/menu.3x.html @@ -1,7 +1,8 @@ - + menu 3x - + @@ -181,7 +182,7 @@ The menu driver could not process the request. E_SYSTEM_ERROR - System error occurred (see errno). + System error occurred (see errno(3)). E_UNKNOWN_COMMAND The menu driver code saw an unknown request code. @@ -200,17 +201,28 @@ These routines emulate the System V menu library. They were not sup- ported on Version 7 or BSD versions. + The menu facility was documented in SVr4.2 in Character User Interface + Programming (UNIX SVR4.2). + + It is not part of X/Open Curses. + + Aside from ncurses, there are few implementations: + + o systems based on SVr4 source code, e.g., Solaris. + + o NetBSD curses. +

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.0 (patch 20171118).
+       This describes ncurses version 6.2 (patch 20200516).