X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu.3x.html;h=aa7183e6e4dd669d9d38c3d33792b423f2a2e9bb;hp=2951fa2916a150ea0c30588b6f8447c6cc5a240f;hb=0948e2c7ac34642a1f8a3a85000933bcbb258cff;hpb=3a935d9991cdf43ebfa952073c9b555f73a3e011 diff --git a/doc/html/man/menu.3x.html b/doc/html/man/menu.3x.html index 2951fa29..aa7183e6 100644 --- a/doc/html/man/menu.3x.html +++ b/doc/html/man/menu.3x.html @@ -1,8 +1,8 @@ - + @@ -195,38 +195,35 @@ The menu driver code saw an unknown request code. - -

SEE ALSO

-       curses(3x) and related pages whose names begin "menu_" for
-       detailed descriptions of the entry points.
-
-
 

NOTES

        The header file <menu.h> automatically includes the header
        files <curses.h> and <eti.h>.
 
-       In  your  library  list,  libmenu.a should be before libn-
+       In your library list, libmenu.a  should  be  before  libn-
        curses.a; that is, you want to say `-lmenu -lncurses', not
-       the  other  way  around  (which would usually give a link-
+       the other way around (which would  usually  give  a  link-
        error).
 
 
 

PORTABILITY

-       These routines emulate the System V  menu  library.   They
+       These  routines  emulate  the System V menu library.  They
        were not supported on Version 7 or BSD versions.
 
 
 

AUTHORS

-       Juergen  Pfeifer.  Manual pages and adaptation for ncurses
+       Juergen Pfeifer.  Manual pages and adaptation for  ncurses
        by Eric S. Raymond.
 
 
 

SEE ALSO

-       This describes ncurses version 5.7 (patch 20110108).
+       curses(3x) and related pages whose names begin "menu_" for
+       detailed descriptions of the entry points.
+
+       This describes ncurses version 5.9 (patch 20140816).