]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/mitem_name.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / mitem_name.3x.html
similarity index 78%
rename from Ada95/html/mitem_name.3x.html
rename to Ada95/html/man/mitem_name.3x.html
index 7af9608d5a5caf85bd6da235287ba022d9716493..6e3ebef36f2f43cceb408e500bc6db72e624a812 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>mitem_name</STRONG> - get menu item name and description fields
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;menu.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><menu.h></STRONG>
        const char *item_name(const ITEM *item);
        const char *item_description(const ITEM *item);
 
@@ -31,8 +31,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>