X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fwresize.3x;h=54c1fc6bccc588bf096bbc9c0844a6f1b7b51f20;hp=8afaddaae3053267eb3cd93fe31e93af1915c038;hb=0af9283ca273c267ee6036c3b88115d9ba6d55a6;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280 diff --git a/man/wresize.3x b/man/wresize.3x index 8afaddaa..54c1fc6b 100644 --- a/man/wresize.3x +++ b/man/wresize.3x @@ -29,14 +29,14 @@ .\" .\" Author: Thomas E. Dickey 1996 .\" -.\" $Id: wresize.3x,v 1.16 2020/02/02 23:34:34 tom Exp $ +.\" $Id: wresize.3x,v 1.17 2020/10/17 23:56:38 tom Exp $ .TH wresize 3X "" .SH NAME \fBwresize\fR \- resize a curses window .SH SYNOPSIS \fB#include \fR .sp -\fBint wresize(WINDOW *win, int lines, int columns);\fR +\fBint wresize(WINDOW *\fP\fIwin\fP\fB, int \fP\fIlines\fP\fB, int \fP\fIcolumns\fP\fB);\fR .SH DESCRIPTION This is an extension to the curses library. It reallocates storage for an \fBncurses\fR