]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/form_win.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / form_win.3x.html
similarity index 84%
rename from Ada95/html/form_win.3x.html
rename to Ada95/html/man/form_win.3x.html
index 3d5e94b1b6f93a4dcf0c120a2d988787da8f1fb7..fdb60b7c85c566380dfa85c4ec8b6741428abbf8 100644 (file)
@@ -1,5 +1,5 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>form_win</STRONG>  - make and break form window and subwindow asso-
        ciations
@@ -7,7 +7,7 @@
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;form.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><form.h></STRONG>
        int set_form_win(FORM *form, WINDOW *win);
        WINDOW *form_win(const FORM *form);
        int set_form_sub(FORM *form, WINDOW *sub);
@@ -31,8 +31,8 @@
        treated as a request to change  the  system  default  form
        window or subwindow.
 
-       The   function   <STRONG>scale_window</STRONG>  returns  the  minimum  size
-       required for the subwindow of <EM>form</EM>.
+       The  function <STRONG>scale_form</STRONG> returns the minimum size required
+       for the subwindow of <EM>form</EM>.
 
 
 </PRE>
@@ -61,8 +61,8 @@
 <H2>SEE ALSO</H2><PRE>
        <STRONG><A HREF="ncurses.3x.html">curses(3X)</A></STRONG>, <STRONG><A HREF="form.3x.html">form(3X)</A></STRONG>.
 
-       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>