summaryrefslogtreecommitdiffstats
path: root/lib/libform/form_field.3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-11-14 01:35:38 +0000
committerjmc <jmc@openbsd.org>2015-11-14 01:35:38 +0000
commit28362de0e5e5cd709ec7529cd859da4c223de12c (patch)
treed4a5975cb4a7aebd2bffccf67c39dcb903e66add /lib/libform/form_field.3
parentremove the machine arch from Dt - this file gets installed on more (diff)
downloadwireguard-openbsd-28362de0e5e5cd709ec7529cd859da4c223de12c.tar.xz
wireguard-openbsd-28362de0e5e5cd709ec7529cd859da4c223de12c.zip
update the NAME section; ok nicm schwarze
Diffstat (limited to 'lib/libform/form_field.3')
-rw-r--r--lib/libform/form_field.38
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