]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/menu_win.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / menu_win.3x.html
similarity index 89%
rename from Ada95/html/menu_win.3x.html
rename to Ada95/html/man/menu_win.3x.html
index 08b0517c75165a143162a5306eca495f347f90ce..50b879a653bbc613a3e07a7ecc3ba711df986dc1 100644 (file)
@@ -1,5 +1,5 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>menu_win</STRONG>  - make and break menu window and subwindow asso-
        ciations
@@ -7,7 +7,7 @@
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;menu.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><menu.h></STRONG>
        int set_menu_win(MENU *menu, WINDOW *win);
        WINDOW *menu_win(const MENU *menu);
        int set_menu_sub(MENU *menu, WINDOW *sub);
@@ -61,8 +61,8 @@
 <H2>SEE ALSO</H2><PRE>
        <STRONG><A HREF="ncurses.3x.html">curses(3X)</A></STRONG>, <STRONG><A HREF="menu.3x.html">menu(3X)</A></STRONG>.
 
-       The header file <STRONG>&lt;menu.h&gt;</STRONG> automatically includes the header
-       file <STRONG>&lt;curses.h&gt;</STRONG>.
+       The header file <STRONG><menu.h></STRONG> automatically includes the header
+       file <STRONG><curses.h></STRONG>.
 
 
 </PRE>