X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=man%2Fwresize.3x;h=6a31db493deea5b95d14ab3b4b1f70af5e51c951;hb=64845eab0d05cd928ed2455d5bc5b58e0b33c893;hp=ab2674d66e317af1b7ad6084eab5423caf6d7adc;hpb=7e062bb2764a87d98073a90ee65a234a2679f9c1;p=ncurses.git diff --git a/man/wresize.3x b/man/wresize.3x index ab2674d6..6a31db49 100644 --- a/man/wresize.3x +++ b/man/wresize.3x @@ -29,15 +29,17 @@ .\" .\" Author: Thomas E. Dickey 1996 .\" -.\" $Id: wresize.3x,v 1.31 2023/09/30 21:38:11 tom Exp $ -.TH wresize 3X 2023-09-30 "ncurses 6.4" "Library calls" +.\" $Id: wresize.3x,v 1.32 2023/10/07 21:19:07 tom Exp $ +.TH wresize 3X 2023-10-07 "ncurses 6.4" "Library calls" .SH NAME \fB\%wresize\fP \- resize a \fIcurses\fR window .SH SYNOPSIS -\fB#include \fP -.sp -\fBint wresize(WINDOW *\fIwin\fB, int \fIlines\fB, int \fIcolumns\fB);\fR +.nf +\fB#include +.PP +\fBint wresize(WINDOW *\fIwin\fP, int \fIlines\fP, int \fIcolumns\fP); +.fi .SH DESCRIPTION This is an extension to the curses library. It reallocates storage for an \fBncurses\fP