]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/man/form_field_just.3x.html
ncurses 5.0
[ncurses.git] / Ada95 / html / man / form_field_just.3x.html
similarity index 85%
rename from Ada95/html/form_field_just.3x.html
rename to Ada95/html/man/form_field_just.3x.html
index c95657efebbcdfc57efc36d29388f7b0b7e714fe..3691707092ab7a5c4a57ad05782a95ca8843bac8 100644 (file)
@@ -1,12 +1,12 @@
 <HTML>
-<BODY BGCOLOR="#99ccbb" TEXT="#000000" LINK="#4060b0" VLINK="#000080" ALINK="#ff4040">
+<BODY>
 <PRE>
        <STRONG>form_field_just</STRONG> - retrieve field characteristics
 
 
 </PRE>
 <H2>SYNOPSIS</H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;form.h&gt;</STRONG>
+       <STRONG>#include</STRONG> <STRONG><form.h></STRONG>
        int set_field_just(FIELD *field, int justification);
        int field_just(const FIELD *field);
 
@@ -45,8 +45,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>