]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/form_new_page.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / form_new_page.3x.html
similarity index 84%
rename from Ada95/html/form_new_page.3x.html
rename to Ada95/html/man/form_new_page.3x.html
index b2f5deb4e7fcc6b3143a9f1cc4f2814c7ea723ae..ef7cffca514a7e3c8f02bcfaf0451ba65798e580 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>form_new_page</STRONG> - form pagination functions
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;form.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><form.h></STRONG>
        int set_new_page(FIELD *field, bool new_page_flag);
        bool new_page(const FIELD *field);
 
@@ -44,8 +44,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>