X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu.3x.html;h=78d46cd9a972ca4e39c8dd045ac9d1f6ee5b95cd;hp=2a9f20c8ecb73acbc4c19df54256e36f32e68158;hb=74137fec04e130a88ef25618cf730af988a4f51a;hpb=b793748293cd1a764b1a858455399ad899b5a8a1 diff --git a/doc/html/man/menu.3x.html b/doc/html/man/menu.3x.html index 2a9f20c8..78d46cd9 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 20170520).
+       This describes ncurses version 6.1 (patch 20180331).