X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_variables.3x.html;h=f78a53e73e51cd1bfa2cca824751d0055e668896;hp=55394b4acfa60fe47eba4b27d4e736724cd0e58d;hb=a90dd7b66fa711acd24d8181ea20e4f57d4b36cd;hpb=58552e8c761a70f8f0bd591fecdf576fa8216e3e diff --git a/doc/html/man/form_variables.3x.html b/doc/html/man/form_variables.3x.html index 55394b4a..f78a53e7 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

-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 +64,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.
+       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 +90,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 +98,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 +107,7 @@
 
 
 
-                                                     form_variables(3x)
+                                                            form_variables(3x)