]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/menu_requestname.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / menu_requestname.3x.html
similarity index 83%
rename from Ada95/html/menu_requestname.3x.html
rename to Ada95/html/man/menu_requestname.3x.html
index 25b3f5454b8891f34d56f73b555a0b766afb8112..dd8f26e5546581d5e4e0a34c7339c52dc081f8b1 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>menu_requestname</STRONG> - handle printable menu request names
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;menu.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><menu.h></STRONG>
        const char *menu_request_name(int request);
        int menu_request_by_name(const char *name);
 
@@ -34,8 +34,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>