X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fwresize.3x.html;h=4287e621273e323c36ae09e27e5fabcbfc382e2e;hp=170c2d637f9bbcd0e7c3beb22d57cad5b2770833;hb=0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e;ds=sidebyside diff --git a/doc/html/man/wresize.3x.html b/doc/html/man/wresize.3x.html index 170c2d63..4287e621 100644 --- a/doc/html/man/wresize.3x.html +++ b/doc/html/man/wresize.3x.html @@ -28,7 +28,7 @@ * authorization. * **************************************************************************** * Author: Thomas E. Dickey 1996 - * @Id: wresize.3x,v 1.11 2010/07/31 15:30:32 tom Exp @ + * @Id: wresize.3x,v 1.12 2010/08/14 23:12:04 Tim.van.der.Molen Exp @ --> @@ -60,12 +60,12 @@

DESCRIPTION

-       The  wresize  function  reallocates storage for an ncurses
-       window to adjust its dimensions to the  specified  values.
-       If either dimension is larger than the current values, the
-       window's data is filled with blanks that have the  current
-       background  rendition  (as  set  by  wbkgdset) merged into
-       them.
+       This  is  an  extension to the curses library.  It reallo-
+       cates storage for an ncurses window to adjust  its  dimen-
+       sions  to  the  specified  values.  If either dimension is
+       larger than the  current  values,  the  window's  data  is
+       filled with blanks that have the current background rendi-
+       tion (as set by wbkgdset) merged into them.