summaryrefslogtreecommitdiff
path: root/lib/libform/form_field_buffer.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libform/form_field_buffer.3')
-rw-r--r--lib/libform/form_field_buffer.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libform/form_field_buffer.3 b/lib/libform/form_field_buffer.3
index ab65dae541a..9a8ae5b6bc5 100644
--- a/lib/libform/form_field_buffer.3
+++ b/lib/libform/form_field_buffer.3
@@ -1,5 +1,5 @@
'\" t
-.\" $OpenBSD: form_field_buffer.3,v 1.7 1998/09/17 04:14:34 millert Exp $
+.\" $OpenBSD: form_field_buffer.3,v 1.8 1999/01/22 03:30:53 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -29,7 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_field_buffer.3x,v 1.5 1998/08/27 21:21:04 Rick.Ohnemus Exp $
+.\" $From: form_field_buffer.3x,v 1.6 1998/11/29 01:06:10 Rick.Ohnemus Exp $
.TH form_field_buffer 3 ""
.SH NAME
\fBform_field_buffer\fR - field buffer control
@@ -53,8 +53,8 @@ numbered buffers may be allocated by applications through the \fBnbuf\fR
argument of (see \fBform_field_new\fR(3)) but are not manipulated by the forms
library. The function \fBfield_buffer\fR returns the foreground attribute.
-The function \fBset_field_status\fR sets the associated status flag of
-\fIfield\fR; \fBfield_status\fR gets the current value. The status flag
+The function \fBset_field_status\fR sets the associated status flag of
+\fIfield\fR; \fBfield_status\fR gets the current value. The status flag
is set to a nonzero value whenever the field changes.
The function \fBset_max_field\fR sets the maximum size for a dynamic field.
@@ -75,7 +75,7 @@ System error occurred (see \fBerrno\fR).
\fBE_BAD_ARGUMENT\fR
Routine detected an incorrect or out-of-range argument.
.SH SEE ALSO
-\fBcurses\fR(3) and 3 pages whose names begin "form_" for detailed
+\fBcurses\fR(3) and 3 pages whose names begin with "form_" for detailed
descriptions of the entry points.
.SH NOTES
The header file \fB<form.h>\fR automatically includes the header file