diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-09-17 04:14:50 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-09-17 04:14:50 +0000 |
commit | 90e9edeb57b7efe3b1aba0ddeda30341b7e9fd0c (patch) | |
tree | 11483598ad9b90bf8b2be3421ce004a559028779 /lib/libform/form_field_new.3 | |
parent | 0b81d39237f399c737f2a448986f6568f88ed1f8 (diff) |
ncurses-4.2-980912
Diffstat (limited to 'lib/libform/form_field_new.3')
-rw-r--r-- | lib/libform/form_field_new.3 | 6 |
1 files changed, 3 insertions, 3 deletions
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 |