]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/form_opts.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / form_opts.3x.html
similarity index 87%
rename from Ada95/html/form_opts.3x.html
rename to Ada95/html/man/form_opts.3x.html
index 839facd1624d3a6d8592a4c61f0275f0c47db268..f4e6ce313e0e8b098fed6d3600e29fef65d45589 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>form_opts</STRONG> - set and get form options
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;form.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><form.h></STRONG>
        int set_form_opts(FORM *form, OPTIONS opts);
        int form_opts_on(FORM *form, OPTIONS opts);
        int form_opts_off(FORM *form, OPTIONS opts);
@@ -59,8 +59,8 @@
 
 </PRE>
 <H2>NOTES</H2><PRE>
-       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>