X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fwresize.3x;h=1500913b2debc8fdd75e37d478a85bc7eb6ec727;hp=d20115a77178792087fc279b1a96d8de1b82bfe9;hb=16fbf3f4f7d96b6ee6bf9159b22f26e05962aa3d;hpb=74433bcf4f6fe40862a28f3c00edaedcd5054b01 diff --git a/man/wresize.3x b/man/wresize.3x index d20115a7..1500913b 100644 --- a/man/wresize.3x +++ b/man/wresize.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright 2018-2020,2021 Thomas E. Dickey * +.\" Copyright 2018-2021,2022 Thomas E. Dickey * .\" Copyright 1998-2010,2015 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -29,14 +29,14 @@ .\" .\" Author: Thomas E. Dickey 1996 .\" -.\" $Id: wresize.3x,v 1.19 2021/12/25 21:42:57 tom Exp $ +.\" $Id: wresize.3x,v 1.20 2022/02/12 20:07:29 tom Exp $ .TH wresize 3X "" .SH NAME \fBwresize\fP \- resize a curses window .SH SYNOPSIS \fB#include \fP .sp -\fBint wresize(WINDOW *\fP\fIwin\fP\fB, int \fP\fIlines\fP\fB, int \fP\fIcolumns\fP\fB);\fP +\fBint wresize(WINDOW *\fIwin\fB, int \fIlines\fB, int \fIcolumns\fB);\fR .SH DESCRIPTION This is an extension to the curses library. It reallocates storage for an \fBncurses\fP