X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fwresize.3x.html;h=7bdf75f91ccb16546bac9422b7cf319318b8526a;hp=3e4ed35a2f5e13050e3815c209cf7d9ed8390ab6;hb=e6f4ffe150c7d919792f29a70b4f031cfab5ef06;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/doc/html/man/wresize.3x.html b/doc/html/man/wresize.3x.html index 3e4ed35a..7bdf75f9 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.