X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fform_field.3x;h=e916bf18255cb1092bc17b10fd234f83c38913dc;hb=refs%2Ftags%2Fv5.5;hp=f452036baeab0ea6722c4d6e49eeb5a417afe3cd;hpb=0eb88fc5281804773e2a0c7a488a4452463535ce;p=ncurses.git diff --git a/man/form_field.3x b/man/form_field.3x index f452036b..e916bf18 100644 --- a/man/form_field.3x +++ b/man/form_field.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998 Free Software Foundation, Inc. * +.\" Copyright (c) 1998,2003 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_field.3x,v 1.5 1998/11/29 01:05:52 Rick.Ohnemus Exp $ +.\" $Id: form_field.3x,v 1.6 2003/05/10 20:33:49 jmc Exp $ .TH form_field 3X "" .SH NAME \fBform_field\fR - make and break connections between fields and forms @@ -50,7 +50,7 @@ The function \fBform_fields\fR returns the field array of the given form. The function \fBfield_count\fR returns the count of fields in \fIform\fR. -The function \fBmove_field\fR move the given field (which must be disconnected) +The function \fBmove_field\fR moves the given field (which must be disconnected) to a specified location on the screen. .SH RETURN VALUES The function \fBform_fields\fR returns \fBNULL\fR on error.