]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/menu.3x.html
ncurses 5.0
[ncurses.git] / 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 68d79251cd1ed77b06780890bd17af4ea765fdaf..eee145d1ae4925b6136e0a9d15170a803238a47b 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>menu</STRONG> - curses extension for programming menus
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;menu.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><menu.h></STRONG>
 
 
 </PRE>
 
 </PRE>
 <H2>NOTES</H2><PRE>
-       The header file <STRONG>&lt;menu.h&gt;</STRONG> automatically includes the header
-       files <STRONG>&lt;curses.h&gt;</STRONG> and <STRONG>&lt;eti.h&gt;</STRONG>.
+       The header file <STRONG><menu.h></STRONG> automatically includes the header
+       files <STRONG><curses.h></STRONG> and <STRONG><eti.h></STRONG>.
 
        In your library list, libmenu.a  should  be  before  libn-
        curses.a; that is, you want to say `-lmenu -lncurses', not