]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/mitem_opts.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / mitem_opts.3x.html
similarity index 86%
rename from Ada95/html/mitem_opts.3x.html
rename to Ada95/html/man/mitem_opts.3x.html
index 02fd97e01545ac3abfb4adcb89fcfa0857f4a702..a4224ff5ddb7c2fc8dd4a300b19334dc54e2cdd5 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>mitem_opts</STRONG> - set and get menu item options
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;menu.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><menu.h></STRONG>
        int set_item_opts(ITEM *item, OPTIONS opts);
        int item_opts_on(ITEM *item, OPTIONS opts);
        int item_opts_off(ITEM *item, OPTIONS opts);
@@ -51,8 +51,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>