X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_win.3x;fp=man%2Fform_win.3x;h=ba9e3687cff00a22b89968d17b229cf0fc208e0d;hp=11e92f90767fed89f55d467c1249c4f72bf04543;hb=d79ff7b4d5f5ac63e7d9d7e76706d95a1ddb243c;hpb=515d83a2495606171a23c6eee948aea07536d178 diff --git a/man/form_win.3x b/man/form_win.3x index 11e92f90..ba9e3687 100644 --- a/man/form_win.3x +++ b/man/form_win.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright 2018-2021,2022 Thomas E. Dickey * +.\" Copyright 2018-2022,2023 Thomas E. Dickey * .\" Copyright 1998-2006,2010 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -28,8 +28,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_win.3x,v 1.22 2022/02/12 20:03:40 tom Exp $ -.TH form_win 3X 2022-02-12 "ncurses 6.4" "Library calls" +.\" $Id: form_win.3x,v 1.25 2023/07/01 15:46:10 tom Exp $ +.TH form_win 3X 2023-07-01 "ncurses 6.4" "Library calls" .SH NAME \fBform_win\fP \- make and break form window and subwindow associations .SH SYNOPSIS @@ -44,7 +44,6 @@ \fBWINDOW *form_sub(const FORM *\fIform\fB);\fR .sp \fBint scale_form(const FORM *\fIform\fB, int *\fIrows\fB, int *\fIcolumns\fB);\fR -.br .SH DESCRIPTION Every form has an associated pair of \fBcurses\fP windows. The form window