]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/form_page.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / form_page.3x.html
similarity index 88%
rename from Ada95/html/form_page.3x.html
rename to Ada95/html/man/form_page.3x.html
index 7715748ff5ab8d7cb05a09964f95cd5fd81a72d7..700f8e07548186e4a24127c06b1f937315cfea3a 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>form_page</STRONG> - set and get form page number
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;form.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><form.h></STRONG>
        int set_current_field(FORM *form, FIELD *field);
        FIELD *current_field(const FORM *);
        int set_form_page(FORM *form, int n);
@@ -61,8 +61,8 @@
 <H2>SEE ALSO</H2><PRE>
        <STRONG><A HREF="ncurses.3x.html">curses(3X)</A></STRONG>, <STRONG><A HREF="form.3x.html">form(3X)</A></STRONG>.
 
-       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>