X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu.3x.html;h=2bf45a21737c07c6b24696d46e1fcdf0b6dcdf32;hp=29817399d6c5f16d045d41cc8db47a5fc12b4989;hb=a90dd7b66fa711acd24d8181ea20e4f57d4b36cd;hpb=a20e6eb464be80b9cd8cae7ce925d27fe9c209ed diff --git a/doc/html/man/menu.3x.html b/doc/html/man/menu.3x.html index 29817399..2bf45a21 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 20170812).
+       This describes ncurses version 6.2 (patch 20200222).