diff options
author | 2015-11-14 01:35:38 +0000 | |
---|---|---|
committer | 2015-11-14 01:35:38 +0000 | |
commit | 28362de0e5e5cd709ec7529cd859da4c223de12c (patch) | |
tree | d4a5975cb4a7aebd2bffccf67c39dcb903e66add /lib/libform/form_userptr.3 | |
parent | remove the machine arch from Dt - this file gets installed on more (diff) | |
download | wireguard-openbsd-28362de0e5e5cd709ec7529cd859da4c223de12c.tar.xz wireguard-openbsd-28362de0e5e5cd709ec7529cd859da4c223de12c.zip |
update the NAME section; ok nicm schwarze
Diffstat (limited to 'lib/libform/form_userptr.3')
-rw-r--r-- | lib/libform/form_userptr.3 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libform/form_userptr.3 b/lib/libform/form_userptr.3 index 9ea1daf3cd2..3b4be2e3c64 100644 --- a/lib/libform/form_userptr.3 +++ b/lib/libform/form_userptr.3 @@ -1,5 +1,5 @@ '\" t -.\" $OpenBSD: form_userptr.3,v 1.8 2010/01/12 23:22:07 nicm Exp $ +.\" $OpenBSD: form_userptr.3,v 1.9 2015/11/14 01:35:38 jmc Exp $ .\" .\"*************************************************************************** .\" Copyright (c) 1998,2006 Free Software Foundation, Inc. * @@ -29,10 +29,11 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_userptr.3,v 1.8 2010/01/12 23:22:07 nicm Exp $ +.\" $Id: form_userptr.3,v 1.9 2015/11/14 01:35:38 jmc Exp $ .TH form_userptr 3 "" .SH NAME -\fBform_userptr\fR - associate application data with a form item +\fBset_form_userptr\fR, \fBform_userptr\fR +- associate application data with a form item .SH SYNOPSIS \fB#include <form.h>\fR .br |