X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fhtml%2Fman%2Fform_win.3x.html;fp=Ada95%2Fhtml%2Fform_win.3x.html;h=fdb60b7c85c566380dfa85c4ec8b6741428abbf8;hp=3d5e94b1b6f93a4dcf0c120a2d988787da8f1fb7;hb=refs%2Ftags%2Fv5.0;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/Ada95/html/form_win.3x.html b/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 3d5e94b1..fdb60b7c 100644 --- a/Ada95/html/form_win.3x.html +++ b/Ada95/html/man/form_win.3x.html @@ -1,5 +1,5 @@ - +
        form_win  - make and break form window and subwindow asso-
        ciations
@@ -7,7 +7,7 @@
 
 

SYNOPSIS

-       #include <form.h>
+       #include 
        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   scale_window  returns  the  minimum  size
-       required for the subwindow of form.
+       The  function scale_form returns the minimum size required
+       for the subwindow of form.
 
 
 
@@ -61,8 +61,8 @@

SEE ALSO

        curses(3X), form(3X).
 
-       The header file <form.h> automatically includes the header
-       file <curses.h>.
+       The header file  automatically includes the header
+       file .