X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fform_fieldtype.3x.html;h=7f195ee37a8c466d38bc1373ca298d91266dc838;hb=f367fa254ce3fe29710c86971f04e03111c2bd2c;hp=3da72c077dca739c69efc7cfb1d1d69dbbaa3adb;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e;p=ncurses.git diff --git a/doc/html/man/form_fieldtype.3x.html b/doc/html/man/form_fieldtype.3x.html index 3da72c07..7f195ee3 100644 --- a/doc/html/man/form_fieldtype.3x.html +++ b/doc/html/man/form_fieldtype.3x.html @@ -28,7 +28,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: form_fieldtype.3x,v 1.15 2010/07/31 16:10:55 tom Exp @ + * @Id: form_fieldtype.3x,v 1.16 2010/12/04 18:40:45 tom Exp @ --> @@ -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.