X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_variables.3x.html;h=93d0a06203d565084673910cb1471e42647023e2;hb=87154b424ea0f67c2965d00e861ddfb134082d94;hp=86df85c67de415cf5de9c139666ad18f01553056;hpb=8d3ea9021573747ecd129228ba7782a03243f62c;p=ncurses.git diff --git a/doc/html/man/form_variables.3x.html b/doc/html/man/form_variables.3x.html index 86df85c6..93d0a062 100644 --- a/doc/html/man/form_variables.3x.html +++ b/doc/html/man/form_variables.3x.html @@ -1,6 +1,7 @@ - - + form_variables 3x - - + +

form_variables 3x

@@ -64,8 +65,9 @@

DESCRIPTION

        These are building blocks for the form library,  defining  fields  that
-       can  be  created  using set_fieldtype(3x).  Each provides functions for
-       field- and character-validation, according to the given datatype.
+       can  be  created using the form_fieldtype(3x) functions.  Each provides
+       functions for field- and character-validation, according to  the  given
+       datatype.
 
 
 

TYPE_ALNUM

@@ -97,7 +99,7 @@
 
 
 

PORTABILITY

-       The TYPE_IPV4 variable is an extension not provided by older  implemen-
+       The  TYPE_IPV4 variable is an extension not provided by older implemen-
        tations of the form library.