diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1999-01-22 03:30:55 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1999-01-22 03:30:55 +0000 |
commit | 370dfb9984c7e490aa64d2709b834be2257c2887 (patch) | |
tree | 26d3cd9c22c305614714ea8a72dbc678beb30a35 /lib/libform/form.3tbl | |
parent | 396b9e13463e960e78b5fef1af45b1c9eef26528 (diff) |
cosmetic man page changes from latest ncurses
Diffstat (limited to 'lib/libform/form.3tbl')
-rw-r--r-- | lib/libform/form.3tbl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libform/form.3tbl b/lib/libform/form.3tbl index d796b030ab2..40f036a409b 100644 --- a/lib/libform/form.3tbl +++ b/lib/libform/form.3tbl @@ -1,5 +1,5 @@ '\" t -.\" $OpenBSD: form.3tbl,v 1.3 1998/09/17 04:14:33 millert Exp $ +.\" $OpenBSD: form.3tbl,v 1.4 1999/01/22 03:30:52 millert Exp $ .\" .\"*************************************************************************** .\" Copyright (c) 1998 Free Software Foundation, Inc. * @@ -29,7 +29,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $From: form.3x,v 1.10 1998/08/27 21:21:04 Rick.Ohnemus Exp $ +.\" $From: form.3x,v 1.11 1998/11/29 01:05:34 Rick.Ohnemus Exp $ .TH form 3 "" .SH NAME \fBform\fR - curses extension for programming forms @@ -61,7 +61,7 @@ rendering of fields already created. The following table lists each \fBform\fR routine and the name of the manual page on which it is described. -.TS +.TS l l l l . \fBcurses\fR Routine Name Manual Page Name @@ -178,7 +178,7 @@ No fields are connected to the form. \fBE_REQUEST_DENIED\fR The form driver could not process the request. .SH SEE ALSO -\fBcurses\fR(3) and 3 pages whose names begin "form_" for detailed +\fBcurses\fR(3) and 3 pages whose names begin with "form_" for detailed descriptions of the entry points. .SH NOTES The header file \fB<form.h>\fR automatically includes the header files |