X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fhtml%2Fman%2Fform_field_attributes.3x.html;fp=Ada95%2Fhtml%2Fform_field_attributes.3x.html;h=2408cbcb6f9132b9a6155b997a11a1b1779b8170;hp=3cef5851c71bb189566dd61a7d3b234d2e84f851;hb=0eb88fc5281804773e2a0c7a488a4452463535ce;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/Ada95/html/form_field_attributes.3x.html b/Ada95/html/man/form_field_attributes.3x.html similarity index 88% rename from Ada95/html/form_field_attributes.3x.html rename to Ada95/html/man/form_field_attributes.3x.html index 3cef5851..2408cbcb 100644 --- a/Ada95/html/form_field_attributes.3x.html +++ b/Ada95/html/man/form_field_attributes.3x.html @@ -1,5 +1,5 @@ - +
        form_field_attributes  -  color  and attribute control for
        form fields
@@ -7,7 +7,7 @@
 
 

SYNOPSIS

-       #include <form.h>
+       #include 
        int set_field_fore(FIELD *field, chtype attr);
        chtype field_fore(const FIELD *field);
        int set_field_back(FIELD *field, chtype attr);
@@ -55,8 +55,8 @@
 
 

NOTES

-       The header file <form.h> automatically includes the header
-       file <curses.h>.
+       The header file  automatically includes the header
+       file .