summaryrefslogtreecommitdiff
path: root/lib/libform/form_field.3
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1997-12-03 05:46:36 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1997-12-03 05:46:36 +0000
commit0f96161d812b7b302fb04256ac11de048d8c0f0e (patch)
tree3e5dfb2fa60e0af9b9b987d751b33d11ce075f8e /lib/libform/form_field.3
parentcbdbd26c93fe9f2c94ac50b49e3ebfb56a979d0b (diff)
3X -> 3
Diffstat (limited to 'lib/libform/form_field.3')
-rw-r--r--lib/libform/form_field.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libform/form_field.3 b/lib/libform/form_field.3
index 6412da0f173..155b8a1c69d 100644
--- a/lib/libform/form_field.3
+++ b/lib/libform/form_field.3
@@ -1,6 +1,6 @@
-.\" $OpenBSD: form_field.3,v 1.3 1997/12/03 05:40:01 millert Exp $
'\" t
-.TH form_field 3X ""
+.\" $OpenBSD: form_field.3,v 1.4 1997/12/03 05:46:28 millert Exp $
+.TH form_field 3 ""
.SH NAME
\fBform_field\fR - make and break connections between fields and forms
.SH SYNOPSIS
@@ -48,7 +48,7 @@ The form is already posted.
\fBE_CONNECTED\fR
The field is already connected to a form.
.SH SEE ALSO
-\fBcurses\fR(3X), \fBform\fR(3X).
+\fBcurses\fR(3), \fBform\fR(3).
.SH NOTES
The header file \fB<form.h>\fR automatically includes the header file
\fB<curses.h>\fR.