]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/form_field_opts.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / form_field_opts.3x.html
similarity index 89%
rename from Ada95/html/form_field_opts.3x.html
rename to Ada95/html/man/form_field_opts.3x.html
index d1be72bc2937e119a25b2480c9c81e7e7bd21cf6..5eabb112ad6a8ff0ab40848530e9e520840989f1 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>form_field_opts</STRONG> - set and get field options
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;form.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><form.h></STRONG>
        int set_field_opts(FIELD *field, OPTIONS opts);
        int field_opts_on(FIELD *field, OPTIONS opts);
        int field_opts_off(FIELD *field, OPTIONS opts);
@@ -85,8 +85,8 @@
        <STRONG><A HREF="ncurses.3x.html">curses(3X)</A></STRONG>, <STRONG><A HREF="form.3x.html">form(3X)</A></STRONG>.
 
 
-       <STRONG>NOTES</STRONG>  The header file <STRONG>&lt;form.h&gt;</STRONG> automatically includes the
-              header file <STRONG>&lt;curses.h&gt;</STRONG>.
+       <STRONG>NOTES</STRONG>  The header file <STRONG><form.h></STRONG> automatically includes the
+              header file <STRONG><curses.h></STRONG>.
 
 
 </PRE>