summaryrefslogtreecommitdiffstats
path: root/lib/libform/form_userptr.3
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1997-12-03 05:42:24 +0000
committermillert <millert@openbsd.org>1997-12-03 05:42:24 +0000
commit1e5d079f584a9478c6051e8e9132eb0d05928ade (patch)
treeb925951a3f8fef84f0dd3e30cf2f0cc072279d20 /lib/libform/form_userptr.3
parentMerge of ncurses-4.1-971129 (diff)
downloadwireguard-openbsd-1e5d079f584a9478c6051e8e9132eb0d05928ade.tar.xz
wireguard-openbsd-1e5d079f584a9478c6051e8e9132eb0d05928ade.zip
3X -> 3
Diffstat (limited to 'lib/libform/form_userptr.3')
-rw-r--r--lib/libform/form_userptr.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libform/form_userptr.3 b/lib/libform/form_userptr.3
index 05e802cc001..a2c2a2a0ac1 100644
--- a/lib/libform/form_userptr.3
+++ b/lib/libform/form_userptr.3
@@ -1,6 +1,6 @@
-.\" $OpenBSD: form_userptr.3,v 1.3 1997/12/03 05:40:09 millert Exp $
'\" t
-.TH form_userptr 3X ""
+.\" $OpenBSD: form_userptr.3,v 1.4 1997/12/03 05:46:35 millert Exp $
+.TH form_userptr 3 ""
.SH NAME
\fBform_userptr\fR - associate application data with a form item
.SH SYNOPSIS
@@ -24,7 +24,7 @@ The routine succeeded.
\fBE_SYSTEM_ERROR\fR
System error occurred (see \fBerrno\fR).
.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.