From 332fa27640b1901ac632e6d37a4aa9643d0f8594 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Wed, 20 Oct 2021 23:22:45 +0000 Subject: ncurses-6.3 --- doc/html/man/form_variables.3x.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'doc/html/man/form_variables.3x.html') diff --git a/doc/html/man/form_variables.3x.html b/doc/html/man/form_variables.3x.html index f78a53e..218a09c 100644 --- a/doc/html/man/form_variables.3x.html +++ b/doc/html/man/form_variables.3x.html @@ -1,4 +1,4 @@ - @@ -65,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

@@ -98,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.
 
 
-- 
cgit v1.2.1