X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu.3x.html;h=bf9e15d6dfc5f3cf0abcd6b0efb2b11b50836bf6;hp=d744b115b4025b98f0001149534cc7bccd502e52;hb=acb4184f8f69fddd052a3daa8c8675f4bf8ce369;hpb=0485620c03e69b1b58a6b12e5e45c98415fc7575 diff --git a/doc/html/man/menu.3x.html b/doc/html/man/menu.3x.html index d744b115..bf9e15d6 100644 --- a/doc/html/man/menu.3x.html +++ b/doc/html/man/menu.3x.html @@ -1,7 +1,7 @@ - + menu 3x @@ -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 20170819).
+       This describes ncurses version 6.1 (patch 20190112).