From 332fa27640b1901ac632e6d37a4aa9643d0f8594 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Wed, 20 Oct 2021 23:22:45 +0000 Subject: ncurses-6.3 --- man/wresize.3x | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/wresize.3x') diff --git a/man/wresize.3x b/man/wresize.3x index 8afadda..54c1fc6 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 -- cgit v1.2.1