X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu.3x.html;h=cc5f570f9204bf3e838843b47f69b6e38ca448db;hp=3013aac052119974f6eaf6e51954cb15b8b4b003;hb=9da7d09296c1b625afd18567a6828d8e7ec2ee01;hpb=b5be26931d6488adcb1ff8bc07df9de378ce0d27;ds=sidebyside diff --git a/doc/html/man/menu.3x.html b/doc/html/man/menu.3x.html index 3013aac0..cc5f570f 100644 --- a/doc/html/man/menu.3x.html +++ b/doc/html/man/menu.3x.html @@ -27,13 +27,13 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: menu.3x,v 1.23 2017/02/18 16:49:46 tom Exp @ + * @Id: menu.3x,v 1.24 2017/11/25 20:24:22 tom Exp @ --> - + 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 20171028).
+       This describes ncurses version 6.1 (patch 20180203).