X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_variables.3x.html;h=844f0ae5d724dbbb2b01ea149a94dce3ef5abd06;hp=f1a4590e4e34269acbbdc9ac47283283c7cc0f4c;hb=8f6d94b8d6211a2323caef53fa4c96c475ec9a62;hpb=6208c89f98f1cf9fe0980bd8e791846ce007a13d diff --git a/doc/html/man/form_variables.3x.html b/doc/html/man/form_variables.3x.html index f1a4590e..844f0ae5 100644 --- a/doc/html/man/form_variables.3x.html +++ b/doc/html/man/form_variables.3x.html @@ -1,6 +1,6 @@ - + form_variables 3x - +

form_variables 3x

-form_variables(3x)                                   form_variables(3x)
+form_variables(3x)                                          form_variables(3x)
 
 
 
 
 

NAME

-       TYPE_ALNUM, TYPE_ALPHA, TYPE_ENUM, TYPE_INTEGER,
-       TYPE_IPV4, TYPE_NUMERIC, TYPE_REGEXP - form system global
-       variables
+       TYPE_ALNUM, TYPE_ALPHA, TYPE_ENUM, TYPE_INTEGER, TYPE_IPV4,
+       TYPE_NUMERIC, TYPE_REGEXP - form system global variables
 
 
 

SYNOPSIS

@@ -64,10 +63,9 @@
 
 
 

DESCRIPTION

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

TYPE_ALNUM

@@ -91,8 +89,7 @@
 
 
 

TYPE_NUMERIC

-       This holds a decimal number, with optional sign and  deci-
-       mal point.
+       This holds a decimal number, with optional sign and decimal point.
 
 
 

TYPE_REGEXP

@@ -100,8 +97,8 @@
 
 
 

PORTABILITY

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

SEE ALSO

@@ -109,7 +106,7 @@
 
 
 
-                                                     form_variables(3x)
+                                                            form_variables(3x)