X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_fieldtype.3x.html;h=7f195ee37a8c466d38bc1373ca298d91266dc838;hp=9bf4fee5510418c1b8b844c2e1cb5104cff600e3;hb=refs%2Ftags%2Fv5.8;hpb=90ffd624948c543a457324ee777717e4130f2ad2 diff --git a/doc/html/man/form_fieldtype.3x.html b/doc/html/man/form_fieldtype.3x.html index 9bf4fee5..7f195ee3 100644 --- a/doc/html/man/form_fieldtype.3x.html +++ b/doc/html/man/form_fieldtype.3x.html @@ -112,8 +112,8 @@ REQ_PREV_CHOICE assume that the possible values of a field form an ordered set, and provide the forms user with a way to move through the set. The set_fieldtype_choice func- - tion allows forms programmers to define successor and pre- - decessor functions for the field type. These functions + tion allows forms programmers to define successor and + predecessor functions for the field type. These functions take the field pointer and an argument-block structure as arguments.