diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-14 01:35:39 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-14 01:35:39 +0000 |
commit | 511606141e59ca0e36e658b45fc0a50dc09f223d (patch) | |
tree | a506015e92a4469b63702989944f55229ab14231 /lib/libform/form_field.3 | |
parent | 2f989e3c9fbd4a1d4ab89751828ab851ee1cdd3d (diff) |
update the NAME section; ok nicm schwarze
Diffstat (limited to 'lib/libform/form_field.3')
-rw-r--r-- | lib/libform/form_field.3 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/libform/form_field.3 b/lib/libform/form_field.3 index c5a464763e4..7821967c22d 100644 --- a/lib/libform/form_field.3 +++ b/lib/libform/form_field.3 @@ -1,5 +1,5 @@ '\" t -.\" $OpenBSD: form_field.3,v 1.9 2010/01/12 23:22:07 nicm Exp $ +.\" $OpenBSD: form_field.3,v 1.10 2015/11/14 01:35:38 jmc Exp $ .\" .\"*************************************************************************** .\" Copyright (c) 1998-2003,2006 Free Software Foundation, Inc. * @@ -29,10 +29,12 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_field.3,v 1.9 2010/01/12 23:22:07 nicm Exp $ +.\" $Id: form_field.3,v 1.10 2015/11/14 01:35:38 jmc Exp $ .TH form_field 3 "" .SH NAME -\fBform_field\fR - make and break connections between fields and forms +\fBset_form_fields\fR, \fBform_fields\fR, +\fBfield_count\fR, \fBmove_field\fR +- make and break connections between fields and forms .SH SYNOPSIS \fB#include <form.h>\fR .br |