X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu.3x.html;h=46b53479b50e26a74150000a94e3006b8225ea7c;hp=2a9f20c8ecb73acbc4c19df54256e36f32e68158;hb=fe43d506ce08d1deef9e9e5a6d5fd4f9c9c32e1d;hpb=b793748293cd1a764b1a858455399ad899b5a8a1 diff --git a/doc/html/man/menu.3x.html b/doc/html/man/menu.3x.html index 2a9f20c8..46b53479 100644 --- a/doc/html/man/menu.3x.html +++ b/doc/html/man/menu.3x.html @@ -1,7 +1,7 @@ - + menu 3x - + @@ -181,7 +181,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 +200,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 20170520).
+       This describes ncurses version 6.1 (patch 20190623).