diff options
author | 2000-07-24 04:06:09 +0000 | |
---|---|---|
committer | 2000-07-24 04:06:09 +0000 | |
commit | 2a9262cfa0c64e36a033f83af8d3756af1bb0e57 (patch) | |
tree | bd7eebec09718dc6a1455d5b35dd937c44bb3da1 /lib/libform | |
parent | Rename move() to moveplayer() to avoid clashing with curses; (diff) | |
download | wireguard-openbsd-2a9262cfa0c64e36a033f83af8d3756af1bb0e57.tar.xz wireguard-openbsd-2a9262cfa0c64e36a033f83af8d3756af1bb0e57.zip |
Update to ncurses-5.1-20000722
Diffstat (limited to 'lib/libform')
-rw-r--r-- | lib/libform/form_fieldtype.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libform/form_fieldtype.3 b/lib/libform/form_fieldtype.3 index 77b85a3ff4e..72ff4b665a9 100644 --- a/lib/libform/form_fieldtype.3 +++ b/lib/libform/form_fieldtype.3 @@ -1,8 +1,8 @@ '\" t -.\" $OpenBSD: form_fieldtype.3,v 1.7 1999/01/22 03:30:53 millert Exp $ +.\" $OpenBSD: form_fieldtype.3,v 1.8 2000/07/24 04:06:11 millert Exp $ .\" .\"*************************************************************************** -.\" Copyright (c) 1998 Free Software Foundation, Inc. * +.\" Copyright (c) 1998,2000 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -29,8 +29,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $From: form_fieldtype.3x,v 1.7 1998/11/29 01:07:16 Rick.Ohnemus Exp $ -.TH form_field 3 "" +.\" $From: From: form_fieldtype.3x,v 1.8 2000/07/15 22:02:03 tom Exp $ +.TH form_fieldtype 3 "" .SH NAME \fBform_fieldtype\fR - define validation-field types .SH SYNOPSIS |