X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fhtml%2Fman%2Fmenu.3x.html;fp=Ada95%2Fhtml%2Fmenu.3x.html;h=eee145d1ae4925b6136e0a9d15170a803238a47b;hp=68d79251cd1ed77b06780890bd17af4ea765fdaf;hb=refs%2Ftags%2Fv5.0;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/Ada95/html/menu.3x.html b/Ada95/html/man/menu.3x.html similarity index 96% rename from Ada95/html/menu.3x.html rename to Ada95/html/man/menu.3x.html index 68d79251..eee145d1 100644 --- a/Ada95/html/menu.3x.html +++ b/Ada95/html/man/menu.3x.html @@ -1,12 +1,12 @@ - +
        menu - curses extension for programming menus
 
 
 

SYNOPSIS

-       #include <menu.h>
+       #include 
 
 
 
@@ -134,8 +134,8 @@

NOTES

-       The header file <menu.h> automatically includes the header
-       files <curses.h> and <eti.h>.
+       The header file  automatically includes the header
+       files  and .
 
        In your library list, libmenu.a  should  be  before  libn-
        curses.a; that is, you want to say `-lmenu -lncurses', not