]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/form_field.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / form_field.3x.html
similarity index 94%
rename from Ada95/html/form_field.3x.html
rename to Ada95/html/man/form_field.3x.html
index df9822f9fc60297578ff07cfd4e9d9bc3e36184b..470f01df22f74b7e3852dc7e861962a04368668b 100644 (file)
@@ -1,5 +1,5 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>form_field</STRONG> - make and break connections between fields and
        forms
@@ -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_fields(FORM *form, FIELD **fields);
        FIELD **form_fields(const FORM *form);
        int field_count(const FORM *form);