X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_data.3x.html;h=d3d94d4842a6cc92239d7062673ebffc71b1a20c;hp=8e248e5500a784d86a2b3843d30092a303398e6d;hb=c0f109a299a82a33c16bd7af942a12ce9aefaaf0;hpb=6208c89f98f1cf9fe0980bd8e791846ce007a13d diff --git a/doc/html/man/form_data.3x.html b/doc/html/man/form_data.3x.html index 8e248e55..d3d94d48 100644 --- a/doc/html/man/form_data.3x.html +++ b/doc/html/man/form_data.3x.html @@ -1,7 +1,8 @@ - + form_data 3x - +

form_data 3x

-form_data(3x)                                             form_data(3x)
+form_data(3x)                                                    form_data(3x)
 
 
 
 
 

NAME

-       data_ahead,  data_behind  -  test  for  off-screen data in
-       given forms
+       data_ahead, data_behind - test for off-screen data in given forms
 
 
 

SYNOPSIS

@@ -58,13 +58,11 @@
 
 
 

DESCRIPTION

-       The function data_ahead tests whether there is  off-screen
-       data  ahead  in  the  given  form.  It returns TRUE (1) or
-       FALSE (0).
+       The function data_ahead tests whether there is off-screen data ahead in
+       the given form.  It returns TRUE (1) or FALSE (0).
 
-       The function data_behind tests whether there is off-screen
-       data  behind  in  the  given form.  It returns TRUE (1) or
-       FALSE (0).
+       The function data_behind tests whether there is off-screen data  behind
+       in the given form.  It returns TRUE (1) or FALSE (0).
 
 
 

SEE ALSO

@@ -72,22 +70,22 @@
 
 
 

NOTES

-       The header file <form.h> automatically includes the header
-       file <curses.h>.
+       The  header  file  <form.h>  automatically  includes  the  header  file
+       <curses.h>.
 
 
 

PORTABILITY

-       These  routines  emulate the System V forms library.  They
-       were not supported on Version 7 or BSD versions.
+       These routines emulate the System V forms library.  They were not  sup-
+       ported on Version 7 or BSD versions.
 
 
 

AUTHORS

-       Juergen Pfeifer.  Manual  pages  and  adaptation  for  new
-       curses by Eric S. Raymond.
+       Juergen Pfeifer.  Manual pages and adaptation for new curses by Eric S.
+       Raymond.
 
 
 
-                                                          form_data(3x)
+                                                                 form_data(3x)