summaryrefslogtreecommitdiff
path: root/lib/libform
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libform')
-rw-r--r--lib/libform/form.3tbl6
-rw-r--r--lib/libform/form_cursor.36
-rw-r--r--lib/libform/form_data.36
-rw-r--r--lib/libform/form_field.36
-rw-r--r--lib/libform/form_field_attributes.36
-rw-r--r--lib/libform/form_field_buffer.36
-rw-r--r--lib/libform/form_field_info.36
-rw-r--r--lib/libform/form_field_just.36
-rw-r--r--lib/libform/form_field_new.36
-rw-r--r--lib/libform/form_field_opts.36
-rw-r--r--lib/libform/form_field_userptr.36
-rw-r--r--lib/libform/form_fieldtype.36
-rw-r--r--lib/libform/form_hook.36
-rw-r--r--lib/libform/form_new.36
-rw-r--r--lib/libform/form_new_page.36
-rw-r--r--lib/libform/form_opts.36
-rw-r--r--lib/libform/form_page.36
-rw-r--r--lib/libform/form_post.36
-rw-r--r--lib/libform/form_requestname.36
-rw-r--r--lib/libform/form_userptr.36
-rw-r--r--lib/libform/form_win.36
21 files changed, 63 insertions, 63 deletions
diff --git a/lib/libform/form.3tbl b/lib/libform/form.3tbl
index 27d3c0233cd..d796b030ab2 100644
--- a/lib/libform/form.3tbl
+++ b/lib/libform/form.3tbl
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form.3tbl,v 1.2 1998/07/24 02:36:56 millert Exp $
+'\" t
+.\" $OpenBSD: form.3tbl,v 1.3 1998/09/17 04:14:33 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-'\" t
-.\" $From: form.3x,v 1.9 1998/03/11 21:12:53 juergen Exp $
+.\" $From: form.3x,v 1.10 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form 3 ""
.SH NAME
\fBform\fR - curses extension for programming forms
diff --git a/lib/libform/form_cursor.3 b/lib/libform/form_cursor.3
index cf055b4b1f7..b6c088e8a7d 100644
--- a/lib/libform/form_cursor.3
+++ b/lib/libform/form_cursor.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_cursor.3,v 1.4 1998/07/24 02:36:59 millert Exp $
+'\" t
+.\" $OpenBSD: form_cursor.3,v 1.5 1998/09/17 04:14:34 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_cursor.3x,v 1.2 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_cursor.3x,v 1.3 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_cursor 3 ""
.SH NAME
\fBform_cursor\fR - position a form window cursor
diff --git a/lib/libform/form_data.3 b/lib/libform/form_data.3
index ed59a61a509..ebc62d10ecf 100644
--- a/lib/libform/form_data.3
+++ b/lib/libform/form_data.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_data.3,v 1.7 1998/08/29 21:12:22 deraadt Exp $
+'\" t
+.\" $OpenBSD: form_data.3,v 1.8 1998/09/17 04:14:34 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_data.3x,v 1.4 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_data.3x,v 1.5 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_data 3 ""
.SH NAME
\fBform_data\fR - test for off-screen data in given forms
diff --git a/lib/libform/form_field.3 b/lib/libform/form_field.3
index a784e8bd49d..9c0d192dfe8 100644
--- a/lib/libform/form_field.3
+++ b/lib/libform/form_field.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_field.3,v 1.5 1998/07/24 02:37:03 millert Exp $
+'\" t
+.\" $OpenBSD: form_field.3,v 1.6 1998/09/17 04:14:34 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_field.3x,v 1.3 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_field.3x,v 1.4 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_field 3 ""
.SH NAME
\fBform_field\fR - make and break connections between fields and forms
diff --git a/lib/libform/form_field_attributes.3 b/lib/libform/form_field_attributes.3
index a97a655c664..a6da669c3ba 100644
--- a/lib/libform/form_field_attributes.3
+++ b/lib/libform/form_field_attributes.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_field_attributes.3,v 1.5 1998/07/24 02:37:04 millert Exp $
+'\" t
+.\" $OpenBSD: form_field_attributes.3,v 1.6 1998/09/17 04:14:34 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_field_attributes.3x,v 1.3 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_field_attributes.3x,v 1.4 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_field_attributes 3 ""
.SH NAME
\fBform_field_attributes\fR - color and attribute control for form fields
diff --git a/lib/libform/form_field_buffer.3 b/lib/libform/form_field_buffer.3
index 464866d1257..ab65dae541a 100644
--- a/lib/libform/form_field_buffer.3
+++ b/lib/libform/form_field_buffer.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_field_buffer.3,v 1.6 1998/07/24 02:37:05 millert Exp $
+'\" t
+.\" $OpenBSD: form_field_buffer.3,v 1.7 1998/09/17 04:14:34 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_field_buffer.3x,v 1.4 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_field_buffer.3x,v 1.5 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_field_buffer 3 ""
.SH NAME
\fBform_field_buffer\fR - field buffer control
diff --git a/lib/libform/form_field_info.3 b/lib/libform/form_field_info.3
index 1bf74f698ca..027a6e2f73c 100644
--- a/lib/libform/form_field_info.3
+++ b/lib/libform/form_field_info.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_field_info.3,v 1.5 1998/07/24 02:37:06 millert Exp $
+'\" t
+.\" $OpenBSD: form_field_info.3,v 1.6 1998/09/17 04:14:35 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_field_info.3x,v 1.3 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_field_info.3x,v 1.4 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_field_info 3 ""
.SH NAME
\fBform_field_info\fR - retrieve field characteristics
diff --git a/lib/libform/form_field_just.3 b/lib/libform/form_field_just.3
index 74ce7c7afe6..2d248a72b51 100644
--- a/lib/libform/form_field_just.3
+++ b/lib/libform/form_field_just.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_field_just.3,v 1.5 1998/07/24 02:37:07 millert Exp $
+'\" t
+.\" $OpenBSD: form_field_just.3,v 1.6 1998/09/17 04:14:35 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_field_just.3x,v 1.3 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_field_just.3x,v 1.4 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_field_just 3 ""
.SH NAME
\fBform_field_just\fR - retrieve field characteristics
diff --git a/lib/libform/form_field_new.3 b/lib/libform/form_field_new.3
index 355942c310c..a69e3fc6798 100644
--- a/lib/libform/form_field_new.3
+++ b/lib/libform/form_field_new.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_field_new.3,v 1.6 1998/07/24 02:37:08 millert Exp $
+'\" t
+.\" $OpenBSD: form_field_new.3,v 1.7 1998/09/17 04:14:35 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.'" $From: form_field_new.3x,v 1.7 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.'" $From: form_field_new.3x,v 1.8 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_field_new 3 ""
.SH NAME
\fBform_field_new\fR - create and destroy form fields
diff --git a/lib/libform/form_field_opts.3 b/lib/libform/form_field_opts.3
index f7de35c89e7..4f6d474337b 100644
--- a/lib/libform/form_field_opts.3
+++ b/lib/libform/form_field_opts.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_field_opts.3,v 1.5 1998/07/24 02:37:10 millert Exp $
+'\" t
+.\" $OpenBSD: form_field_opts.3,v 1.6 1998/09/17 04:14:35 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_field_opts.3x,v 1.5 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_field_opts.3x,v 1.6 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_field_opts 3 ""
.SH NAME
\fBform_field_opts\fR - set and get field options
diff --git a/lib/libform/form_field_userptr.3 b/lib/libform/form_field_userptr.3
index 3d204241d63..0677013ed49 100644
--- a/lib/libform/form_field_userptr.3
+++ b/lib/libform/form_field_userptr.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_field_userptr.3,v 1.5 1998/07/24 02:37:11 millert Exp $
+'\" t
+.\" $OpenBSD: form_field_userptr.3,v 1.6 1998/09/17 04:14:35 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_field_userptr.3x,v 1.4 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_field_userptr.3x,v 1.5 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_field_userptr 3 ""
.SH NAME
\fBform_field_userptr\fR - associate application data with a form field
diff --git a/lib/libform/form_fieldtype.3 b/lib/libform/form_fieldtype.3
index 310fc25d30e..3a545d27550 100644
--- a/lib/libform/form_fieldtype.3
+++ b/lib/libform/form_fieldtype.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_fieldtype.3,v 1.5 1998/07/24 02:37:13 millert Exp $
+'\" t
+.\" $OpenBSD: form_fieldtype.3,v 1.6 1998/09/17 04:14:36 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_fieldtype.3x,v 1.5 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_fieldtype.3x,v 1.6 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_field 3 ""
.SH NAME
\fBform_fieldtype\fR - define validation-field types
diff --git a/lib/libform/form_hook.3 b/lib/libform/form_hook.3
index 6394a882f43..4239c5638c6 100644
--- a/lib/libform/form_hook.3
+++ b/lib/libform/form_hook.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_hook.3,v 1.5 1998/07/24 02:37:14 millert Exp $
+'\" t
+.\" $OpenBSD: form_hook.3,v 1.6 1998/09/17 04:14:36 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_hook.3x,v 1.3 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_hook.3x,v 1.4 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_hook 3 ""
.SH NAME
\fBform_hook\fR - set hooks for automatic invocation by applications
diff --git a/lib/libform/form_new.3 b/lib/libform/form_new.3
index f60ee86dbc8..eb4c993b20f 100644
--- a/lib/libform/form_new.3
+++ b/lib/libform/form_new.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_new.3,v 1.5 1998/07/24 02:37:15 millert Exp $
+'\" t
+.\" $OpenBSD: form_new.3,v 1.6 1998/09/17 04:14:36 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_new.3x,v 1.3 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_new.3x,v 1.4 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_new 3 ""
.SH NAME
\fBform_new\fR - create and destroy forms
diff --git a/lib/libform/form_new_page.3 b/lib/libform/form_new_page.3
index 661557fa08b..bb5a481e53d 100644
--- a/lib/libform/form_new_page.3
+++ b/lib/libform/form_new_page.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_new_page.3,v 1.5 1998/07/24 02:37:16 millert Exp $
+'\" t
+.\" $OpenBSD: form_new_page.3,v 1.6 1998/09/17 04:14:36 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_new_page.3x,v 1.3 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_new_page.3x,v 1.4 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_new_page 3 ""
.SH NAME
\fBform_new_page\fR - form pagination functions
diff --git a/lib/libform/form_opts.3 b/lib/libform/form_opts.3
index dc1dd6d3528..60c802f14c0 100644
--- a/lib/libform/form_opts.3
+++ b/lib/libform/form_opts.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_opts.3,v 1.5 1998/07/24 02:37:18 millert Exp $
+'\" t
+.\" $OpenBSD: form_opts.3,v 1.6 1998/09/17 04:14:36 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_opts.3x,v 1.4 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_opts.3x,v 1.5 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_opts 3 ""
.SH NAME
\fBform_opts\fR - set and get form options
diff --git a/lib/libform/form_page.3 b/lib/libform/form_page.3
index 6fa5a52a00a..3f41b639b21 100644
--- a/lib/libform/form_page.3
+++ b/lib/libform/form_page.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_page.3,v 1.5 1998/07/24 02:37:19 millert Exp $
+'\" t
+.\" $OpenBSD: form_page.3,v 1.6 1998/09/17 04:14:37 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_page.3x,v 1.6 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_page.3x,v 1.7 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_page 3 ""
.SH NAME
\fBform_page\fR - set and get form page number
diff --git a/lib/libform/form_post.3 b/lib/libform/form_post.3
index 72c5ea39390..a76026d0aca 100644
--- a/lib/libform/form_post.3
+++ b/lib/libform/form_post.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_post.3,v 1.4 1998/07/24 02:37:20 millert Exp $
+'\" t
+.\" $OpenBSD: form_post.3,v 1.5 1998/09/17 04:14:37 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_post.3x,v 1.2 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_post.3x,v 1.3 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_post 3 ""
.SH NAME
\fBform_post\fR - write or erase forms from associated subwindows
diff --git a/lib/libform/form_requestname.3 b/lib/libform/form_requestname.3
index 5c47e56b885..613d78a1b1d 100644
--- a/lib/libform/form_requestname.3
+++ b/lib/libform/form_requestname.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_requestname.3,v 1.4 1998/07/24 02:37:21 millert Exp $
+'\" t
+.\" $OpenBSD: form_requestname.3,v 1.5 1998/09/17 04:14:37 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_requestname.3x,v 1.4 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_requestname.3x,v 1.5 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_requestname 3 ""
.SH NAME
\fBform_requestname\fR - handle printable form request names
diff --git a/lib/libform/form_userptr.3 b/lib/libform/form_userptr.3
index 73c75f7620e..c94c8232b77 100644
--- a/lib/libform/form_userptr.3
+++ b/lib/libform/form_userptr.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_userptr.3,v 1.5 1998/07/24 02:37:22 millert Exp $
+'\" t
+.\" $OpenBSD: form_userptr.3,v 1.6 1998/09/17 04:14:37 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_userptr.3x,v 1.7 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_userptr.3x,v 1.8 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_userptr 3 ""
.SH NAME
\fBform_userptr\fR - associate application data with a form item
diff --git a/lib/libform/form_win.3 b/lib/libform/form_win.3
index 033e51b75c0..df04a554ff2 100644
--- a/lib/libform/form_win.3
+++ b/lib/libform/form_win.3
@@ -1,4 +1,5 @@
-.\" $OpenBSD: form_win.3,v 1.5 1998/07/24 02:37:23 millert Exp $
+'\" t
+.\" $OpenBSD: form_win.3,v 1.6 1998/09/17 04:14:37 millert Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -28,8 +29,7 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $From: form_win.3x,v 1.5 1998/03/11 21:12:53 juergen Exp $
-'\" t
+.\" $From: form_win.3x,v 1.6 1998/08/27 21:21:04 Rick.Ohnemus Exp $
.TH form_win 3 ""
.SH NAME
\fBform_win\fR - make and break form window and subwindow associations