X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fwresize.3x.html;h=dff5834db79c5207b89bacb1d7364f1dbb3ce6e8;hb=da5e7c6148aa378da9d8da09be73e0ddd3995c6f;hp=9367a6df3b3961db9f402a3a482b910010040cf1;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;p=ncurses.git diff --git a/doc/html/man/wresize.3x.html b/doc/html/man/wresize.3x.html index 9367a6df..dff5834d 100644 --- a/doc/html/man/wresize.3x.html +++ b/doc/html/man/wresize.3x.html @@ -1,7 +1,7 @@ @@ -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 wbkgndset) 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.