X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu.3x.html;h=cc374e1fa8a4e631a34e0fb910de2924f53808ad;hp=f3ae8a4cf374e1226d1b88a294e8e4e5f3e446bb;hb=30393be892025f03322b7907a04cc05cc08e8760;hpb=2560bc3dae7f4919060c02c91a593566c908091c diff --git a/doc/html/man/menu.3x.html b/doc/html/man/menu.3x.html index f3ae8a4c..cc374e1f 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 20170603).
+       This describes ncurses version 6.1 (patch 20180901).