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_post.3 | |
parent | 2f989e3c9fbd4a1d4ab89751828ab851ee1cdd3d (diff) |
update the NAME section; ok nicm schwarze
Diffstat (limited to 'lib/libform/form_post.3')
-rw-r--r-- | lib/libform/form_post.3 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libform/form_post.3 b/lib/libform/form_post.3 index 1cc25cdae00..ca29a6a4698 100644 --- a/lib/libform/form_post.3 +++ b/lib/libform/form_post.3 @@ -1,5 +1,5 @@ '\" t -.\" $OpenBSD: form_post.3,v 1.7 2010/01/12 23:22:07 nicm Exp $ +.\" $OpenBSD: form_post.3,v 1.8 2015/11/14 01:35:38 jmc Exp $ .\" .\"*************************************************************************** .\" Copyright (c) 1998,2006 Free Software Foundation, Inc. * @@ -29,10 +29,11 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_post.3,v 1.7 2010/01/12 23:22:07 nicm Exp $ +.\" $Id: form_post.3,v 1.8 2015/11/14 01:35:38 jmc Exp $ .TH form_post 3 "" .SH NAME -\fBform_post\fR - write or erase forms from associated subwindows +\fBpost_form\fR, \fBunpost_form\fR +- write or erase forms from associated subwindows .SH SYNOPSIS \fB#include <form.h>\fR .br |