]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/form_new.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / form_new.3x.html
similarity index 84%
rename from Ada95/html/form_new.3x.html
rename to Ada95/html/man/form_new.3x.html
index 7527ca97cfe2132076e3dda4946d1ad20d5d179d..98dfd32678877cdfabdea52b19aae5ea6bf287c3 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>form_new</STRONG> - create and destroy forms
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;form.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><form.h></STRONG>
        FORM *new_form(FIELD **fields);
        int free_form(FORM *form);
 
@@ -47,8 +47,8 @@
 
 </PRE>
 <H2>NOTES</H2><PRE>
-       The header file <STRONG>&lt;form.h&gt;</STRONG> automatically includes the header
-       file <STRONG>&lt;curses.h&gt;</STRONG>.
+       The header file <STRONG><form.h></STRONG> automatically includes the header
+       file <STRONG><curses.h></STRONG>.
 
 
 </PRE>