]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/menu_opts.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / menu_opts.3x.html
similarity index 89%
rename from Ada95/html/menu_opts.3x.html
rename to Ada95/html/man/menu_opts.3x.html
index 2e4362ce963574ec0ea9e5657125b4eb89bb7ef0..8de4b8a204d28b851e8d06794fd52a42598ea2e6 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>menu_opts</STRONG> - set and get menu options
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;menu.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><menu.h></STRONG>
        int set_menu_opts(MENU *menu, OPTIONS opts);
        int menu_opts_on(MENU *menu, OPTIONS opts);
        int menu_opts_off(MENU *menu, OPTIONS opts);
@@ -72,8 +72,8 @@
 
 </PRE>
 <H2>NOTES</H2><PRE>
-       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>